﻿body {
	width: 760px;
	height: auto;
	margin: auto;
	padding: 0;
	background-color: #FFF;
	scrollbar-face-color: #F06;
	scrollbar-shadow-color: #F06;
	scrollbar-3dlight-color: #F06;
	scrollbar-arrow-color: #FFF;
	font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	text-align: center;
}
img { border: none;}
.cl { clear: both;}

h1 {
	font-size: 18px;
	margin: 0;
	padding: 10px 0 5px 0;
	color: #666;
	text-align: center;
}
div#bg {
	width: 760px;
	height: 1200px;
	margin: auto;
	padding: 0;
	background-image: URL(../images/top_q/bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
h2 {
	width: 291px;
	height: 98px;
	margin: 0 0 30px 0;
	padding: 30px 0 0 20px;
	float: left;
}
div#yahoo {
	width: auto;
	height: 48px;
	margin: 50px 0 0 0;
	padding: 30px 20px 0 0;
	float: right;
	text-align: left;
}
div#yahoo p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.3;
}
div#yahoo p a {
	color: #666;
	text-decoration: underline;
}
div#yahoo p a:hover {
	color: #666;
	text-decoration: none;
}

/*==========ENTER==========*/
div#enter {
	width: 444px;
	height: 150px;
	margin: 0 0 10px 20px;
	padding: 0;
	clear: both;
}
div#enter h3 {
	margin: 0;
	padding: 15px 0 10px 0;
}
div#enter a {
	display: block;
}
div#enter .ichigo {
	width: 242px;
	height: 92px;
	float: left;
}
div#enter .ichigo a {
	width: 242px;
	height: 92px;
	background-image: URL(../images/top_q/bt_enter_g1.gif);
	background-repeat:no-repeat;
}
div#enter .ichigo a:hover {
	width: 242px;
	height: 92px;
	background-image: URL(../images/top_q/bt_enter_g2.gif);
	background-repeat:no-repeat;
}
div#enter .right {
	width: 182px;
	height: 92px;
	float: right;
}
div#enter .right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#enter .right li {
	margin: 0;
	padding: 0;
}
div#enter .right ul .gangan {
	width: 182px;
	height: 52px;
	margin: 0 0 10px 0;
}
div#enter .right ul .gangan a {
	background-image: URL(../images/top_q/bt_enter_m1.gif);
	background-repeat:no-repeat;
}
div#enter .right ul .gangan a:hover {
	background-image: URL(../images/top_q/bt_enter_m2.gif);
	background-repeat:no-repeat;
}
div#enter .right ul .exit a {
	width: 182px;
	height: 32px;
	background-image: URL(../images/top_q/bt_under18_1.gif);
	background-repeat:no-repeat;
}
div#enter .right ul .exit a:hover {
	width: 182px;
	height: 32px;
	background-image: URL(../images/top_q/bt_under18_2.gif);
	background-repeat:no-repeat;
}
/*==========OTHER AREA==========*/
div#otherarea {
	clear: both;
	text-align: left;
}
div#otherarea h3 {
	margin: 0;
	padding: 0 0 0 20px;
}
div#otherarea ul {
	width: 456px;
	list-style-type: none;
	margin: 10px 0 20px 20px;
	padding: 0;
}
div#otherarea li img {
	margin: auto;
	padding: 0;
}
div#otherarea li {
	float: left;
	width: 142px;
	height: 32px;
	margin: 0 10px 10px 0;
	padding: 0;
}
div#otherarea li a {
	display: block;
	width: 142px;
	height: 32px;
	background-image: URL(../images/top_q/bt_frame.gif);
}
div#otherarea li a:hover {
	width: 142px;
	height: 32px;
	background-image: URL(../images/top_q/bt_frame2.gif);
}

/*==========ABOUT==========*/
div#about {
	clear: both;
	text-align: left;
}
div#about h3 {
	margin: 0;
	padding: 10px 0 0 20px;
}
div#about p {
	width: 450px;
	height: auto;
	font-size: 12px;
	color: #666;
	margin: 4px 0 30px 20px;
	padding: 0;
	line-height: 1.3;
}

/*==========NEW JOB==========*/
div#newjob {
	clear: both;
	text-align: left;
}
div#newjob h3 {
	margin: 0;
	padding: 0 0 2px 20px;
}
div#newjob ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#newjob li {
	margin: 0;
	padding: 2px 0 0 38px;
	font-size: 14px;
	background-image: URL(../images/top_q/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 7px;
	line-height: 1.5;
	color: #666;
}
div#newjob li a {
	color: #06F;
	text-decoration: none;
}
div#newjob li a:hover {
	color: #06F;
	background-color: #D2FDFB;
}

/*==========LINK==========*/
#link {
	margin: 15px 0 30px 0;
	border: #CCC 1px solid;
	background-color: #FFFEEE;
	padding: auto;
	width: 760px;
	text-align: center;
}
#link ul {
	/*margin: 0;*/
	margin: 0 0 0 20px;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#link li {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	/*width: 108px;*/
	width: 240px;
	text-align: center;
	font-size: 10px;
}
#link p {
	margin: 3px 0 0 0;
	font-size: 12px;
}
#link img {
	margin-top: 10px;
}
#link a {
	color: #03F;
	text-decoration: underline;
}
#link a:hover {
	color: #03F;
	text-decoration: none;
}