@charset "UTF-8";

@import "default.css";


/*y[W\
--------------------------------*/
#container{
	width:900px;
	margin:0 auto 0 auto;
	background:#000;
}
#header{
	height:117px;
	background:url(../../img2/header.png) 0 0 no-repeat;
	position:relative;
}
#header h1{
text-indent:-1000px;
}
#header h1 a{
	position:absolute;
	width: 240px;
	height: 73px;
	display:block;
	
}
#header #menuarea{
	position: absolute;
	height:44px;
	top:73px;
	left:0;
	width:900px;
}

#contents{
	background:#000000 url(../img/bg_contents.gif) left top no-repeat;
	width:900px;
}
.bg_image{
	background:url(../img/bg_about.jpg) left top no-repeat;
	width:900px;
}
.bg_image2{
	background:url(../img/bg_entry.jpg) left top no-repeat;
	width:900px;
}
.bg_image3{
	background:url(../img/bg_privacy.jpg) left top no-repeat;
	width:900px;
}
.bg_image4{
	background:url(../img/bg_contact.jpg) left top no-repeat;
	width:900px;
}
#sidemenu{
	width:261px;
	float:left;
}
.sidemenu{
	margin:107px 0 10px 16px; 
}
.sidemenu li{
	height:40px;
	margin:0 0 5px 0;
}
#main{
	width:638px;
	float:right;
}
#main h2{
	background:url(../img/bg_mainh2.gif) bottom repeat-x;
	height:63px;
	margin:0 0 5px 0;
}
#main h3{
	background:url(../img/bg_mainh3.gif) bottom repeat-x;
	border:solid 1px #222222;
	margin:0 0 5px 0;
	padding:7px 5px 7px 5px;
	color:#999999;
	font-weight:bold;
}
#footer{
	width:900px;
}
#footer p{
	font-size:11px;
	padding:5px;
	text-align:right;
}
#footer .copy{
	border-top:solid 1px #292929;
	margin:5px 0 10px 0;
	text-align:center;
}
.x12-5{
	font-size:12px;
	line-height:1.6;
	padding:5px;
	color:#cccccc;
}
.x12-5 p{
	margin:0 0 10px 0;
	color:#cccccc;
}

.imgleft{
	float:left;
}
.imgleft img{
	margin:5px 10px 5px 0px;
}
.imgright{
	float:right;
}
.imgright img{
	margin:5px 0 5px 5px;
}
.x12-5 p.msg{
	margin:0 0 10px 160px;
}
table td{
	vertical-align:top;
}
.rd{
	color:#3399CC;
}
.hyo{
	margin:0 0 10px 0;
}
.hyo table{
	border-top:solid 1px #222;
	border-left:solid 1px #222;
}
.hyo table table,.hyo table table td,.hyo table table th{
	border:none;
}
.hyo td,.hyo th{
	border-bottom:solid 1px #222;
	padding:5px;
	line-height:1.6;
	color:#cccccc;
}
td input,td textarea{
	background:#cccccc;
	color:#000000;
	font-size:13px;
	padding:5px;
	margin:0 0 10px 0;
	border:solid 1px #333;
}
.hyo th{
	background:#111;
}
.hyo td{
border-right:solid 1px #222;
}
.button{
	margin:10px 0;
	text-align:center;
}
.point li{
	background:url(../img/point.gif) left top no-repeat;
	color:#cccccc;
	padding:2px 5px 2px 15px;
}
ul.point{
	margin:0 0 10px 0;
	padding:0;
}
.center{
	text-align:center;
}
.kakoi{
	border:solid 1px #151515;
	padding:5px 10px;
}
.q{
	background:#181818 url(../img/i_q.gif) left top no-repeat;
	padding:5px 0 10px 40px;
}