@charset "utf-8";



/*----------------------------------------------------

----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 0 0;
}

img.imgC {
	margin:0 auto;
	display:block;
}

.btn {
	text-align: center;
}

.m_bottom10{
	margin-bottom:10px;
	float: left;
}

/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/*----------------------------------------------------
	#navSkip (Navigation Skip)
----------------------------------------------------*/

span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}


/*----------------------------------------------------
	#contena
----------------------------------------------------*/

#contena{
	background: url(../images/shadow_mid.png) repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 870px;
}

* html #contena{ behavior: expression(IEPNGFIX.fix(this)); }
/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	width: 850px;
	margin: 0 10px;
		border-bottom: 1px solid #B10304;

}

#contents .pageTop {
	clear: both;
	text-align: right;
}



/*----------------------------------------------------
	#navi
----------------------------------------------------*/


#navi {
	height:36px;
	font-size: 12px;
	_margin-bottom:10px;
	font-family:"ヒラギノ角ゴ Pro W3";
	background:url(../images/bt_shadow.jpg) repeat-x left bottom;
	overflow: auto;
	margin: 0 auto 5px auto;
}

/* safari only \*/
html:\66irst-child #navi{ margin-bottom:10px;}
/* end */

#navi a{
	text-decoration: none;
	color:#333333;
	}

#navi sa:hover{
	text-decoration:none;
	color:#333333;
	}

#navi dl{
	float:left;
	width:141px;
	display:block;
	margin:0;
	padding:0;
	}

#navi dd{
	margin:-2px 0 0 0;
	padding:0;
	position: absolute;
	z-index:100;
	background-color:#ffffff;
	 opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
	}

#navi ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border: #CC0000 1px solid;
	width:141px;
	}

#navi li{
	list-style:none;
	margin:0;
	margin-left:0px;
	padding:0px;
	white-space:nowrap;
	}

#navi li a{
	padding:4px;
	display: block;
	width:133px ;
	color:#333333;
	}



#navi a:hover{
	background-color:#B10304;
	color: #FFFFFF;
}

.w142{ width:142px!important;}




/*----------------------------------------------------
	#main
----------------------------------------------------*/


img.main_img{ display:block;
width:830px;
margin:0 auto;
}

/*----------------------------------------------------
	#sub
----------------------------------------------------*/

#ls_area{
	margin:10px;
	display:block;
}

#ls_area dt{
	margin-left:-5px;
}

#sub {
	float: right;
}


#con_left{
	width:210px;
	float:left;
	background-color: #F3F3F3;
	margin: 10px;_margin: 5px 10px 10px 5px;
}

#con_left img{
	margin:10px auto;
	display:block;
}

#con_right{
	width:610px;
	float:left;
	margin: 10px  0 10px 0;_margin: 5px  0 5px 0;

}

#kensaku{
	padding-top: 10px;
}


#maru_top {
	width:610px;
	background:url(../../common/images/corner_top.gif)  top left no-repeat;
	clear: both;
}

#maru_bottom {width:570px; background:url(../../common/images/corner_bottom.gif)  bottom left no-repeat; padding:20px;}


/*bottom_page*/



#img_main{margin:10px auto 0 auto;
display:block;
width:830px;
}


.snavi li a{
	background:url(../images/navi_line_off.gif) no-repeat left bottom;
	display:block;
	width: 145px;
	margin: 15px auto;
	padding:0px 20px 4px 20px;
	text-decoration:none;
	font-weight:600;
	white-space: nowrap;
}


.snavi li a:hover{
	background:url(../images/navi_line_on.gif) no-repeat left bottom;
	display:block;
	width: 145px;
	margin: 15px auto;
	padding:0px 20px 4px 20px;
	text-decoration:none;
	font-weight:600;
}


.snavi li.now{
	background:url(../images/navi_line_on.gif) no-repeat left bottom;
	display:block;
	width: 145px;
	margin: 15px auto;
	padding:0px 20px 4px 20px;
	text-decoration:none;
	font-weight:600;
	color: #666666;
}



 a#toTOP{
	text-indent:-9999px;
	background: url(../../common/images/bt_totop.gif) no-repeat;
	width:156px;
	height:29px;
	display:block;
	float: right;
	margin-top: 10px;
}

 a:hover#toTOP{ background-position:bottom;}


.header_gray{
	margin-bottom:10px;
	background:url(../../common/images/bg_gray.gif);
	border-bottom:1px solid #999999;
	border-top: 1px solid #999999;
	padding: 5px 10px;
	color: #666666;
	display: block;
}


/*sitemap
*/

.link_box{border:5px solid #CCCCCC; padding: 10px; width:520px; margin:10px  auto;}

.link_box li{
	float:left;
}

.link_box li a{
	background: url(../../common/images/navi_line_off.gif)  no-repeat left bottom;
	display:block;
	width: 120px;
	padding:0px 20px 4px 20px;
	text-decoration:none;
	margin:10px 5px;
	white-space: nowrap;
}
.link_box  li a:hover{
	background: url(../../common/images/navi_line_on.gif)  no-repeat left bottom;

}


.ls{
	background: url(../images/banner_kansai.jpg);
	width:180px;
	height:46px;
	display: block;
	margin: 10px auto;
	text-indent: -9999px;
}

