@charset "Shift_JIS";
@import url(default.css);
*{
	font-size:100%;
	margin:0px;
	padding:0px;
}
img{
	vertical-align:bottom;
	border:0;
}

body {
	text-align:center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size:12px;
	color:#434343;
	line-height:1.5em;
}

h1 { text-align:center;
	font-size:12px;
	color:#FF9900;
	margin:2px;
	}
h2 {color:#FFFFFF;
}
	
#wrapper{
	width: 800px;
	background:#f5c928;
	margin:0 auto;
	height: 72px;
}

#header{
	text-align:left;
	background:url(../images/title_bg.gif) no-repeat left top;
}


#head_read{
	position:static;
	top: 10px;
	left: 450px;
	width:290px;
	margin:0;
	padding:0;
	text-align:center;
}
#menu{
	height:33px;
	margin-left:18px;
	background:#f5c928;
}

#menu li{
	float: left;
	list-style:none;
}

#main {
	width: 800px;
	float: left;
	background: #fff8d4;
}
#main_kame {
	width: 500px;
	float: left;
	background: #fff8d4;
}

#box {
	padding-top: 15px;
	padding-left: 25px;
}

#box_orange {
	float: left;
	width: 250px;
	height: 200px;
	background:url(../images/box_orange.gif) no-repeat;
}

#box_blue {
	float: left;
	width: 250px;
	height: 200px;
	background:url(../images/box_blue.gif) no-repeat;
}

#box_pink {
	float: left;
	width: 250px;
	height: 200px;
	background:url(../images/box_pink.gif) no-repeat;
}

.box_comment {
	text-align:left;
	margin: 90px 15px 8px;
}

#left_space {
	float: left;
	width: 410px;
	text-align:left;
	
}

.green_bar {
	margin-top: 15px;
	height: 40px;
	background:url(../images/bar.gif) no-repeat;
	color: #ffffff;
	line-height:42px;
}

.green_bar font {
	font-size: 20px;
	margin-left: 50px;
}


#left_space p {
	margin-top: 20px;
	margin-left: 40px;
	color: #2d4217;
}

#right_space {
	float: right;
	width: 390px;
	text-align:right;
	padding-bottom: 20px;
}

#right_space p {
	margin-top: 18px;
	margin-right: 25px;
}

#right_space ul {
	margin-left: 15px;
	margin-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	text-align: left;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}

#right_space li {
	margin-left: 50px;
}

#footer {
	clear:both;
}

#footer #green {
	background: #84c02d;
	line-height: 16px;
	font-size:12px;
}

#footer a {
	color: #2d4217;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#footer #water {
	letter-spacing:1px;
	height: 50px;
	line-height: 50px;
	background: #9ddefa;
	font-weight: bold;
}

/* ----- job ----- */

#about_jobs {
	color: #2d4217;
	text-align: left;
	letter-spacing:1px;
	line-height:150%;
	margin: 20px auto 0 50px;
}

#step1 {
	background:url(../images/step1_01.gif) no-repeat;
	width: 790px;
	margin-top: 10px;
	margin-left: 5px;
}

#step1 p {
	height: 120px;
	margin-top: 0;
	background: #ff921e;
	margin-left: 167px;
}

#step2 {
	background:url(../images/step2_01.gif) no-repeat;
	width: 790px;
	margin-left: 5px;
}

#step2 p {
	margin-top: 0;
	height: 120px;
	background: #32bce8;
	margin-left: 167px;
}

#step3 {
	background:url(../images/step3_01.gif) no-repeat;
	width: 790px;
	margin-left: 5px;
}

#step3 p {
	margin-top: 0;
	height: 120px;
	background: #ff7c8d;
	margin-left: 167px;
}

#step4 {
	background:url(../images/step4_01.gif) no-repeat;
	width: 790px;
	margin-left: 5px;
}

#step4 p {
	margin-top: 0;
	height: 120px;
	background: #3fd800;
	margin-left: 167px;
}

#step5 {
	border:1px solid #ff0000;
	background: #fff;
	width: 550px;
	height: 75px;
	margin: 25px 125px;
	padding-top: 5px;
}

#step5 p {
		color: #ff0000;
		font-size: 13px;
}

.cap {
	float: right;
}

#footer_left {
	padding: 0 10px 15px 35px;
	float: left;
}

#footer_right {
	padding: 0 35px 15px 10px;
	float: right;
}

/* ----- condition ----- */

#main_left {
	letter-spacing:1px;
	text-align: left;
}

#about {
	color: #2d4217;
	text-align: left;
	letter-spacing:1px;
	line-height:150%;
	margin: 20px auto 0 40px;
}

.condition_p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 50px;
}

.font_red {
	padding-top: 50px;
	font-size: 15px;
	color: #ff0000;
}

/* ----- faq ----- */
#menu-faq{
	margin-top: 10px;
	height: 35px;
	background: #59ae18;
	line-height: 35px;
}

#menu-faq a {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

.q{
	background:url(../images/q.gif) no-repeat;
	height: 30px;
	color: #c70000;
	text-indent: 40px;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	line-height: 30px;
}

.a{
	background: #fff;
	color: #2d4217;
	border: 1px dotted #2d4217;
	border-left: none;
	width: 645px;	
	padding: 7px;
	text-align: left;
	margin: 10px 40px;
}


/* ----- form ----- */

table {
	margin: 30px auto;
	border-collapse :collapse;
}

.blue_box {
	background: #d7e8fa;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: right;
	width: 200px;
}

.green_box {
	background: #d7e872;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: right;
}

.right_white_box {
	background: #fff;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
	width: 400px;
}

.right_gray_box {
	background: #ebebeb;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
}

.color_red {
	color: #ff0000;
	vertical-align: middle;
}


/* ----- prereg ----- */

#prereg_form {
	text-align: center;
}

#prereg_form table {
	margin: 40px auto 0;
	border-collapse :collapse;
}

#reg_form tr {
	height: 35px;
}

#reg_form th {
	text-align: right;
	background: #d7e8fa;
	padding-right: 10px;
	padding-left: 50px;
}

#reg_form td {
	text-align: left;
	background: #fff;
	padding-left: 10px;
}
