@charset "utf-8";
/************************************************************
	GLOBAL SETTING
************************************************************/
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
} 
table {
	font-size:100%;
} 
fieldset,img {
	border:0;
}
img{
	vertical-align:bottom;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {  
	list-style:none;
}
th,caption {
	text-align:left;
}
strong{
	font-weight:bold;
}
a{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#999999;
	text-decoration:underline;
}
body{
	background:url(/common_img/bg_bdy.jpg) repeat-x;
	font-size:12px;
	line-height:160%;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* clearfix */
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
* html .clearfix {   
    display: inline-block;   
}
.clearfix {
	zoom:1;
}
.clr{
	clear:both;
}
/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/************************************************************
	HEADER
************************************************************/
#hdr{
	padding:16px 0 0 0;
	width:936px;
	margin-left:20px;
	margin-bottom:10px;
}
#dsc{
	margin-bottom:16px;
}
h1{
	float:left;
	margin-bottom:14px;
}
#logo a{
	background:url(/common_img/logo.gif) no-repeat;
	width:340px;
	height:62px;
	text-indent:-9999px;
	display:block;
}
#hdr_cntct{
	width:466px;
	float:right;
}
#hdr_cntct ul{
	margin-top:1px;
	display:block;
}
#hdr_cntct li{
	border-left:#CCCCCC 2px solid;
	height:45px;
	display:block;
	padding-left:6px;
	float:left;
}
#hdr_cntct img{
	vertical-align:bottom;
}
#hdr_cntct li.nbdr{
	border:none;
	margin-top:4px;
	_margin-top:0;
	float:right;
}

/************************************************************
	GNV
************************************************************/
ul#gnv{
	width:936px;
	clear:both;	
}
ul#gnv li{
	float:left;
	display:block;
}
#gnv a{
	background:url(/common_img/btn_gnv.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	display:block;
}
#gnv a.m01{
	background-position:top left;
	width:118px;
}
#gnv a.m02{
	background-position:-118px top;
	width:151px;
}
#gnv a.m03{
	background-position:-269px top;
	width:216px;
}
#gnv a.m04{
	background-position:-485px top;
	width:178px;
}
#gnv a.m05{
	background-position:-663px top;
	width:179px;
}
#gnv a.m06{
	background-position:-842px top;
	width:94px;
}
/* hover */
#gnv a:hover.m01{
	background-position:left bottom;
}
#gnv a:hover.m02{
	background-position:-118px bottom;
}
#gnv a:hover.m03{
	background-position:-269px bottom;
}
#gnv a:hover.m04{
	background-position:-485px bottom;
}
#gnv a:hover.m05{
	background-position:-663px bottom;
}
#gnv a:hover.m06{
	background-position:-842px bottom;
}
/************************************************************
	CONTENTS
************************************************************/
#cts_block{
	width:956px;
	margin:0;
	clear:both;
}
#mn_block{
	width:702px;
	float:right;
}
#sde_block{
	width:220px;
	float:left;
	margin-left:20px;
	display:inline;
}
/************************************************************
	SUB DIRECTORY COMMONS
************************************************************/
h3{
	background: url(/common_img/bg_h3.jpg) no-repeat top;
	width:671px;
	padding-left:21px;
	padding-right:10px;
	height:39px;
	line-height:45px;
	color:#009999;
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-bottom:24px;
}
h4{
	background: url(/common_img/bg_h4.gif) left center no-repeat;
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
	line-height:160%;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:14px;
	margin-left: 10px;
}
.gl_ln{
	color:#DDDDDD;
	border-top:#DDDDDD 1px solid;
	height:1px;
	margin:15px 0 15px 0;
	padding:0;
	font-size:1px;
	line-height:1px;
}
#btm_ssc{
	border:#FFDD95 2px solid;
	background:#FFF8EB;
	padding:18px;
	width:682px;
	padding-right:0;
	clear:both;
	margin-bottom:18px;
}
#btm_ssc li{
	float:left;
	margin-right:7px;
}
#btm_abt{
	border:#CCEBEB 2px solid;
	background:#F2FAFA;
	padding:14px;
	clear:both;
	width:672px;
	margin-bottom:18px;
}
#btm_abt h5{
	border-bottom:#CEECEC 1px solid;
	padding-bottom:5px;
	color:#009999;
	font-weight:bold;
	margin-bottom:14px;
}
#btm_abt ul{
	margin-top:20px;
}
#btm_abt li{
	float:left;
	margin-right:10px;
}
li#btm_rsrv{
	float:left;
	margin-right:0;
}
.p-tp{
	clear:both;
	text-align:right;
	margin:10px 0;
	display:block;
}
/************************************************************
	SIDE
************************************************************/

/*--お問い合わせ--*/
#sde_cntct{
	border:1px solid #CCCCCC;
	width:216px;
	padding:1px;
	padding-bottom:5px;
	margin-bottom:12px;
}
#sde_cntct_in{
	width:192px;
	margin:0 auto;
	padding-top:15px;
	font-size:10px;
	line-height:150%;
}
#sde_cntct_in ul{
}
#sde_cntct_in li{
	border-bottom:#CCCCCC 1px solid;
	padding:10px 0;
}
#sde_cntct_in li.sde_acc_bdr{
	border:none;
}
/*--ローカルメニュー--*/
#sde_lm{
	border:#DFDFDF solid 6px;
	padding-top:2px;
	padding-bottom:20px;
	margin-bottom:12px;
}
#sde_lm p{
	margin-bottom:1px;
	text-align:center;
}
#sde_lm .tit_ssc{
	margin-top:12px;
	margin-bottom:2px;
	text-align:center;
}
ul#sde_ssc{
	margin-bottom:15px;
}
#sde_lm #sde_ssc li{
	margin-bottom:3px;
	text-align:center;
}
ul#sde_lm_ds{
	margin-left:15px;
	width:170px;
	display:block;
	text-align:left;
}
#sde_lm_ds li{
	text-align:left;
	background:url(/common_img/ic_gr.gif) no-repeat left top;
	padding-left:15px;
}

/************************************************************
	FOOTER,TOPIC PATH
************************************************************/
#ftr_lnks{
	border-top:#CCCCCC 1px solid;
	width:956px;
	clear:both;
	padding:12px 0px;
	line-height:180%;
	font-size:11px;
	text-align:center;
}
#cp{
	border-top:#CCCCCC 1px solid;
	padding-top:13px;
	width:956px;
}
address{
	width:956px;
	height:10px;
	display:block;
	text-align:right;
	font-size:10px;
}
#tp{
	font-size:10px;
	margin:5px 0;
}
