﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:78%;
	line-height:150%;
}
ol, ul {
	list-style: none;
}

img{
	vertical-align:bottom;
}

table{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td{
	text-align: left;
	font-weight: normal;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.fl{
	float:left;
	margin:0 5px 5px 0;
}

.fr{
	float:right;
	margin:0 0 5px 5px;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body{
	/*background:#f4f4f4 url(../images/cmn_bg.gif) 0 100px repeat-x;*/
	color:#707070;
}

#wrapper{
	background:url(../images/cmn_wpr_bg.gif) center top repeat-y;
	_background:url(../images/cmn_wpr_bg_ie.gif) center top repeat-y;
}

/*#wrapper_in{
	background:url(../images/cmn_wpr_in_bg.gif) center top no-repeat;
	_background:url(../images/cmn_wpr_in_bg_ie.gif) center top no-repeat;
}*/

#wrapper_in_in{
	width:900px;
	margin:0 auto;
}

#header{
	position:relative;
}

#header h1{
	position:absolute;
	top:15px;
	left:25px;
	color:#00479d;
	font-weight:bold;
}

#header dl dt{
	position:absolute;
	top:38px;
	left:27px;
	font-size:1px;
	line-height:1%;
}

#header dl dd.tel{
	position:absolute;
	top:30px;
	left:282px;
	font-size:1px;
	line-height:1%;
}

#header dl dd.contact{
	position:absolute;
	top:34px;
	right:39px;
	font-size:1px;
	line-height:1%;
}

#header p.main{
	position:absolute;
	top:124px;
	left:0;
}

#container{
	width:900px;
	padding-top:0px;
}

#container:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#left{
	width:640px;
	float:left;
	margin-left:20px;
	display:inline;
}

#left h2{
	width:644px;
	background:url(../images/cmn_h2_bg_top.gif) 0 0 no-repeat;
	margin:-2px -2px 10px -2px;
	position:relative;
	font-size:134%;
	line-height:150%;
	font-weight:bold;
	color:#00479d;
}

#left h2 span.in{
	background:url(../images/cmn_h2_bg_btm.gif) left bottom no-repeat;
	display:block;
}

#left h2 span.in_in{
	min-height:22px;
	_height:22px;
	background:url(../images/cmn_h2_bg_in.gif) 12px center no-repeat;
	display:block;
	padding:9px 5px 9px 30px;
}

#left #b_contact{
	margin:30px 0;
}

#right{
	width:190px;
	float:right;
	margin-right:20px;
	display:inline;
}

#right01{
	background:url(../images/cmn_r_bg.gif) 0 0 repeat-y;
}

#right01_in{
	background:url(../images/cmn_r_bg_top.gif) 0 0 no-repeat;
}

#right01_in_in{
	background:url(../images/cmn_r_bg_btm.gif) left bottom no-repeat;
	padding:16px 10px 7px 10px;
}

#right01 dl.rnav{
	margin-bottom:20px;
}

#right01 dl.rnav dt{
	margin-bottom:10px;
	font-size:1px;
	line-height:1%;
}

#right01 dl.rnav dd{
	background:url(../images/cmn_dot.gif) left bottom repeat-x;
	padding-bottom:8px;
	margin-bottom:8px;
	font-size:117%;
	line-height:150%;
	font-weight:bold;
}

#right01 dl.rnav dd a{
	min-height:12px;
	_height:12px;
	background:url(../images/cmn_r_arw.gif) 0 0.3em no-repeat;
	padding-left:20px;
	display:block;
	color:#00479d;
	text-decoration:none;
}

#right01 dl.rnav dd a:hover{
	color:#478BDF;
		text-decoration:underline;
}

#right01 dl.contact dt,
#right01 dl.contact dd{
	margin-bottom:9px;
	font-size:1px;
	line-height:1%;
}

#go_top{
	clear:both;
	border-bottom:1px #dddcdc solid;
	text-align:right;
	padding-right:20px;
	margin-bottom:20px;
}

#go_top img{
	margin-bottom:-1px;
}

#footer{
	width:900px;
	padding-bottom:40px;
}

#footer:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#copy{
	width:680px;
	float:left;
	text-align:right;
	display:inline;
	margin-top:30px;
}

#logo{
	width:182px;
	float:right;
	margin-right:20px;
	display:inline;
}

/****** top ******/

body.page_top{
	background:url(../images/top_bg.gif) 0 100px repeat-x;
}

.page_top #wrapper_in{
	background:url(../images/top_wpr_in_bg.gif) center top no-repeat;
	_background:url(../images/top_wpr_in_bg_ie.gif) center top no-repeat;
}

.page_top #header{
	height:581px;
}

.page_top #header dl.main dt{
	position:absolute;
	top:124px;
	left:1px;
}

.page_top #header dl.main dd{
	position:absolute;
	bottom:40px;
	right:370px;
}

.page_top #left p.txt{
	margin-bottom:25px;
}
