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

*{
	margin:0;
	padding:0;
}

a{
	overflow:hidden;
}

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

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body{
	color:#666;
	font-size:13px;
	background-image:url(../../image/index/bg_all.png);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:175%;
}

/**/

/*　ヘッダー　*/
#header_outside{
	width:100%;
	background-image:url(../image/wordpress/cat/header_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#header_inside{
	width:950px;
	height:170px;
	margin:0 auto;
	background-image:url(../image/tmp/img_header.png);
	background-repeat:no-repeat;
	background-position:left 69px;
	position:relative;
}

/*　ロゴ　*/
#header_inside h1 a{
	display:block;
	width:252px;
	height:69px;
	text-indent:-9999px;
	background-image:url(../image/tmp/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	left:-3px;
	top:0px;
}

/*　グローバルナビゲーション　*/
#gnavi{
	width:950px;
	height:60px;
	position:absolute;
	left:0px;
	bottom:0px;
}

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

#gnavi li a{
	display:block;
	height:60px;
}

#gnavi01 a{
	background-image:url(../image/tmp/gnavi01.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:190px;
	text-indent:-9999px;
}

#gnavi01 a:hover{
	background-position:left -60px;
}

#gnavi02 a{
	background-image:url(../image/tmp/gnavi02.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:190px;
	text-indent:-9999px;
}

#gnavi02 a:hover{
	background-position:left -60px;
}

#gnavi03 a{
	background-image:url(../image/tmp/gnavi03.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:190px;
	text-indent:-9999px;
}

#gnavi03 a:hover{
	background-position:left -60px;
}

#gnavi04 a{
	background-image:url(../image/tmp/gnavi04.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:190px;
	text-indent:-9999px;
}

#gnavi04 a:hover{
	background-position:left -60px;
}

#gnavi05 a{
	background-image:url(../image/tmp/gnavi05.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:189px;
	text-indent:-9999px;
}

#gnavi05 a:hover{
	background-position:left -60px;
}

/*　ヘッダーメニュー　*/
#header_menu{
	width:453px;
	height:31px;
	position:absolute;
	right:0px;
	top:5px;
}

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

/*　文字サイズ　*/
#txt_size{
	width:135px;
	height:15px;
	position:absolute;
	right:0px;
	top:61px;
	bottom:94px;
	z-index:10px;
	line-height:100%;
}

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

/*　ヘッダー電話番号　*/
#header_inside #tel{
	width:179px;
	height:18px;
	position:absolute;
	right:0px;
	top:35px;
	bottom:55px;
}

/*　ヘッダー画像　*/
#image_header{
	display:block;
	width:950px;
	height:41px;
	position:absolute;
	left:0px;
	bottom:60px;
	z-index:0;
}

/*　カテゴリータイトル　*/
#category_name{
	width:950px;
	margin:20px auto 10px auto;
}

/*　パンクズ　*/
#pankuzu{
	width:950px;
	margin:0 auto;
	background-image:url(../image/tmp/bg_pankuzu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-top:1px dotted #339900;
}

#pankuzu p{
	line-height:23px;
	padding-left:20px;
	color:#006633;
}

#pankuzu p a{
	color:#006633;
}

/*　メインテンツコンテナ　*/
#main_container{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

/*　左カラム　*/
#left_column{
	float:left;
	width:200px;
	padding:0px;
	margin:10px 20px 30px 0px;
	display:inline;
}

/*　サブメニュー　*/
#sub_menu{
	width:200px;
	background-image:url(../image/wordpress/cat/sidebar_footer.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:15px;
	margin-bottom:20px;
}

#sub_menu h2{
	background-image:url(../image/wordpress/cat/sidebar_header.png);
	line-height:30px;
	padding-top:6px;
	color:#FFF;
	padding-left:10px;
	font-size:125%;
}

#sub_menu h2 a{
	color:#FFF;
	text-decoration:none;
}

#sub_menu ul{
	margin:0px;
	padding:0px;
}

#sub_menu ul li{
	background-image:url(../image/wordpress/cat/sidebar_bt.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:30px;
	padding-left:20px;
	list-style-type:none;
	margin:0px;
}

#sub_menu ul li a{
	color:#666;
	text-decoration:none;
}

#sub_menu ul li ul{
	margin:0px 0px 0px -20px;
	padding:0px;
}

#sub_menu ul li ul li{
	background-image:url(../image/tmp/ssmenu_bt.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:30px;
	padding-left:40px;
	list-style-type:none;
	margin:0px;
}

.kotei{
	font-size:12px;
}

/*　右カラム　*/
#right_column{
	width:720px;
	float:left;
	padding:0px;
	margin:10px 0px 10px 0px;
	display:inline;
}

#right_column h2{
	clear:both;
	background-image:url(../image/wordpress/cat/entry_title.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:40px;
	padding-bottom:5px;
	padding-left:30px;
	font-size:140%;
	color:#006633;
}


/*　フッター　*/
#footer_outside{
	clear:both;
	width:100%;
	height:40px;
	background-image:url(../image/tmp/bg_footer_out.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

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

#footer_inside{
	width:315px;
	float:right;
	line-height:40px;
	background-image:url(../image/tmp/bg_copy.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#footer_inside p{
	padding-left:50px;
	letter-spacing:0px;
	font-size:12px;
}

/*　サイドバー　バナーエリア　*/
#sidebar_banner_area{
	margin:10px 0px 0px 0px;
}

#sidebar_banner_area li{
	list-style-type:none;
	margin-bottom:20px;
}

/*　totop　*/
.totop{
	clear:both;
	text-align:right;
	margin:20px 0px;
}
