@charset "utf-8";
/* CSS Document */

*{
	/* [disabled]margin:0; */
	padding:0;
}

body{
	font-size:14px;
	color:#666;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
}


/*ヘッダー
--------------------------------*/

#header_container{
	width:100%;
	height:104px;
	background-image:url(../new_image/tmp/bg_header.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#header_contents{
	width:950px;
	height:104px;
	margin:0 auto;
	position:relative;
}

/*ロゴ
--------------------------------*/
#header_contents h1{
	margin:0;
	padding:0;
}

#header_contents h1 a{
	width:426px;
	height:66px;
	background-image:url(../new_image/tmp/logo.png);
	position:absolute;
	left:0px;
	top:0px;
	text-indent:-9999px;
}


/*
--------------------------------------------------*/
#txt_size{
	width:195px;
	height:21px;
	position:absolute;
	right:0px;
	top:5px;
}

#txt_size li{
	list-style-type:none;
	float:left;
}

#txt_size #li01{
	width:86px;
	height:21px;
	display:block;
	background-image:url(../new_image/tmp/txt_size01.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#txt_size #li02 a{
	width:55px;
	height:21px;
	display:block;
	background-image:url(../new_image/tmp/txt_size02.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#txt_size #li03 a{
	width:54px;
	height:21px;
	display:block;
	background-image:url(../new_image/tmp/txt_size03.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

/* パンクズ
------------------------------------------*/

#pankuzu{
	width:950px;
	margin:0 auto;
}

#pankuzu ul{
	width:950px;
	height:36px;
	background-image:url(../image/tmp/bg_pankuzu.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFF;
}

#pankuzu ul li{
	float:left;
	list-style-type:none;
	line-height:36px;
	background-image:url(../image/tmp/li_pankuzu.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin-left:15px;
	font-size:110%;
}

/* メインコンテナ
------------------------------------------*/
#main_container{
	width:950px;
	margin:0 auto;
	padding:16px 0 0 0;
}

#main_con{
	width:950px;
}

/*　左コンテナ
-------------------------------------------*/
#left_con{
	float:left;
	width:250px;
}


/*
サブメニュ
*/

#submenu{
	background-image:url(../image/tmp/bg_submenu.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:53px;
	overflow:hidden;
}

#submenu li{
	list-style-type:none;
	
}

#submenu li a{
	color:#666;
	text-decoration:none;
	display:block;
	background-image:url(../image/tmp/bg_bt_submenu.jpg);
	background-repeat:no-repeat;
	background-position:6px bottom;
	line-height:48px;
	padding-bottom:2px;
	padding-left:30px;
	font-size:0.875em;
}

#submenu li a:hover{
	color:#36C;
}

#ssmenu{
}

#ssmenu li{
	list-style-type:none;
	
}

#ssmenu li a{
	color:#666;
	text-decoration:none;
	display:block;
	background-image:url(../image/tmp/bt_ssmenu.jpg);
	background-repeat:no-repeat;
	background-position:6px bottom;
	line-height:30px;
	padding-bottom:2px;
	padding-left:30px;
}

#ssmenu li a:hover{
	color:#36C;
}

.kotei{
	font-size:14px;
}

/*　右コンテナ
-------------------------------------------*/
#right_con{
	float:right;
	width:672px;
}



/*　フッターのメニュー　*/
#footer_menu_area{
	clear:both;
	width:100%;
	height:91px;
	background-image:url(../new_image/tmp/bg_footer_info_area.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#footer_menu_area_ins{
	width:950px;
	height:91px;
	margin:0 auto;
	position:relative;
}

/*　フッターメニュー　*/
#footer_navi{
	width:388px;
	height:14px;
	position:absolute;
	left:0px;
	top:15px;
}

#footer_navi li{
	float:left;
	list-style-type:none;
}

#iso_name{
	width:505px;
	height:34px;
	position:absolute;
	right:0px;
	top:8px;
}

#iso_name li{
	float:left;
	list-style-type:none;
}

.ex_address{
	width:460px;
	height:49px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.ex_address p{
	padding:5px 0px;
	font-size:12px;
	line-height:150%;
}

.ex_address table{
	padding:4px 0px;
}

.ex_address table td{
	font-size:12px;
	padding:2px 4px;
}


/*　フッター
-----------------------------------------------------*/
#footer_container{
	clear:both;
	width:100%;
	height:30px;
	background-image:url(../image/index/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	overflow:hidden;
}

#footer{
	width:969px;
	margin:0 auto;
}

#footer p{
	text-align:right;
	color:#FFF;
	line-height:30px;
}


/*
totop
*/

.totop{
	clear:both;
	display:block;
	text-align:right;
	margin:30px 0px;
}

.ssmenu_left_sp{
	text-indent:1em;
}




.jimucho_blog{
	width:240px;
	margin:20px auto;
}
