@charset "shift_jis";
*{
	padding:0;
	margin:0;
}
a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #666666;
}
a:active {
	color: #999999;
}
body{
	margin-left:0;
	margin-right:0;
	background:url(img/side.jpg) repeat-y center top;
	text-align:justify;
	font-size:13px;
}
#cont{
	background:#ffffff;
	margin:0 auto;
	width:1000px;
	border:0px solid #000000;
	text-align:left;
}
#header{
	padding:0;
	margin:0 0 10px 0;
	width:1000px;
	height:150px;
	background:url(img/head.jpg) no-repeat;
	border:0px solid #000000;
}
#header h1{
	font-size:0px;
	color:#330099;
	font-weight:nomal;
	padding:0px;
	text-align:left;
	margin-left:50px;
}
#header a:link {
	color: #330099;
}
#header a:visited {
	color: #330099;
}
#header a:hover {
	color: #330099;
}
#header a:active {
	color: #330099;
}

#guide{
	font-size:12px;
	color:#ffffff;
	width:980px;
	margin:8px 0 8px 0;
	padding:0 0 0px 0;
	background:#330099;
	border-top:0px solid #330099;
	border-right:10px solid #6b2de5;
	border-bottom:0px solid #330099;
	border-left:10px solid #6b2de5;
	line-height:150%;
	text-indent:10px;
}
#guide a:link {
	color: #ffffff;
}
#guide a:visited {
	color: #ffffff;
}
#guide a:hover {
	color: #ccc5db;
}
#guide a:active {
	color: #ffffff;
}

#main{
	float:right;
	width:700px;
	margin:0 5px 10px 0;
	padding:0 0 15px 0;
	background:#ffffff;
	border:1px solid #330099;
}
#main h2{
	background-position:0;
	text-indent:25px;
	width:700px;
	height:30px;
	color:#ffffff;
	font-size:16px;
	background:url(img/mainbar.jpg) no-repeat;
	line-height:195%;
	clear:both;
}
#main p{
	letter-spacing:0.1em;
	color:#333333;
	font-size:13px;
	margin:0px 30px 5px 30px;
	line-height:180%;
	clear:both;
}
#main blockquote{
	width:200px;
	border:1px solid #330099;
	margin:10px 10px 10px 30px;
	padding:10px;
	clear:both;
}
#main blockquote p{
	letter-spacing:1px;
	color:#6666ff;
	font-weight:bold;
	font-size:12px;
	margin:0px 10px 0px 15px;
	line-height:200%;
}
#main blockquote b{
	letter-spacing:1px;
	color:#ff66b2;
	font-weight:bold;
	font-size:12px;
	margin:0px 10px 0px 15px;
	line-height:200%;
}
#main blockquote h2{
	background:#ffffff;
	width:400px;
	text-align:center;
	letter-spacing:1px;
	color:#330099;
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
	line-height:200%;
}
#main dl{
	border:0px solid #000000;
	background:#dddddd;
	width:602px;
	height:122px;
	margin-top: 10px;
	margin-left:48px;
	margin-bottom:10px;
}
#main dt {
	border:1px solid #dddddd;
	background:#ffffff;
	width:150px;
	height:100px;
	float: left;
	color: #ffffff;
	margin:10px;
}
#main dd {
	padding-top:5px;
	padding-right:5px;
	line-height:130%;
}

#under{
	margin:0 0 10px 30px;
	background:#ececff;
	border:1px solid #0033ff;
	width:300px;
	height:170px;
	float:left;
}
#under h2{
	margin:0px;
	padding:0;
	width:300px;
	height:37px;
	background-position:0;
	text-align:left;
	line-height:195%;
	color:#ffffff;
	font-size:15px;
	background:url(img/under1.jpg) no-repeat;
}
#under p{
	color:#333333;
	font-size:13px;
	margin:0px 10px 0 10px;
	padding:0;
	line-height:150%;
}
#sidebox{
	margin:0 0 10px 5px;
	background:#ffffff;
	border:1px solid #330099;
	width:280px;
	height:auto;
	float:left;
}
#sidebox h2{
	margin-top:0px;
	background-position:0;
	text-indent:20px;
	line-height:195%;
	color:#ffffff;
	font-size:15px;
	background:url(img/sidebar.jpg) no-repeat;
	width:280px;
	height:30px;
}
#sidebox p{
	color:#333333;
	font-size:13px;
	margin:0px 20px 0 20px;
	line-height:150%;
}
#sidemenu ul { 
	margin: 0; 
	padding :0; 
	list-style-type : none; 
}
#sidemenu li { 
	display : inline; 
	padding :0; 
	margin:0; 
}
#sidemenu a {
	height:25px;
	width:260px;
	display:block;
	border-left:10px solid #88c;
	background-color:#ffffff;
	font-size:13px;
	padding:15px 0 0 10px;
	text-decoration:none;
	color:#557;
	margin:0;
}
#sidemenu a:hover {
	font-weight:bold;
	height:25px;
	display:block; 
	border-left:10px solid #ddf;
	background-color:#fff;
	font-size:14px;
	padding:15px 0 0 10px;
	text-decoration:none;
	color:#330099;
	width:260px; 
	margin:0;
}
#bbsenter{
	width:410px;
	height:105px;
	padding:0;
	margin:10px 0 20px 50px;
	border:0px solid #000000;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#siteenter {
	font-weight:bold;
	text-align:center;
	font-size:17px;
	background:url(img/siteenter.gif) no-repeat;
	width:300px;
	height:100px;
	border:0px solid #000000;
	padding:43px 0 0 0;
	margin-top:10px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#foot{
	background:#330099;
	width:980px;
	height:50px;
	clear:both;
	border-top:0px solid #330099;
	border-right:10px solid #6b2de5;
	border-bottom:0px solid #330099;
	border-left:10px solid #6b2de5;
}
#foot h3{
	padding:3px 0 10px 0px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
}
#foot a:link {
	color: #ffffff;
}
#foot a:visited {
	color: #ffffff;
}
#foot a:hover {
	color: #ccc5db;
}
#foot a:active {
	color: #ffffff;
}

#imgbox1 {
	width:695px;
	border:0px solid #000000;
	text-align:center;
}
#adimg {
	width:695px;
	border:0px solid #000000;
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
}
table.main1{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	clear:both;
}
table.main1 td{
	padding:5px;
	border:1px solid #330099;
	width:70px;
	height:25px;
	text-align:center;
}
table.main1 td a:hover{
	padding:0px;
	background:#330099;
	color:#ffffff;
	border:0px solid #000000;
	text-align:center;
}
table.main2{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	border-collapse:collapse;
	clear:both;
}
table.main2 th{
	background:#330099;
	color:#ffffff;
	padding:2px;
	border:1px solid #330099;
	height:25px;
	text-align:center;
}
table.main2 td.img{
	padding:0;
	border:1px solid #330099;
	width:150px;
	height:120px;
	text-align:left;
}
table.main2 td.text{
	padding:5px;
	border:1px solid #330099;
	width:480px;
	height:120px;
}
table.company{
	border-collapse:collapse;
	border:0px solid #330099;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}
table.company th{
	width:30%;
	height:30px;
	border:1px solid #330099;
	background:#4c00e5;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
table.company td{
	width:70%;
	height:30px;
	border:1px solid #330099;
	background:#ffffff;
	color:#330099;
	font-size:13px;
	font-weight:normal;
	text-indent:10px;
}
table.link1{
	border-collapse:collapse;
	border:1px solid #330099;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}
table.link1 th{
	width:30%;
	height:30px;
	border:1px solid #ffffff;
	background:#4c00e5;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
table.link1 td{
	width:70%;
	height:30px;
	border:1px solid #330099;
	background:#ffffff;
	color:#333333;
	font-size:13px;
	font-weight:normal;
	padding:5px;
}
table.link2{
	border-collapse:collapse;
	border:0px solid #330099;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}
table.link2 th{
	width:30%;
	height:30px;
	border:1px solid #330099;
	background:#ffffff;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
}
table.link2 td{
	width:70%;
	height:30px;
	border:1px solid #330099;
	background:#ffffff;
	color:#4c4c4c;
	font-size:13px;
	font-weight:normal;
	padding:5px;
}
table.rating1{
	padding:0;
	border-collapse:collapse;
	border:1px solid #330099;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:500px;
}
table.rating1 th{
	border:1px solid #330099;
	background:#4c00e5;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	margin:15px;
	width:500px;
	height:30px;
}
table.rating1 td.cap{
	border:1px solid #330099;
	background:#ffffff;
	color:#333333;
	margin:0;
	width:150px;
	height:25px;
}
table.rating1 td.title{
	border:1px solid #330099;
	background:#b2b2ff;
	color:#330099;
	margin:0;
	width:100px;
	height:25px;
	text-align:center;
}
table.rating1 td.data{
	border:1px solid #330099;
	background:#ffffff;
	color:#333333;
	margin:0;
	width:250px;
	text-indent:10px;
}
table.rating2{
	border:1px solid #330099;
	border-collapse:collapse;
	width:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:25px;
}
table.rating2 th{
	background:#330099;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	height:25px;
}
table.rating2 td.title{
	width:150px;
	background:#b2b2ff;
	border:1px solid #330099;
	color:#330099;
	text-indent:10px;
}
table.rating2 td.data{
	line-height:140%;
	padding:5px;
	width:450px;
	background:#ffffff;
	border:1px solid #330099;
}
.font1{
	font-weight:bold;
	color:#333333;
	font-size:13px;
	margin:5px 25px 20px 0px;
	line-height:150%;
	text-align:right;
	clear:both;
}
.font2{
	font-weight:bold;
	color:#330099;
	font-size:15px;
	margin:5px 25px 0px 30px;
	text-align:left;
	clear:both;
}
.font3{
	font-weight:bold;
	color:#ff69b4;
	font-size:12px;
	margin:5px 0px 8px 5px;
	text-align:left;
	clear:both;
}
.font4{
	font-weight:bold;
	color:#4169e1;
	font-size:12px;
	margin:5px 0px 8px 5px;
	text-align:left;
	clear:both;
}
.font5{
	font-weight:bold;
	color:#333333;
	font-size:12px;
	margin:5px 20px 8px 5px;
	text-align:right;
	clear:both;
}
.sitefont1{
	font-weight:bold;
	color:#330099;
	font-size:14px;
}
.sitefont2{
	font-weight:bold;
	color:#333333;
	font-size:12px;
	float:right;
	margin:5px 10px 10px 0px;
}
.footer{
	padding:10px 0 0 0px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
}

