@charset "utf-8";
/* CSS Document */

a:link , a:visited , a:active {
	margin:0px;
	padding:0px;
	color:#215283;
	text-decoration: underline;
}

a:hover {
	color:#7cadde;
	text-decoration: underline;
}

img{
	border:0px;
	vertical-align:top;
}

h1 , h2 , h3 , h4 , h5, h6,ul,li{
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:normal;
	font-size:100%;
	list-style-image:none;
	list-style:none;
}

html{
	height:100%;
}

body{
	height:100%;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height:130%;
	letter-spacing: 1px;
	word-spacing:5px;
	background:#FFFFFF;
	color:#333333;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
}

.clear{clear:both; font-size:0%; line-height:0;}

.return_top{
	background-image:url(img/tophe.jpg);
	background-repeat:no-repeat;
	height:24px;
	float:right;
	padding:5px 20px 20px 30px;
	margin-top:10px;
}


/* 段組み */
#wrap{
	background-image:url(img/bg_inner_repeat.jpg);
	background-repeat:repeat-y;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#wrapper_top{
	background-image:url(img/bg_inner.jpg);
	background-repeat:no-repeat;
	width:820px;
}

#containner{
	width:800px;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}


#header{
	width:760px;
	overflow:hidden;
	padding:0px 20px 0px 20px;
}

#contents{
	padding:280px 10px 20px 10px;
	width:780px;
}

#footer{
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	text-align:center;
	height:35px;
	clear:both;
	overflow:hidden;
}


/* header */
#header .fit_logo{
	float:left;
	padding-top:5px;
}


#header .tel{
	float:right;
	padding-top:10px;
}

#header .mail{
	float:right;
	padding-top:3px;
	padding-left:10px;
}

/* contents */
.intro{
	line-height:2;
	padding:0px 30px 30px 30px;
}

#contents h2{
	padding-bottom:10px;
}


.merit_1{
	background-image:url(img/merit_1_title.jpg);
	background-repeat:no-repeat;
	padding:58px 20px 10px 90px;
}

.merit_2{
	background-image:url(img/merit_2_title.jpg);
	background-repeat:no-repeat;
	padding:58px 20px 10px 90px;
}

.merit_3{
	background-image:url(img/merit_3_title.jpg);
	background-repeat:no-repeat;
	padding:58px 20px 10px 90px;
}

#contents h3{
	background-image:url(img/sub_title.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:26px;
	padding:15px 0px 10px 30px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	overflow:hidden;
}

.flow{
	background-image:url(img/flow_img.jpg);
	height:715px;
	background-repeat:no-repeat;
}

.case{
	padding:0px 20px 0px 20px;
}

.case h4{
	color:#215283;
	font-size:14px;
	font-weight:bold;
}

.case h5{
	color:#215283;
	padding-top:5px;
	padding-bottom:10px;
}

table{
	border: 1px #333333 solid;
	font-size:10px;
	border-collapse: collapse;
    border-spacing: 0;
	width:740px;
	margin-left:20px;
	margin-right:20px;
}

tr{
	border: 1px #333333 solid;
    border-collapse: collapse;
    border-spacing: 0;
	padding:2px;
}

td{
	border: 1px #333333 solid;
    border-collapse: collapse;
    border-spacing: 0;
	padding:2px;
}

.table_header{
	width:150px;
}

.table_header_2{
	width:200px;
}


#contents h6{
	padding-left:20px;
	padding-bottom:5px;
	font-weight:bold;
}
.tabele_sub_title{
	padding-top:10px;
}

.table_cost_header{
	width:300px;
	background-color:#CCCCCC;
}

.information{
	margin:20px 10px 20px 10px;
	clear:both;
	overflow:hidden;
	background-image:url(img/bg_otoiawase.gif);
	background-repeat:no-repeat;
	height:118px;
	overflow:hidden;
	color:#215283;
}

.information_left{
	float:left;
	padding-left:80px;
	line-height:2;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}

.information_right{
	float:left;
	padding-left:70px;
	padding-top:15px;
}
