@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
	position: relative;
	font-size: 73%;
	font-family: メイリオ, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	color: #333;
	background: #ededf5 url(../images/tt_bg-body.jpg) center top repeat-x;

}
a {
	color: #02344d;
}
a:hover {
	color: #d40246;
}
img {
	border: none;
}
address { 
	font-style: normal; 
	font-size: 115%;
}
.tm-small {
	font-size: 70%;
}
.section .clr-right {
	clear: both;
	margin: 1em 0;
 	text-align: right;
}
.section .clr-right .next{
	padding-left: 25px;
	background:  url(../images/tt-next.gif) center left no-repeat;	
}
.cursor-bottom { margin-top: 1em;}
.underline span {
	margin-right: .5em;
	text-decoration: underline;
	font-size: 90%;
}
#main-wrapper {
	position: relative;
	margin: 0 auto;
	text-align: center;
	background:  url(../images/wrapper_bg.jpg) center 0 no-repeat;	
}
#wrapper {
	position: relative;
	width: 880px;
	height: 835px;
	margin: 0 auto;
	text-align: left;
	background:  url(../images/wrapper_bg.jpg) center 0 no-repeat;		
}

#navigation {
	position: absolute;
	left: 10px;
	top: 250px;
	width: 283px;
	padding-bottom: 1px;
	line-height: 1.65;
}

#navigation li {	
	padding: 3px 0 3px 1em;
	background: url(../images/nav_bg.gif) left bottom no-repeat;
}
#navigation #top {
	padding: 2px 0;
}
#content {
	position: absolute;
	left: 350px;
	top: 21px;
	width: 530px;
}
#content .section {
	margin-top: 20px;
	letter-spacing: .1em;
}

.section p, .section dl {
	margin-top: .75em;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
}
#copyright {
	position: absolute;
	left: 10px;
	top: 580px;
	width: 283px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h4 {
	margin-bottom: .5em;
	color: #02273a;
	font-size: 130%;
	line-height: 1.2;
}
h5 {	
	margin-top: 1.25em;
	margin-bottom: .25em;
	color: #02273a;
	font-size: 100%;
	font-weight: normal;
	border-bottom: #999 1px solid;
	clear: both; 
}
h6 {
	font-size: 14px;
	margin-top: 1em;
	clear: both; 
}
.f-140 {
	width: 140px;
	float: left;
	text-align: left;
}
.f-360 {
	width: 350px;
	padding-bottom: 1.5em;
	float: right;
}
#sell-point { height:130px; margin-bottom:.5em; }
#sell-points { height:150px; margin-bottom:1em; }
#sell-point li, #sell-points li { list-style: none; float: left; }
.order {
	margin: 2.5em 0 2.5em 0;
	width: 100%;
	clear:both;
}
.order a {
	display :block;
	width: 250px;
	height: 38px;
	background: url(../img/contact03.png) 0 0 no-repeat;
}

.order a:hover img  {
	visibility: hidden;
}


#coName {
	position: absolute;
	left: -50px;
	top: 6px;
	width: 119px;
	height: 51px;
	color: #006;
}
#coName a {
	text-indent: -5000px;
	width: 119px;
	height: 51px;
	overflow:hidden;
	display: block;
	background: url(../images/tt-header.jpg) 0 0 no-repeat;	
}
#siteName {
	position: absolute;
	left: 5px;
	top: 70px;
	width: 310px;
	padding: 45px 0 0 0px;
	font-weight: normal;
	font-size: 100%;
	color: #006;
}
#tt-contact-tag {
	position: absolute;
	left: 152px;
	top: 7px;
	width: 149px;
	height: 67px;
}
#tt-contact-tag a {
	text-indent: -5000px;
	width: 148px;
	height: 78px;
	overflow:hidden;
	display: block;
	background: url(../images/tt-header.jpg) right top no-repeat;	
}
.end a {
	background:transparent url(http://www.jscape.jp/images/icon/press.png) no-repeat scroll left center;
	padding:0 0 2px 20px;
}
#go-top {
	position: absolute;
	bottom: 0;
	right: -73px;
	width: 10px;
	padding: 7px;
	background-color: #F3F4cc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#go-top a { 
	text-decoration: none;
 	display: block;
	line-height: 1.3;
}
#footer-menu { 
	border-top: 1px solid #999;
	margin: 30px auto 0 auto;
	width: 495px;
	padding-top: 10px;
	font-size:82%;
	overflow: hidden;
}
#footer-menu li { 
	width: 122px;
	display: inline;	
	float: left;
	font-weight: bold;
}
#footer-menu li ul li { font-weight: normal; padding-bottom: 1px;}
noscript p { color: #fff; }