/* CSS Document */

body,td,th {
	font-size: small;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	margin: 0px;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6699cc;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
h1, h2, h3, h4, h5, h6, p, dl,dt,dd,ul,li,form{
	margin:0;
	padding:0;
}
.red{
	color:#FF0000;
	font-weight:bold;
}
.reds{
	color:#FF0000;
}
.gray{color:#999999;}
.red{color:#FF0000;}
.b{font-weight:bold;}
.right{float:right;}
.small{font-size:small;}
.small2{font-size:x-small;}
/*---------------------------------------- layout --*/
#wrapper{
	width:750px;
	background-image: url(../images/bg_wrap.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
}
#header{
	background-image: url(../images/bg_head.jpg);
	height: 85px;
	padding: 15px 13px 3px;
}
#contents{
}
#main{
	width: 550px;
	padding:15px 0 20px;
	float: right;
}
#side{
	width: 174px;
	float: left;
	margin: 0;
	padding: 15px 13px 20px;
}
#footer{
	clear: both;
	font-size:12px;
}
/*---------------------------------------- header --*/
#header h1{
	display:inline;
}
.sitemap{
	margin:0;
	padding:0 0 0 25px;
	line-height:21px;
	background-image:url(../images/sitemap.gif);
	background-repeat:no-repeat;
	width: 90px;
	position: absolute; top:15px; left:635px;
	font-weight:bold;
	font-size:90%;
}
.sitemap a:link, 
.sitemap a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sitemap a:hover, 
.sitemap a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.header_b{
	margin:0;
	padding:0;
	width:254px;
	height:27px;
	position: absolute; top:69px; left:496px;
}
/*---------------------------------------- contents --*/

/*---------------------------------------- main --*/
.topicpath{
	text-align:right;
	margin: 0 20px 0;
}
#main h2{
	margin:0;
	padding:10px 10px 15px 50px;
	font-size:medium;
	background-image:url(../images/midasi.gif);
	background-repeat:no-repeat;
}
.box{
	margin:0 20px 25px;
	font-size: medium;
	clear: both;
}
.box p{
	margin:5px 0 15px;
	line-height:1.4em;
}
.box2{
	margin:0 20px 25px;
	font-size: small;
	clear: both;
}
.box2 p{
	margin:5px 5px 15px;
	line-height:1.4em;
}
.flash{
	margin:0 0 10px;
}
.top{
	margin:20px;
	text-align:right;
}
.top a{
	margin:0;
	padding:2px 0 2px 20px;
	background-image:url(../images/icon3.gif);
	background-repeat:no-repeat;
	font-size: small;
}
/*---------------------------------------- side --*/
.menu{
	margin:0 0 20px;
	padding:0;
	font-size:12px;
}
.menu li{
	margin:0 0 1px;
	padding:0;
	list-style:none;
}
.menu a{
	margin:0;
	padding:7px 0 8px 15px;
	height:12px;
	display:block;
	border:solid 1px #CCCCCC;
	background-image:url(../images/icon.gif);
	background-repeat:repeat-y;

}
.menu a:link, .menu a:visited{
	background-color:#FFFFFF;
	color:#333333;
	text-decoration: none;

}
.menu a:hover, .menu a:active{
	background-color:#FFFFCC;
	color:#333333;
	text-decoration: none;
}
.sideLink{
	margin:0 0 20px;
	padding:5px 0 5px;
	border:solid 1px #999999;
	background-color:#FFFFFF;
}
.sideLink li{
	margin:0;
	padding:5px 10px 5px;
	list-style:none;
}
.newLink{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	border-bottom:none;
}
.newLink li{
	margin:0;
	padding:5px 10px 5px;
	list-style:none;
	border-bottom:solid 1px #999999;
}
/*---------------------------------------- button --*/
.button{
	margin: 25px 5px 0;
}
.button img, .button2 img{
	margin:0 15px 0;
}
.button2{
	margin: 25px 5px 20px;
	text-align:center;
}
/*---------------------------------------- footer --*/
.footLink{
	padding:15px 10px 5px;
	background-color:#FFFFFF;
	border-top:dotted 1px #999999;
	vertical-align: text-bottom;
}
.footLink img{
	margin-top:-5px;
	border:none;
}
.footLink ul{
	display:inline;
}
.footLink li{
	display:inline;
	list-style:none;
	border-left:solid 1px #999999;
	padding:0 5px 0 7px;
	line-height:1.5em;
}
.footLink li.b-none{border:none;}
.copyright{
	background-image: url(../images/foot.gif);
	background-repeat:no-repeat;
	background-color:#091640;
	color:#FFFFFF;
	padding:10px 10px 7px 47px;
	font-family:Verdana;
	font-size:x-small;
}
.copy{float: right;}
/*---------------------------------------- from --*/
table.inquiry{
	margin:0 auto;
	width:90%;
}
table.inquiry td{
	padding:5px 0 5px;
	border-bottom:dotted 1px #CCCCCC;
}
table.inquiry p{
	margin:0;
}
.text-b1{
	padding:0 0 0 12px;
	background-image:url(../images/icon.gif);
	background-repeat:repeat-y;
}
table.inquiry td.text-b2{
	padding:3px 5px 3px 12px;
	background-image:url(../images/icon.gif);
	background-repeat:repeat-y;
}
.w95{width:95%;}
textarea{font-size:small;}
/*---------------------------------------- table --*/
table.comp{
	margin:0 auto;
	margin-top:15px;
	width:95%;
	border: solid 1px #CCCCCC;
}

td.c_td1, td.c_td2{
	padding:5px;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
}
td.c_td1{background-color:#ebeef7;}
td.c_td2{background-color:#ffffff;}

.price caption, .price2 caption, .kakin caption{
	padding: 3px 0 3px 5px;
	font-weight:bold;
	font-size: small;
	color: #122562;
	letter-spacing:1em;
	background-color:#ebeef7;
	border-left:solid 3px #888ea3;
	border-right:solid 3px #888ea3;
	border-bottom:solid 1px #FFFFFF;
}
.price{
	border-collapse:collapse;
}
.price th{
	padding:3px 5px 3px;
	text-align:left;
	border: solid 1px #CCCCCC;
	background-color: #fff3e5;
}
.price td{
	padding:5px 3px 5px;
	border: solid 1px #CCCCCC;
}
.price2{
	border-collapse:collapse;
	text-align: center;
}
.price2 th{
	padding:3px;
	border: solid 1px #CCCCCC;
	font-weight: normal;
	background-color: #fff3e5;
}
.price2 td{
	padding:5px 3px 5px;
	border: solid 1px #CCCCCC;
}
th.bg_blue{background-color:#ebeef7;}
.kakin{
	width:85%;
	text-align:right;
	border-collapse:collapse;
}
.kakin th{
	border:solid 1px #CCCCCC;
	padding:2px 5px 2px;
}
.kakin th.th1{
	border:solid 1px #CCCCCC;
	text-align: center;
	background-color: #fff3e5;
}
.kakin th.th2{
	border:solid 1px #CCCCCC;
	font-weight:normal;
}
.kakin td{
	border:solid 1px #CCCCCC;
	padding:2px 5px 2px;
}
.kakin td.td2{
	text-align:center;
}
.kakin td.t-foot{
	text-align:left;
	border:none;
}
/*---------------------------------------- sitemap --*/
ul.smap{
	margin:20px;
}
.smap li{
	margin-bottom:5px;
	padding:0 0 0 15px;
	list-style:none;
	background-image:url(../images/icon2.gif);
	background-repeat:no-repeat;
}

/*---------------------------------------- list --*/
.listA{
	line-height:1.3em;
}
.listA dt, .sub3{
	padding: 3px 0 3px 15px;
	font-weight:bold;
	font-size:medium;
	color: #122562;
	background-color:#ebeef7;
	background-image: url(../images/icon.gif);
	background-repeat: repeat-y;
	clear: both;
}
.listA dd{
	margin:5px 0 15px 15px;
}
.rss{
	margin:10px 0 0;
	padding:0;
}
.rss li{
	margin:5px 0 0;
	padding:0 0 5px 15px;
	list-style:none;
	background-image:url(../images/icon2.gif);
	background-repeat:no-repeat;
	border-bottom:dashed 1px #CCCCCC;
}
/*---------------------------------------- FAQ --*/
.faq{
	margin:40px 0 0;
	line-height:1.3em;
}
.faq dt{
	margin:0;
	padding:5px 0 10px 35px;
	color:#1c284f;
	background-image:url(../images/q.gif);
	background-repeat:no-repeat;
	border-bottom:dashed 1px #CCCCCC;
}
.faq dd{
	margin:3px 0 0;
	padding:0 0 15px 35px;
	background-image:url(../images/a.gif);
	background-repeat:no-repeat;
}
.faqLi{
	margin:10px 0 10px;
}
.faqLi li{
	margin:0 0 8px;
	padding:0 0 0 15px;
	list-style:none;
	background-image: url(../images/icon4.gif);
	background-repeat:no-repeat;
}
/*---------------------------------------- flow --*/
.flow{
	background-image:url(../images/yagirusi.gif);
	background-repeat: repeat-y;
	height: 154px;
}
/*----------------------------------------  --*/
.pageNavi{
	margin:0 20px 0;
	padding:0 10px 0;
	clear:both;
	border:double 3px #CCCCCC;
	font-size: medium;
}
/*---------------------------------------- sub --*/
.sub{
	margin:0 auto;
	margin-top:10px;
	padding:3px 5px 3px;
	width:90%;
	background-color:#ebeef7;
	font-size: small;
	border-left:solid 3px #091640;
}
.sub2{
	margin:10px;
	padding:3px 5px 3px;
	font-size: medium;
	background-color:#fff3e5;
	border-left:solid 3px #FF6600;
	clear: both;
}
.sub4{
	margin:20px 0 5px;
	padding:3px 5px 3px;
	font-size: medium;
	border-left:solid 3px #FF6600;
	clear: both;
}
/*----------------------------------------  --*/

#footerBotLink {
	width:730px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#footerBotLink a {
	font-size: 0.8em;
	color: #777;
	text-decoration: underline;
}
#footerBotLink a:hover {
	text-decoration: none;
}
