﻿@charset "utf-8";

/* -----------------------------------------------
FileName: style.css
----------------------------------------------- */
/*************************
		base
*************************/
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
/*	text-align: center;*/
	font-family:"ＭＳ Ｐゴシック", Verdana, Georgia;
	line-height:1.3em;
	background:url(../images/header_bg.png) top center repeat-x;
}

table {
	width:97%;
	border: none;
/*	text-align:center;*/
	vertical-align:top;
}

html, h1, h2,h3, h4, h5, p, dl, dt, dd, ul, ol, li, form, div, img, em{
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}
span{
	color:#FF6600;
}

h1{
	/*overflow:hidden;*/
	/*display: none;*/
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
}



/* Anchor - Nomal */

a:link, a:visited, a:active {
	color: #003766;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}



img {
	border: none;
}

.hidden{
	overflow:hidden;
}

.title{
	overflow:hidden;
	margin-bottom:5px;
	}


/*************************
		layout
*************************/
#container{
	width:845px;
	padding:0px 0px 10px;;
	margin:0 auto;
	text-align:left;
	position:relative;
}


#header {
	text-align:left;
	margin:0 auto;
/*	background-image: url(../images/h1_bg.png);
	background-repeat: no-repeat;*/
	margin-top: 5px;
	margin-left: 5px;
	height: 100px;
	width: 400px;
	position: absolute;
}



#top_navi {
	height: 25px;
	padding-bottom:20px;
	clear:both;
	text-align:right;
}
.contents{
	float:right;
	width:630px;
	margin:0px;
	padding:0px;
	margin-top: 150px;
}

#side_navi{
	float:left;
	width:194px;
	padding:0px;
	margin:0px;
	margin-top: 150px;
}


#footer{
	clear:both;
	margin:0px 0px 5px;
	padding:10px 0 20px;
	width:100%;
	background:url(../images/footer_bg.png) left top repeat-x;
	color:#999;
	text-align:center;
}
#login{
	float: right;
	width: 230px;
	margin: 1em 0 0 0;
}
#login p {
	color: #FFFFFF;
	font-weight: bold;
}
#login form {

}
#login form ul {
	float: left;
}
#login form ul li {
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}
#login form ul li input {
	width: 8em;
}
#login form .btnBox {
	padding: 0 0 0 0.5em;

}
#login form .btnBox input {
	height: 40px;
}

/*************************
		navi
*************************/

/* topnavi */
#top_navi span{
	display:none;
}

#top_navi ul {
	padding-right:10px;
	height:30px;
	margin:0px;
	font-size:12px;
	padding-top:2px;
}

#top_navi ul li{
	float:right;
	height:26px;
	width:121px;
	margin-left:10px;
	padding-top:1px;
	display:block;
	cursor:pointer;
}


#top_navi ul #t_detail{
	background:url(../images/top_menu2.png) center center no-repeat;
}
#top_navi ul #t_agency{
	background:url(../images/top_menu1.png) center center no-repeat;
}
#top_navi ul #t_kiyaku{
	background:url(../images/top_menu3.png) center center no-repeat;
}


#top_navi ul li a{
	display:block;
	height:26px;
	width:121px;
}
#top_navi ul #t_detail a:hover,
#top_navi ul #t_detail a.current{
	background:url(../images/top_menu2_hover.png) center center no-repeat;
	cursor:pointer; 
}
#top_navi ul #t_agency a:hover,
#top_navi ul #t_agency a.current{
	background:url(../images/top_menu1_hover.png) center center no-repeat;
	cursor:pointer; 
}
#top_navi ul #t_kiyaku a:hover,
#top_navi ul #t_kiyaku a.current{
	background:url(../images/top_menu3_hover.png) center center no-repeat;
	cursor:pointer; 
}

/* side_navi */
#side_navi li{
	display:block;
	height:40px;
}

#s_detail a,
#s_kiyaku a,
#s_agency a{
	display:block;
	height:40px;
}


#s_detail{
	background:url(../images/sidemenu1.png) left top no-repeat;
}
#s_agency{
	background: url(../images/sidemenu2.png) left top no-repeat;
}
#s_kiyaku{
	background:url(../images/sidemenu3.png) left top no-repeat;
}


/* footer_navi */
 
#footer_navi{
	list-style:none;
	padding-top:10px;
	}
#footer_navi li {
	padding:5px 0px;
	display:inline;
	}
#footer a{
	color:#666;
}
		
#footer p{
	margin:0;
	padding:5px 0px;
}



/*************************
		index
*************************/
h1 a{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	left: 22px;
	top: 7px;
	height: 75px;
	width: 303px;
	display: none;
}

.con_box{
	background:url(../images/box_bg.png) left top repeat-x;
	padding:10px;
	margin-bottom:20px;
}

#intro_text{
	background:url(../images/intro_text.png) left 10px no-repeat;
	height:	85px;
}

.point_tit{
	height:210px;
	float:left;
	width:50%;
	display:block;
}
#point1{
	background: url(../images/point1.png) left top no-repeat;
}
#point2{
	background: url(../images/point2.png) 5px top no-repeat;
}
#point3{
	background: url(../images/point3.png) left top no-repeat;
}
#point4{
	background: url(../images/point4.png) 5px top no-repeat;
}

.point_tit dd{
	padding-top:85px;
	padding-left:10px;
	padding-right:20px;
	line-height:1.5em;
}

#merit{
	clear:left;
	background:url(../images/merit.png) left top no-repeat;
	height:321px;
	margin-top:20px;
	padding-top: 10px;
}
#merit p{
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	line-height:1.5em;
	letter-spacing:1px;
}
#detail_box{
	background:url(../images/syosai_box.png) left top no-repeat;
	height:520px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}
#detail_box p{
	margin-bottom:10px;
}

#step1{
	background:url(../images/step1.png) center top no-repeat;
	height:116px;
	padding-top:20px;
}
#step2{
	background:url(../images/step2.png) center top no-repeat;
	height:135px;
}
#step3{
	background:url(../images/step3.png) center top no-repeat;
	height:148px;
	padding-top:50px;
}
#step4{
	background:url(../images/step4.png) center top no-repeat;
	height:144px;
	padding-top:45px;
}
#step5{
	background:url(../images/step5.png) center top no-repeat;
	height:147px;
	padding-top:50px;
}
.step{
	padding-left:170px;
	padding-right:80px;
	padding-top:40px;
}

#kiyaku{
	background:url(../images/kiyaku_bg.png) left top no-repeat;
	padding-left:20px;
	padding-top:40px;
	padding-right:20px;
}
#kiyaku p{
	margin-bottom:12px;
	line-height:1.6em;
}

#reg_form table {
	border-collapse: separate;
	border: 0px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: auto;
	margin-right: auto;
}
#reg_form table tr {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#reg_form table td, #reg_form table th {
	border: 0px;
}
#reg_form table th {
	text-align: center;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EEEEEE;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 5px;
	font-weight: normal;
	width: 40%;
}
#reg_form table th.must {
	border-left-color: #990000;
}
#reg_form table td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
}

#reg_form table em {
	color: #990000;
	font-style: normal;
	padding-left: 5px;
}

#reg_form input {
}

#form_id {
}
.form_pass {
}
#form_email {
	width: 250px;
}
#form_company {
}
#form_zip {
}
#form_address {
	width: 300px;
}
#form_tel {
}
#form_fax {
}

#agency {
}
#agency div {
	padding: 1em 0 1em 0;
}
#agency h2 {
}
#agency p {
	padding: 1em 0;
}
#agency ul {
}
#agency ul li {
}
#agency form {
}
#header2 {
	text-align:right;
	position: absolute;
	width: 300px;
	margin-top: 5px;
	background-position: right;
	height: 50px;
	left: 500px;
	top: 30px;
}
