/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #666666;
	line-height:150%;
}
body {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
}

img {border:0;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#HEADER{
	background-color:#000000;
}


#MIDDLE{
}

.infotable{
margin:10px auto;
}

.infotable div{
margin:10px;
}

.infotable p{
margin:5px 0;
}

.spec{
margin:10px auto;
}

/* 詳細ボタン　*/
.syosaibtn{ text-align:right;
			margin:5px;}
.syosaibtn p{ border:solid 2px #666666;
			text-align:center;
			vertical-align:middle;
			font-size:10pt;
			font-weight:bold;
			padding:3px;
			width:100px;}
.syosaibtn a:link{ color:#6699FF;
		text-decoration:none;}
.syosaibtn a:visited{ color:#6699FF;
		text-decoration:none;}
.syosaibtn a:hover{color:#9999FF;
	text-decoration:none;}


.linkcat{border-bottom:1px dashed #4d4d4d; text-align:right; font-size:9pt; color:#808080; height:15px; margin:0;margin-top:2px;}

.linkcatlist{ text-align:center;border-bottom:1px dashed #4d4d4d;border-top:1px dashed #4d4d4d;margin:20px 10px;color:#808080;}
.linkcatneme{ text-align:center;color:#000066;font-size:14px; font-weight:bold;margin:20px;}

.spec{
}

.spec table{
border-top:solid #666666 1px;
border-left:solid #666666 1px;
}

.spec th{
border-bottom:solid #666666 1px;
border-right:solid #666666 1px;
background-color:#999999;
color:#000000;
}


.spec td{
border-bottom:solid #666666 1px;
border-right:solid #666666 1px;
background-color:#ffffff;
color:#666666;
}

.c_title{
	width:520px;
	height:25px;
	background-color:#666666;
	color:#ffffff;
	text-align:left;
	line-height:175%;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
	vertical-align: middle;
		 }

.optiontable{
border-bottom:1px solid #666666;
}

.optiontitle{
	width:230px;
	height:30px;
	border-bottom: #999999 dashed 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
}

.optiontext{
	margin: 10px 5px;
	font-size: 12px;
}

.opsyosai{
margin:10px;
text-align:left;
}


.opsyosai h3{
color:#000066;
font-size:14px;
margin-bottom:0;
}


.address{
	margin:5px;
	text-align:left;
}
.address h3{
	margin:0;
}
.address p{
	margin:5px;
}

#FOOTER{
	border-top:solid #000000 1px;
	margin-top:5px;
	padding:10px;
	text-align:center;
}
.footlink{background-color:#000000;
          font-size:12px;
	  text-align:right;
         padding:3px 10px;}

.footlink a:link{color:#ffffff;}
.footlink a:visited{color:#ffffff;}
.footlink a:hover{color:#ffffff;}
