@charset "UTF-8";

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css   スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css  フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* tag
------------------------------------------------------------------------*/


* {
	margin: 0;
	padding: 0;
	}

ul li {
	list-style:none;
}

body {
	filter:expression('');
	background: url(../images/bg_body.jpg) no-repeat center top;
	text-align: center;
	font-size:10px;
	line-height:2em;
	}

body.inner {
	background:none;
}

#fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 170px;
	background: url(../images/bg_navi.jpg) no-repeat center top;
	_position: absolute;
	_top: expression(
        document.documentElement && document.documentElement.scrollTop  || 
        document.body && body.scrollTop  || 0
        + 0 + 'px'
    );
	}

#header {
	position:relative;
	width:940px;
	height:170px;
	margin:0 auto;
	text-align:center;
}

#header h1 a {
	display:block;
	width:541px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	background: url(../images/spacer.gif) no-repeat;
}



#header .pos01 li.btn01 a {
	display:block;
	position:absolute;
	width:112px;
	height:50px;
	text-indent:-9999px;
	left: 663px;
	top: 0px;
	background: url(../images/spacer.gif) no-repeat;
}

#header .pos01 li.btn02 a {
	display:block;
	position:absolute;
	width:158px;
	height:50px;
	text-indent:-9999px;
	left: 782px;
	top: 0px;
	background: url(../images/spacer.gif) no-repeat;
}

#header .pos02 {
	position:absolute;
	top:50px;
	left:0px;
	width:940px;
	height:120px;
}

html>/**/body #header .pos02 {
	/*left:-1px;*/
}

#header .pos02 li {
	float:left;
	width:188px;
	height:120px;
	margin-left:0;
}

#header .pos02 li a {
	display:block;
	width:188px;
	height:120px;
	text-indent:-9999px;
	margin-left:0;
	background: url(../images/spacer.gif) no-repeat;
}

#header .pos02 li.btn01 a:hover {
	background: url(../images/btn01.jpg) no-repeat;
}

#header .pos02 li.btn02 a:hover {
	background: url(../images/btn02.jpg) no-repeat;
}

#header .pos02 li.btn03 a:hover {
	background: url(../images/btn03.jpg) no-repeat;
}

#header .pos02 li.btn04 a:hover {
	background: url(../images/btn04.jpg) no-repeat;
}

#header .pos02 li.btn05 a:hover {
	background: url(../images/btn05.jpg) no-repeat;
}

#wrapper {
	width: 900px;
	text-align: left;
	}

.p170 {
	padding-top:170px;
	_padding-top:150px;
	>padding-top:150px;
}

#main_img {
	position:relative;
	width:940px;
	height:520px;
	margin:0;
	padding:0;
	background: url(../images/bg_main.jpg) no-repeat;
}

#main_img .pos01 li.btn01 a {
	display:block;
	position:absolute;
	width:320px;
	height:60px;
	text-indent:-9999px;
	left: 606px;
	top: 160px;
}

#main_img .pos01 li.btn02 a {
	display:block;
	position:absolute;
	width:320px;
	height:60px;
	text-indent:-9999px;
	left: 606px;
	top: 260px;
}

#main_img .pos01 li.btn01 a:hover {
	background: url(../images/form01.jpg) no-repeat;
}

#main_img .pos01 li.btn02 a:hover {
	background: url(../images/form01.jpg) no-repeat;
}


h1 {} /* Header内で設定 */
h2 { line-height: .1; }
h3 {
	height: 30px;
	text-indent: -9999em;
}
h4 {}

a { color: #028eaf; text-decoration: underline; }
a:hover,
a:active { color: #de91a2; }
a:visited {
}

#content {
	width:940px;
	margin:0 auto;
	text-align:center;
}

#content p {
	font-size:1.4em;
}

#content p a,
#content p img {
	border:none;
}


#content img {
	display:block;
}

#main {
	text-align:left;
}

#footer {
	clear:both;
	background: url(../images/bg_footer02.jpg) repeat-x;
}

.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.table_a {
	width:100%;
	vertical-align:top;
	margin:10px auto;
	border:10px solid #E6E6E6;
}

.table_a,
.table_a tr,
.table_a tr th,
.table_a tr td {
	padding:7px;
	vertical-align:top;
	line-height:20px;
	border-collapse:collapse;
}

.table_a th {
	width:30%;
	border-right:4px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	font-size:1.4em;
}

.table_a td {
	width:70%;
	vertical-align:top;
	border-bottom:1px solid #E0E0E0;
	font-size:1.4em;
}

.submit {
	margin-bottom:50px;
}

.plan {
	width:940px;
	height:410px;
	background:url(../images/r02_b.jpg) no-repeat;
	position:relative;
	z-index:0;
}

.plan .pos01 li.btn01 {
	position:absolute;
	left: 153px;
	top: 129px;
	width: 245px;
	height: 149px;
	font-size:1.2em;
}

.plan .pos01 li.btn02 {
	position:absolute;
	left: 558px;
	top: 131px;
	width: 228px;
	height: 149px;
	font-size:1.2em;
}

.plan .pos01 li.btn03 {
	position:absolute;
	left: 25px;
	top: 291px;
}

.plan .pos01 li.btn04 {
	position:absolute;
	left: 505px;
	top: 291px;
}

.plan .pos01 li.btn03 a,
.plan .pos01 li.btn04 a {
	display:block;
	width:410px;
	height:60px;
	text-indent:-9999px;
}

.plan .pos01 li.btn03 a:hover {
	background:url(../images/left.jpg) no-repeat;
}

.plan .pos01 li.btn04 a:hover {
	background:url(../images/right.jpg) no-repeat;
}

.str {
	width:940px;
	height:770px;
	background:url(../images/r03_b02.jpg) no-repeat;
	position:relative;
}

.str ul li {
	font-size:1.2em;
}

.str .pos01 li.btn01 {
	position:absolute;
	left: 22px;
	top: 112px;
	width: 398px;
	height: 206px;
}
.str .pos01 li.btn01b {
	position:absolute;
	left: 19px;
	top: 597px;
	width: 405px;
	height: 172px;
}
.str .pos01 li.btn02 {
	position:absolute;
	left: 462px;
	top: 94px;
	width: 461px;
	height: 105px;
}
.str .pos01 li.btn03 {
	position:absolute;
	left: 453px;
	top: 299px;
	width: 478px;
	height: 84px;
}
.str .pos01 li.btn04 {
	position:absolute;
	left: 458px;
	top: 481px;
	width: 470px;
}
.str .pos01 li.btn05 {
	position:absolute;
	top: 665px;
	left: 462px;
	width: 458px;
}

.step {
	width:940px;
	height:940px;
	background:url(../images/r04_b.jpg) no-repeat;
	position:relative;
}

.step ul li {
	font-size:1.2em;
}

.step .pos01 li.btn01 {
	position:absolute;
	left: 426px;
	top: 168px;
	width: 495px;
	height: 60px;
}
.step .pos01 li.btn02 {
	position:absolute;
	left: 106px;
	top: 275px;
	width: 495px;
	left: 426px;
}
.step .pos01 li.btn03 {
	position:absolute;
	left: 106px;
	top: 386px;
	width: 507px;
	left: 426px;
}
.step .pos01 li.btn04 {
	position:absolute;
	left: 451px;
	top: 495px;
	width: 495px;
	left: 426px;
}
.step .pos01 li.btn05 {
	position:absolute;
	left: 190px;
	top: 607px;
	width: 495px;
	left: 426px;
	height: 54px;
}
.step .pos01 li.btn06 {
	position:absolute;
	left: 386px;
	top: 717px;
	width: 495px;
	left: 426px;
}
.step .pos01 li.btn07 {
	position:absolute;
	left: 280px;
	top: 827px;
	width: 495px;
	left: 426px;
}

.center {
	text-align:center;
}

.sb01 {
	display:block;
	float:left;
}

.mb04 {
	margin-bottom:40px;
}

.mb05 {
	margin-bottom:50px;
}

.caution {
	color:#990000;
}

.submit01 {
	width:940px;
	height:110px;
	background:url(../images/submit.jpg) no-repeat;
	border:none;
	margin-bottom:30px;
}

.submit02 {
	width:470px;
	height:110px;
	background:url(../images/submit02.jpg) no-repeat;
	border:none;
	margin-bottom:30px;
	float:left;
}

.submit03 {
	width:470px;
	height:110px;
	background:url(../images/submit03.jpg) no-repeat;
	border:none;
	margin-bottom:30px;
	float:left;
}
