/* CSS Document */

a:link{
	color:#003399;
}
a:visited{
	color:#003399;
}
a:hover{
	color:	#999999;
}
a:active{
	color:#CCCCCC;
}

body{
	margin:0;
	padding:0;
	background-image:url(img/back.gif);
	background-repeat:repeat;
	background-color:#CCCCCC;
	color:#666666;

}

h1,h2,h3,h4,h5,h6,p,ul,td{
	margin:0;
	padding:0;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	text-align:left;
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#body{
	background-color:#FFFFFF;
	width:730px;
	padding-top:15px;
}

/*#sitemap{
	text-align:right;
	padding-top:5px;
	padding-bottom:2px;
	padding-right:18px;
	font-size:10px;

}*/

#logo{
	background-image:url(img/logo_top.gif);
	background-repeat:no-repeat;
	width:700px;
	height:200px;
	text-align:center;
}

table{
	width:700px;
	padding:0px;
	margin:0px;
	border:0px;
	margin:0 auto;
	text-align:left;
	/* position:relative;
	top:-20px;*/
}

.button{
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
}

.button img{
	vertical-align:middle;
}



/*table上部*/
.wakul_t{
	width:20px;
	height:30px;
	background-image:url(img/waku_l_t.gif);
	background-repeat:no-repeat;
}

.waku{
	width:660px;
	height:30px;
	background-image:url(img/waku.gif);
	background-repeat:repeat-x;
}

.waku img{
	text-align:left;
	margin:0;
	padding:0;
}

.waku h2{
	font-weight:800;
	font-size:13px;
	padding-top:5px;
	color:#333333;
}

.wakur_t{
	background-image:url(img/waku_r_t.gif);
	background-repeat:no-repeat;
	width:20px;
	height:30px;
}

/*table中部*/

.wakul{
	background-image:url(img/waku_l.gif);
	background-repeat:	repeat-y;
	width:20px;
}

.wakuc{
	background-color:#FFFFFF;
	width:660px;
}

.wakuc h3{
	padding-top:10px;
	font-weight:600;
	color:#666666;
}

.wakuc p{
	padding-top:10px;
	padding-left:10px;
}

.wakuc img{
	vertical-align:middle;
	margin:5px;
	/*float:left;*/
}

.wakur{
	background-image:url(img/waku_r.gif);
	background-repeat:	repeat-y;
	width:20px;
}

/*table下部*/
.wakul_b{
	background-image:url(img/waku_l_b.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

.wakub{
	background-image:url(img/waku_b.gif);
	background-repeat:repeat-x;
	width:660px;
	height:20px;
	text-align:right;
	font-size:10px;
}

.wakur_b{
	background-image:url(img/waku_r_b.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

.wakub img{
	vertical-align:middle;
}

#tokucho img{
	margin:0px;
}

#tokucho p{
	padding-top:10px;
	padding-left:15px;
}

.copyright{
	text-align:center;
	font-size:11px;
	padding:5px 0px
}

.scroll{
	width:638px;
	height:100px;
	overflow:auto;
	/*background-color:#F7F7F7;*/
	padding:10px;
	margin-top:10px;
	border-style:solid;
	border-width:1px;
	border-top-color:#999999;
	border-bottom-color:#CCCCCC;
	border-left-color:#999999;
	border-right-color:#CCCCCC;
}

.question{
	margin-bottom:10px;
	padding-left:0px;
}


.answer h3{
	border-style:solid none none none;
	border-width:1px;
	border-top-color:#CCCCCC;
	color:#003399;
}

.answer h4{
	padding-top:10px;
	color:#CC0000;
	font-weight:600;
}

.answer p{
	padding-top:0px;
	padding-bottom:10px;
	padding-left:24px;
}

#sample img{
	margin-bottom:20px;
}

.option {
	border-style:solid none none none;
	border-width:1px;
	border-top-color:#CCCCCC;
	margin-top:10px;
}

.price{
	text-align:right;
}
















