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


* {
	margin:0px;
	padding:0px;
	outline:none;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* IE-mac */
ul {
	list-style:none;
	}
img {
	border:none;
	vertical-align:bottom;
	}
body {
	background-image:url(../img/body_bg.jpg);
	font-size:12px;
	text-align:center;
	}
p.content_text {
	line-height:24px;
	margin-bottom:5px;
	width:98%;
	}
#wrapper {
	margin:0px auto;
	width:972px;
	background-image:url(../img/bg.png);
	background-repeat:repeat-y;
	}
#inner_content {
	width:950px;
	margin:0px auto;
	text-align:left;
	background-color:#FFF;
	}
#header {
	width:950px;
	height:137px;
	background-image:url(../img/header_bg.jpg);
	background-repeat:no-repeat;
	}
img.top_img {
	margin-left:-22px;
	}
h1 {
	height:27px;
	color:#FFF;
	font-size:12px;
	line-height:28px;
	text-indent:107px;
	font-weight:normal;
	overflow:hidden;
	}
a.header_form_btn {
	background-image:url(../img/header_form_btn.jpg);
	width:106px;
	height:64px;
	display:block;
	text-indent:-9999px;
	position:relative;
	top:18px;
	left:830px;
	}
a.header_form_btn:hover {
	background-image:url(../img/header_form_btn_ov.jpg);
	}
	
#main_content {
	width:723px;
	float:right;
	display:inline;
	}
img.left_img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
.contact_area {
	width:714px;
	height:163px;
	background-image:url(../img/contact_area.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
a.contact_btn {
	background-image:url(../img/form_btn.jpg);
	width:188px;
	height:65px;
	display:block;
	text-indent:-9999px;
	position:relative;
	top:83px;
	left:400px;
	}
a.contact_btn:hover {
	background-image:url(../img/form_btn_ov.jpg);
	}
	
ul.middle_list {
	height:345px;
	overflow:hidden;
	}
ul.middle_list li {
	float:left;
	display:inline;
	margin:0px 6px 6px 0px;
	}
	
.detail {
	width:711px;
	height:139px;
	background-image:url(../img/detail_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
	}
.detail a {
	float:left;
	margin:99px 0px 0px 525px;
	}
.free_area {
	background-image:url(../img/free_bg.jpg);
	width:711px;
	height:256px;
	background-repeat:no-repeat;
	margin-top:22px;
	}
a.free_btn {
	background-image:url(../img/free_form_btn.jpg);
	width:262px;
	height:34px;
	display:block;
	text-indent:-9999px;
	position:relative;
	top:213px;
	left:96px;
	}
a.free_btn:hover {
	background-image:url(../img/free_form_btn_ov.jpg);
	}
	
.flow {
	background-image:url(../img/flow_bg.jpg);
	width:705px;
	height:397px;
	margin:22px 0px;
	}
a.flow_btn {
	background-image:url(../img/flow_form_btn.jpg);
	width:190px;
	height:65px;
	display:block;
	text-indent:-9999px;
	position:relative;
	top:315px;
	left:360px;
	}
a.flow_btn:hover {
	background-image:url(../img/flow_form_btn_ov.jpg);
	}


#left_content {
	width:212px;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	position:relative;
	height:2450px;
	}
#side_navi {
	background-image:url(../img/side_navi_bg.png);
	width:212px;
	height:469px;
	background-repeat:no-repeat;
	position:absolute; 
	left:10px; 
	top:0px;
	left:0px;
	float:left;
	}
#side_navi ul {
	margin:45px 0px 0px 16px;
	float:left;
	display:inline;
	width:174px;
	}
#side_navi ul li {
	background-image:url(../img/navi_arw.jpg);
	background-repeat:no-repeat;
	background-position:2px 8px;
	padding:6px 0px 5px 12px;
	border-bottom:1px dotted #ff4e00;
	line-height:14px;
	text-indent:3px;
	}
#side_navi ul li.bottom {
	border:none;
	}
.lp_bn {
	margin-top:30px;
	}
#side_navi ul li a {
	color:#555454;
	text-decoration:none;
	}
	
#footer {
	clear:both;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px bottom;
	padding-top:35px;
	text-align:center;
	height:83px;
	}
#footer div {
	width:670px;
	margin:0px 0px 0px 220px;
	text-align:left;
	height:60px;
	overflow:hidden;
	}
#footer div img.logo {
	float:left;
	}
p.footer_info {
	width:420px;
	float:right;
	display:inline;
	line-height:14px;
	margin-top:13px;
	}
p.copy {
	color:#FFF;
	text-align:center;
	clear:both;
	padding-top:5px;
	}
