@charset "shift_jis";

/* Reset
===================================== */
body,div,p,h1,h2,h3,h4,h5,h6,form,fieldset,blockquote,table,th,td,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

body{
	font-size: 12px;
}

/* for IE6 */
* html body{
	font-size: 75%;
}

* html td,
* html th{
	font-size: 75%;
}

/* for IE7 */
*:first-child+html body{
	font-size: 75%;
}

img,a img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 0px;
	line-height: 0px;
}

fieldset{
	border: 0px;
}

input{
	_margin: -1px 0px;
}

table{
	border-collapse: separate;
	border-spacing: 0px;
	border: none;
}

td,th{
	text-align: left;
}

ul,ol,li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	line-height: 110%;
}

input,textarea{
	font-size: 100%;
}

em,strong,address,caption,cite,code,pre,dfn{
	font-style: normal;
}

/* Layout
===================================== */
body{
	background: url(../img/bg_body.gif) repeat-x left top;
}

#container{
	background: url(../img/bg_container.gif) repeat-x left top;
	text-align: center;
}

#header{
	margin: 0px auto;
	width: 860px;
	height: 205px;
	background: url(../img/bg_header.png) no-repeat left top;
	text-align: left;
}

#body{
	margin: 0px auto;
	width: 860px;
	text-align: left;
	background-color: #ffffff;
}

#footer{
	margin: 0px auto;
	width: 860px;
	text-align: left;
	background-color: #ffffff;
}

/* Header
===================================== */
#header .block_left{
	width: 200px;
	float: left;
}

#header .block_right{
	width: 640px;
	float: right;
}

.site_summary{
	height: 105px;
	clear: both;
}

/* Body
===================================== */
#body .block_left{
	margin: 20px 0px 0px 20px;
	width: 580px;
	float: left;
	display: inline;
}

#body .block_right{
	margin: 20px 20px 0px 0px;
	width: 220px;
	float: right;
	display: inline;
}

/* Map
===================================== */
#body .page_navi li{
	margin: 0px 5px 0px 0px;
	font-size: 84%;
	color: #535353;
	display: inline;
	float: left;
}

#body .page_navi li.item{
	padding: 0px 0px 0px 10px;
	background: url(../img/icon_page_navi.gif) no-repeat left;
}

#footer .page_navi{
	margin: 0px 0px 0px 20px;
}

/* Navigator
===================================== */
/* Sub Menu */
#header .page_navi{
	margin: 0px 20px 0px 0px;
	width: 225px;
	float: right;
	display: inline;
}

#header .page_navi li{
	margin: 0px 0px 0px 5px;
	display: inline;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

/* Global Menu */
#header .navigator{
	width: 640px;
	height: 80px;
}

#header .navigator ul li{
	font-size: 0px;
	line-height: 0px;
	display: inline;
	float:left;
}

/* Side */
#body .block_right .navigator ul li{
	font-size: 0px;
	line-height: 0px;
}

/* Footer */
#footer .navigator{
	margin: 20px 20px 40px 20px;
	padding: 10px 0px 0px 0px;
	background: url(../img/bg_footer_navi.gif) repeat-x left top;
}

#footer .navigator ul{
	margin: 1px 0px 0px 0px;
	float: left;
}

#footer .navigator ul li{
	margin: 0px 7px 0px 0px;
	font-size: 84%;
	display: inline;
	float: left;
}

#footer .navigator ul li.item{
	padding: 0px 0px 0px 7px;
	background: url(../img/icon_footer_navi.gif) repeat-y left top;
}

#footer .navigator .page_copyright{
	text-align:center;
}

/* Link
===================================== */
#body .page_navi li a{
	color: #535353;
}

#footer a{
	color: #646400;
}

/* Header
===================================== */
h1{
	padding: 30px 0px 0px 40px;
	font-weight: normal;
	color: #535353;
}

h2{
	font-size:20px;
	padding:25px 0 0 15px;
}

h3{
	margin: 0px 0px 10px 0px;
}

h4{
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 8px 22px;
	background: url(../img/bg_header_03.gif) no-repeat left bottom;
}

/* Class
===================================== */
.sp_contents{
	margin: 0px 0px 40px 0px;
	color: #535353;
}


/* Text */
.sp_contents p{
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 160%;
}

/* Text Style */
.txt_large{
	font-size: 117%;
}

.txt_bold{
	font-weight: bold;
}

/* Table */
.tbl_field{
	border: 0px;
}

.tbl_field th{
	padding: 5px;
	font-weight: normal;
	vertical-align: top;
}

.tbl_field td{
	padding: 5px;
}

/* List */
dl{
	margin: 0px 0px 10px 0px;
}

dt{
	margin: 0px 0px 5px 0px;
}

/* img */
.img_left{
	float:left;
	}

/* Clear
===================================== */
.clr:after{
	content: ".";
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}

.clr{
	display: inline-block;
}

.clr{
	display: block;
}

/* no ie mac \*/
.clr{
	overflow: hidden;
}
/* */
.bg_h2 {
	background: url(../img/header_01_top.gif) no-repeat left bottom; 
	width:580px; 
	height:60px;
}
.nav_style {
	background: url(img/navi_side.gif) no-repeat left bottom; 
	width:220px; 
	height:30px;
}
.p_style1 {
	padding:0 15px 15px 15px;
}
.p_style2 {
	padding:15px;
}
.div_style1 {
	float:left; width:350px;
}
.div_style2 {
	float:left; width:300px;
}
.div_style3 {
	float:left; width:280px;
}
.div_style3 {
	float:left; width:200px;
}