/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:75%;
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka,Arial, Helvetica, sans-serif;
	background:url(../images/com/bg_img.gif) center repeat-y #F5F5F5;
	color:#000000;
}


h1,h2,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
}

a img {
	border:none;
}



/*link
------------------------*/
a:link {
	color:#00003C;
	text-decoration:none;
}

a:visited {
	color:#00003C;
	text-decoration:none;
}

a:hover {
	color:#3C3C78;
	text-decoration:underline;
}


/*clearfix
------------------------*/
.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 */


/*margin
---------------------*/
.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}


/*wrap
------------------------*/
.wrap {
	width:850px;
	margin:0 auto 15px;
}



/*header
------------------------*/
.header {
	width:850px;
	background:url(../images/header/bg_header.jpg) 0 0 repeat-x;
}

.seo_text {
	font-size:0.8em;
	font-weight:normal;
	padding:8px 10px 0;
	height:22px;
}

.logo {
	width:197px;
	float:left;
	padding:20px 0 0 20px;
}

.logo a {
	display:block;
	background:url(../images/header/logo.gif) 0 0 no-repeat;
	width:197px;
	height:30px;
	text-indent:-9999px;
}

.header_r {
	width:405px;
	float:right;
	padding:15px 20px 0 0;
	margin-bottom:20px;
}


/*g_navi
-------*/
.g_navi {
	width:160px;
	padding-top:17px;
	float:left;
}

.g_navi ul {
	margin:0;
	padding:0;
}

.g_navi ul li {
	float:left;
	height:18px;
	font-size:1px;
	line-height:1px;
	list-style-type:none;
}

.g_navi01 a {
	background:url(../images/header/g_navi.gif) 0 0 no-repeat;
	width:65px;
	height:18px;
	display:block;
	text-indent:-9999px;
}

.g_navi02 a {
	background:url(../images/header/g_navi.gif) -65px 0 no-repeat;
	width:90px;
	height:18px;
	display:block;
	text-indent:-9999px;
}


.g_navi01 a:hover {
	background:url(../images/header/g_navi.gif) 0 -18px no-repeat;
	width:65px;
	height:18px;
	display:block;
	text-indent:-9999px;
}

.g_navi02 a:hover {
	background:url(../images/header/g_navi.gif) -65px -18px no-repeat;
	width:90px;
	height:18px;
	display:block;
	text-indent:-9999px;
}


/*tel_inquiry
-------*/
.img_tel_inquiry {
	float:right;
	width:221px;
	height:35px;
	background:url(../images/header/img_tel_inquiry.gif) 0 0 no-repeat;
}

.btn_inquiry {
	width:77px;
	height:18px;
	margin:17px 0 0 144px;
}

.btn_inquiry a {
	background: url(../images/header/btn_inquiry.gif) 0 0 no-repeat;
	width:77px;
	height:18px;
	display:block;
	text-indent:-9999px;
}



/*menu
------------------------*/
.menu {
	width:850px;
	height:30px;
}

.menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu ul li {
	float:left;
}

.menu01 a {
	background:url(../images/menu/menu_img.gif) 0 0 no-repeat;
	width:170px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

.menu02 a {
	background:url(../images/menu/menu_img.gif) -170px 0 no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}

.menu03 a {
	background:url(../images/menu/menu_img.gif) -340px 0 no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}

.menu04 a {
	background:url(../images/menu/menu_img.gif) -510px 0 no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}

.menu05 a {
	background:url(../images/menu/menu_img.gif) -680px 0 no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}


.menu01 a:hover {
	background:url(../images/menu/menu_img.gif) 0 -30px no-repeat;
	width:170px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

.menu02 a:hover {
	background:url(../images/menu/menu_img.gif) -170px -30px no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}

.menu03 a:hover {
	background:url(../images/menu/menu_img.gif) -340px -30px no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}

.menu04 a:hover {
	background:url(../images/menu/menu_img.gif) -510px -30px no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}

.menu05 a:hover {
	background:url(../images/menu/menu_img.gif) -680px -30px no-repeat;
	width:169px;
	height:30px;
	display:block;
	text-indent:-9999px;
	margin-left:1px;
}



/*footer
------------------------*/
.footer {
	background:url(../images/footer/bg_img.gif) 0 0 repeat-x;
	width:850px;
	padding-top:9px;
	text-align:center;
}


/*contents
------------------------*/
.contents {
	width:810px;
	background: url(../images/com/bg_contents.gif) bottom repeat-x;
	padding:0 20px 40px;
}


/*pankuzu
----------*/
.pankuzu {
	background:url(../images/com/bg_pankuzu.gif) 0 0 repeat-x;
	width:810px;
	padding:5px 20px 0;
	margin-bottom:20px;
	font-size:0.8em;
	height:24px;
}


.btn_detail {
	float:right;
	width:98px;
	height:20px;
}

.btn_detail a {
	background:url(../images/com/btn_detail.gif) 0 0 no-repeat;
	width:98px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
/*contents_l
----------*/

#contents_l {
	float: left;
	width: 170px;
}


/*contents_r
----------*/

#contents_r {
	float: right;
	width: 620px;
}
.head_img {
	margin-bottom: 20px;
}
#contents_r h3 {
	font-size: 1em;
	font-weight: normal;
}
