﻿@charset "utf-8";
/* reset styles */

html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
	margin: 0;
	padding: 0;
	font-family:
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
}
body{
	font-size: 12px;
	line-height:16px;
	color: #333;
	background:url(../images/common/bg.jpg) repeat;
}
a { color:#a27d39;}
a:link {}
a:visited { color:#a27d39;}
a:hover, a:focus, a:active {
	color:#ff6600;}
a:hover img {
	/* IE 
    filter: alpha(opacity=25);*/
	/* Safari Opera 
    opacity:0.25;*/
	/* Firefox Netscape 
    -moz-opacity:0.25;*/
	opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);
}
img {
	border: 0;
	vertical-align: bottom;
}
html{
	overflow-y: scroll;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.m_b10 {
	margin-bottom:3px;
	}
.m_b15 {
	margin-bottom:15px;
	}
/*==========================================================*/
body {
	background:url(images/line_head.gif) repeat-x top;
	background-color:#fffbf1;
	font-size:12px;
	line-height:16px;
	padding-top:10px;
	_text-align:center;
	}
#wrapper{
	width:892px;
	margin:0 auto;
	background:#FFFFFF;
	padding:0 29px 0 29px;
	_text-align:left;
	}
#header {
	height:50px;
	padding-top:10px;
	}
#contents{
	width:890px;
	margin:0 auto;
	}
#contents .left {
	width:685px;
	float:left;
	}
#contents .left h2 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	margin-bottom:15px;
	}
#contents .left h3 {
	clear:both;
	background:url(images/bg_title.gif) no-repeat;
	width:652px;
	height:33px;
	padding-left:33px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	line-height:33px;
	margin-bottom:10px;
	}
#contents .left h4 {
	clear:both;
	background:url(images/bg_title02.gif) no-repeat;
	width:642px;
	height:33px;
	padding-left:33px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:33px;
	margin:0 auto 10px auto;
	}
#contents .left h5 {
	clear:both;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	line-height:33px;
	}

#contents .left h6 {
	clear:both;
	background:url(images/bg_title02.gif) no-repeat;
	width:642px;
	height:33px;
	padding-left:33px;
	font-size:14px;
	font-weight:bold;
	color:#3333cc;
	line-height:33px;
	margin:0 auto 10px auto;
	}


#contents .left .type01 {
	clear:both;
	width:670px;
	_width:650px;
	margin:0 auto 15px auto;
	border:#CCCCCC solid 1px;
	}
#contents .left .type01 td {
	font-size:12px;
	line-height:16px;
	padding:5px;
	}
/*box01------------------------*/
#contents .left .box01 {
	width:685px;
	height:85px;
	}
#contents .left dl.box01 dt {
	float:left;
	margin-right:10px;
	width:97px;
	}
#contents .left dl.box01 dd {
	float:left;
	width:578px;
	}
#contents .left dl.box01 dd ul li {
	list-style:none;
	list-style-image:none;
	background:url(images/icon_arrow.gif) no-repeat left;
	padding:0 0 0 23px;
	margin-bottom:5px;
	line-height:14px;
	}
#contents .arrow {
	width:500px;
	padding:0 5px 0 15px;
	}
#contents .arrow li {
	list-style:none;
	list-style-image:none;
	background:url(images/icon_arrow.gif) no-repeat left;
	padding:0 0 0 23px;
	margin-bottom:5px;
	line-height:14px;
	}
#contents .arrow02 {
	padding:0 5px 0 0;
	}
#contents .arrow02 li {
	list-style:none;
	list-style-image:none;
	background:url(images/icon_arrow.gif) no-repeat left;
	padding:0 0 0 23px;
	margin-bottom:5px;
	line-height:14px;
	}

/*===============================================*/
#contents .right {
	width:185px;
	padding-left:20px;
	_padding-left:15px;
	float:right;
	}
#contents .right h3 {
	background:url(images/bg_side-title.gif) no-repeat;
	width:157px;
	height:31px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-left:28px;
	}
#contents .right .bg_side{
	background:url(images/bg_side.gif) no-repeat bottom;
	width:165px;
	height:110px;
	margin:0 auto 15px auto;
	padding: 10px 10px;
	}
#contents .right .bg_side ul li {
	list-style:none;
	list-style-image:none;
	margin-bottom:8px;

	}
/*===============================================*/
#contents .right {
	width:185px;
	padding-left:20px;
	_padding-left:15px;
	float:right;
	}
#contents .right h3 {
	background:url(images/bg_side-title.gif) no-repeat;
	width:157px;
	height:31px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-left:28px;
	}
#contents .right .bg_side2{
	background:url(images/bg_side.gif) no-repeat bottom;
	width:165px;
	height:140px;
	margin:0 auto 15px auto;
	padding: 10px 10px;
	}
#contents .right .bg_side2 ul li {
	list-style:none;
	list-style-image:none;
	margin-bottom:8px;

	}
/*===============================================*/
#contents .right {
	width:185px;
	padding-left:20px;
	_padding-left:15px;
	float:right;
	}
#contents .right h3 {
	background:url(images/bg_side-title.gif) no-repeat;
	width:157px;
	height:31px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-left:28px;
	}
#contents .right .bg_side3{
	background:url(images/bg_side.gif) no-repeat bottom;
	width:165px;
	height:285px;
	padding: 10px 10px;
	}
#contents .right .bg_side3 ul li {
	list-style:none;
	list-style-image:none;
	margin-bottom:8px;

	}

/*===============================================*/
#footer {
	clear:both;
	width:890px;
	padding:20px 0 0 0;
	}
#footer .info {
	background:#eeeeee;
	width:880px;
	margin:0 auto;
	padding:10px;
	}
#footer .copy {
	font-size:10px;
	width:890px;
	text-align:center;
	margin:10px auto;
	}