@charset "utf-8";
/*  
Theme Name: original
Theme URI: http://www.who.ne.jp/
Description: <a href="http://www.who.ne.jp/">Who</a>制作のオリジナルテーマ4
Version: 1.0
Author: Hiroyuki Nakajima
Author URI: http://www.who.ne.jp/

作成日：
Copyright (C) Who
http://www.who.ne.jp/
*/

/*========================================
content
========================================*/
body {
	margin:0;
	padding:0;
	margin: 0 auto;
	padding:0;
	text-align: center;
	font-size:95%;
	/*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", "MS Mincho";*/
	color:#000000;
	line-height:1.1em;
	background:#EBF0DC;
	}
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #ffffff;
	}
#content {
	width: 900px;
	margin:0px 0px 0px 0px;/* 上/右/下/左*/
	background: #ffffff;
	}

#right_column {
	float: left;
	width: 200px;
	background: #ffffff;
	/*min-height: 400px;*/
	}
/*IE6スターハック*/
* html #right_column {
	float: left;
	width: 190px;
	/*min-height: 400px;*/
	}

#wrapper{
	background: #ffffff;
	float: right;
	width: 720px;
	/*min-height: 400px;*/
	margin:0px 0px 5px 5px;/* 上/右/下/左*/
	}
/*IE6スターハック*/
* html #wrapper {
	background: #ffffff;
	float: right;
	width: 720px;
	margin:5px 0px 5px 5px;/* 上/右/下/左*/
	}
#left_column {
	background: #ffffff;
	float: left;
	width: 695px;
	/*min-height: 400px;*/
	margin:0px 0px 5px 5px;/* 上/右/下/左*/

	}
#wrapper_left_column {
	background: #ffffff;
	float: left;
	width: 515px;
	/*min-height: 400px;*/
	margin:0px 0px 5px 0px;/* 上/右/下/左*/
	}
#wrapper_right_column {
	background: #ffffff;
	float: right;
	width: 175px;
	/*min-height: 400px;*/
	margin:0px 0px 5px 0px;/* 上/右/下/左*/
	}


/*========================================
header
========================================*/
#header {
	width: 900px;
	height: 76px;
	margin: auto;
	background: #FFFFFF;
	/*background: url(image/header_bg.gif) #CEFF00;*/
	}
*:first-child+html #header {
	width: 900px;
	height: 96px;
	margin: auto;
	background: #FFFFFF;
	/*background: url(image/header_bg.gif) #CEFF00;*/
	}
h1#site_slogan{
	font-size: 12px;
	font-weight:normal;
	margin:4px 0 0px 10px;/* 上/右/下/左*/
	color:#000000;
	}

#header #logo {
	margin:5px 0 0px 5px;/* 上/右/下/左*/
	height: 65px;
	width: 268px;
	float: left;
	}
#head{
	float:right;
	}
ul.headnavi {
	list-style:none;
	overflow: hidden; 
	position: relative;
	margin:0;
	padding:0;
	}
ul.headnavi li{
	font-size:80%;
	list-style:none;
	float: right;
	}
ul.headnavi li a{
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 8px;
	/*height: 30px;*/
	color:#ffffff;
	text-decoration: none;
	padding-top: 0px;
	}
ul.headnavi li a:link,
ul.headnavi li a:visited{
	text-decoration:none;
	color:#000000;
	}
ul.headnavi li a:hover{
	text-decoration: underline;
	color:#ff0000;
	}

ul.headnavi li a.icon001 {background: url(image/home_navi.gif) no-repeat 0px 1px;}
ul.headnavi li a.icon002 {background: url(image/sitemap_navi.gif) no-repeat 0px 1px;}
ul.headnavi li a.icon003 {background: url(image/contact_navi.gif) no-repeat 0px 1px;}
ul.headnavi li a:hover {text-decoration: underline;color:#ff0000;}

h2.headcontact a{
	display:block;
	width:187px;
	height:45px;
	}
h2.headcontact{
	clear:both;
	width:187px;
	height:45px;
	margin:5px 3px 0px 0px;/* 上/右/下/左*/
	padding:0;
	float:right;
	background:url(image/tel.gif) no-repeat;
	text-indent:-9999px;
	}

.headcontact_search{
	clear:both;
	margin:10px 5px 0px 0px;/* 上/右/下/左*/
	padding:0;
	float:right;
	}
.headnavi li#twitter_icon{
	background:url(image/twitter.png) no-repeat;
	background-position:3px 2px;/* 水平位置と垂直位置*/
	text-indent:7px;
	margin:0 0px 0 0;/* 上/右/下/左*/
	padding-bottom:4px;

}

/*========================================
common
========================================*/
#top-img {
	clear: both;
	position: relative;
	width:900px;
	height: 286px;
	background: url(image/top.jpg) no-repeat 50% 0;
	}
#top-img h3{
	margin:0;
	padding:0;
	text-indent: -9999px;
	}
#top-img a{
	display:block;
	width:900px;
	height:286px;
	}

form,fieldset,legend,pre {
	margin:0;
	padding:0;
	}
h1,h2,h3,h4,h5,h6 {
	margin:3px 0 0px 1px;
	padding:3px 0 3px 0px;
	}
.linkcat h2{
	font-size:120%;
	}
img {
	padding:0 5px 5px 0px;/* 上/右/下/左*/
	border:0;
	}
a,a:link,a:visited {
	color:#03c;
	text-decoration:none;
	}
a:hover,a:active {
	color:#c30;
	text-decoration:underline;
	}
.breadcrumb {
	background: #FFFFFF;
	color: #000000;
	font-size: 90%;
	margin: 4px 0px 4px 0px;/* 上/右/下/左*/
	padding-left:5px;
	}
.breadcrumb a {
	color: #000000;
	}
.breadcrumb .current{
	color: #ff0000;
	}
.floatL	{
	float:left;
	margin:0 5px 0 0;/*左寄せ*/
	}

.floatR	{
	float:right;
	margin:0 5px 0 0;/*右寄せ*/
	}

.clear{
	clear:both;
	line-height:0;
	height:0;
	padding:0 0 2px 0;/* 上/右/下/左*/
	}
.marginLR5 {
	margin:0 5px 0 5px;/*マージン右左*/
	}
.marginL05 {
	margin:0 0px 0 5px;/* 上/右/下/左*/
	}
#text_area {
	width:680px;
	margin:5px 10px 5px 10px;/* 上/右/下/左*/

}
dl.list2 dt{
	clear: left;
	float: left;
	width: 9em;
	white-space: nowrap;
 	padding: 8px 0.5em;
	}
dl.list2 dd{
    margin-left: 0;
	padding: 8px 0.5em 8px 11em;
	background:url(image/line2.gif) repeat-x left bottom;
	}



/*========================================
navi
========================================*/
#navi{
	clear:both;
	height: 46px;
	width: 100%;
	background: url(image/menu_bg.gif) repeat-x top #143F77;
	}
#navi ul{
	margin:0px;
	padding:0px;
	overflow: hidden;
	list-style:none;
	}
#navi ul li{
	float: left;
	height: 46px;
	display: inline;
	background: url(image/menu_sep.gif) top right no-repeat;
	list-style: none;
	}
#navi li a{
	padding: 17px 12px 0px 12px;/* 上/右/下/左*/
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
#navi li a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	}

/*========================================
footer
========================================*/
#footer {
	clear:both;
	width: 900px;
	margin: 0;
	background: #FFFFFF;
	color: #000000;
	}
#footer ul {
	margin:15px 15px 0px 15px;/* 上/右/下/左*/
	padding: 5px 0px 5px 0px;/* 上/右/下/左*/
	text-align: left;
	font-size: 78%;
	border-bottom: #000000 1px dotted;
	}
#footer li {
	display: inline;
	border-right:1px solid #000000;
	margin-right:6px;
	padding-right:6px;
	margin-bottom: 10px;
	color: #000000;
	}
#footer a:link,#footer a:visited {
	color: #000000;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #FF0000;
	text-decoration: underline;
	}
.footer01{
	clear:both;
	float:left;
	position:relative;
	width:900px;
	height:12px;
	margin:0 auto;
	background:#ffffff;
	}
	
.footer01 p.pageTop {
	width:900px;
	background:url(image/pagetop.gif) 0 0 no-repeat;
	float:none;
	position:absolute;
	right:5px;
	width:115px;
	height:11px;
	margin:0;
	text-align:left;
	}
.footer01 p.pageTop a{
	display:block;
	height:11px;
	text-indent:-9999px;
	}
.address{
	float: left;
	width: 900px;
	line-height: 20px;
	display: inline;
	text-align: center;
	font-size: 80%;
	color: #000000;
	background:#FFFFFF;
	}

.address a:link,.address a:visited {
	color: #000000;
	text-decoration: none;
	}
.address a:hover, .address a:active {
	color: #FF0000;
	text-decoration: underline;
	}



.copy{
	color: #000000;
	line-height: 22px;
	font-size: 80%;
	text-align: center;
	clear: both;
	margin-top: 15px;
	background:#FFFFFF;
	}
/*IE6スターハック*/
* html .copy{
	color: #000000;
	line-height: 22px;
	font-size: 80%;
	text-align: center;
	clear: both;
	margin-top: 0px;
	background:#FFFFFF;
	}
*:first-child+html .copy{/*IE7スターハック*/
	color: #000000;
	line-height: 22px;
	font-size: 80%;
	text-align: center;
	clear: both;
	margin-top: 0px;
	background:#FFFFFF;
	}

/*========================================
side
========================================*/

.side_menu {
	width:195px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/
	}
/*IE6スターハック*/
* html .side_menu {
	width:190px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/
	}
.side_menu h3{
	background: url(image/menu001.gif) no-repeat left top;
	width:190px;
	height:33px;
	font-size:12px;
	font-weight: bold;
	text-indent:30px;
	line-height: 220%;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin:0 0 10px 0;/* 上/右/下/左*/
	padding:0;
	}
.side_menu ul {
	margin:0 6px 10px 2px;/* 上/右/下/左*/
	padding:0;
	}
.side_menu li {
	font-size: 80%;
	letter-spacing: 1px;
	list-style:none;
	padding-left:30px;
	margin-bottom:4px;
	background-image:url(image/p001.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:12px 4px;/* 左/上*/
	}

.side_menu ul.children{
	margin:10px 0 0px 0px;/* 上/右/下/左*/
	padding:0 0 0px 0px;/* 上/右/下/左*/
	}
.side_menu ul.children li{
	letter-spacing: 0px;
	word-spacing: -1px;
	font-size: 100%;
	}

.side_menu li a {
	text-decoration:none;
	color:#03c;
	}
.side_menu li a:hover{
	text-decoration:underline;
	color:#c30;
	}
#sub_category {
	width:195px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/
	}

/*IE6スターハック*/
* html #sub_category {
	width:190px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/
	}

#sub_category h3{
	background: url(image/menu001.gif) no-repeat left top;
	width:190px;
	height:33px;
	font-size:12px;
	font-weight: bold;
	text-indent:30px;
	line-height: 220%;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin:0 0 10px 0;/* 上/右/下/左*/
	}
#sub_category ul {
	margin:0 6px 10px 5px;
	padding:0;
	}
#sub_category li {
	font-size: 80%;
	list-style:none;
	letter-spacing: 1px;
	padding-left:30px;
	margin-bottom:4px;
	background-image:url(image/p001.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:12px 4px;/* 左/上*/

	}
#sub_category li a {
	text-decoration:underline;
	color:#03c;
	}
#sub_category li a:hover{
	text-decoration:underline;
	color:#c30;
	}

#side_menu_tag {
	width:195px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/
	}
/*IE6スターハック*/
* html #side_menu_tag {
	width:190px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/
	}
#side_menu_tag h3{
	background: url(image/menu001.gif) no-repeat left top;
	width:190px;
	height:33px;
	font-size:12px;
	font-weight: bold;
	text-indent:30px;
	line-height: 220%;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin:0 0 10px 0;/* 上/右/下/左*/
	}
#tag{
	text-align:left;
	margin:0px 5px 10px 5px;/* 上/右/下/左*/
	}

#tag a {
	text-decoration:none;
	color:#03c;
	}
#tag a:hover{
	text-decoration:underline;
	color:#c30;
	}

#top_banner {
	width:165px;
	float:left;
	margin:0px 0px 0px 0px;/* 上/右/下/左*/
	text-align:center;
	font-size: 80%;
	color:#000000;
	}
#top_banner img{
	padding:10px 0px 0px 0px;/* 上/右/下/左*/
	border:0;
	}
#top_banner h3{
	background-image:url(image/menu006.gif);
	width:165px;
	height:35px;
	text-indent:-9999px;
	margin:0px 0px 5px 5px;/* 上/右/下/左*/
	}
#mobile {
	width:190px;
	float:left;
	margin:15px 0px 10px 0px;/* 上/右/下/左*/
	padding:5px 0px 0px 0px;/* 上/右/下/左*/
	font-size: 80%;
	letter-spacing: 1px;
	border-top: #444f51 1px dotted;
	}
#mobile img {
	margin:0;
	padding:0;
	border:0;
	}

/*========================================
main
========================================*/

.post_box_home {
	width:520px;
	color: #000000;
	margin: 5px 0px 3px 8px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
/*IE6スターハック*/
* html .post_box_home {
	width:520px;
	color: #000000;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
.post_box_home_pic {
	width:520px;
	color: #000000;
	margin: 5px 0px 3px 8px;/* 上/右/下/左*/
	}
/*IE6スターハック*/
* html .post_box_home_pic {
	width:520px;
	color: #000000;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	}

.post_box {
	width:665px;
	color: #000000;
	margin: 5px 0px 3px 8px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
/*IE6スターハック*/
* html .post_box {
	width:665px;
	color: #000000;
	margin: 5px 0px 3px 0px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}

.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(image/box_top.gif) repeat-x;
	font-weight: bold;
	color: #000000;
	}
.post_title a:link,.post_title a:visited{
	text-decoration:none;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	color: #000000;
	}

.post_title a:hover.post_title a:active {
	color:#FFFF00;
	}

.post_box1{
	text-align: left;
	margin: 8px;
	}
.post_box1 p{
	margin:2px 0 0px 1px;/* 上/右/下/左*/
	padding:2px 0 2px 0px;/* 上/右/下/左*/
	}
.post_box1_home{
	width:660px;
	text-align: left;
	margin: 8px;
	font-size: 85%;
	}
/*IE6スターハック*/
* html .post_box1_home{
	width:660px;
	text-align: left;
	margin: 8px;
	}

/* ■NewsBox　お知らせブロックサイド用
-----------------------------------*/
.NewsBox3_title{/*タイトル部分*/
	width: 630px;/*幅*/
	background:url(image/p003.gif) no-repeat;
	background-position:6px 5px;
	text-indent:28px;
	text-align: left;/*タイトルを左寄せ*/
	letter-spacing: 0.4em;
	color: #000000;/*文字色*/
	background-color: #ff8133;/*背景色*/
	padding:5px 0px 5px 0px;/* 上/右/下/左*/
	width: 100%;
	}

/*IE6スターハック*/
* html .NewsBox3_title{/*タイトル部分*/
	width: 600px;/*幅*/
	background:url(image/p003.gif) no-repeat;
	background-position:6px 5px;
	text-indent:28px;
	text-align: left;/*タイトルを左寄せ*/
	letter-spacing: 0.4em;
	color: #000000;/*文字色*/
	background-color: #ff8133;/*背景色*/
	padding:5px 0px 5px 0px;/* 上/右/下/左*/
	width: 100%;
	}
.NewsBox3{
	float:left;
	font-size:12px;/*文字サイズ*/
	text-align:center;
	width: 630px;/*幅*/
	border: solid 1px #FFFFFF;/*外周枠の色*/
	background-color: #ffffff;/*枠の背景色*/
	margin:5px 5px 5px 5px;
	}
/*IE6スターハック*/
* html .NewsBox3{
	float:left;
	font-size:12px;/*文字サイズ*/
	text-align:center;
	width: 600px;/*幅*/
	border: solid 1px #FFFFFF;/*外周枠の色*/
	background-color: #ffffff;/*枠の背景色*/
	margin:5px 5px 5px 5px;
	}

.NewsBox4{
	text-align: left;
	padding: 0.3em;
	margin: 4px;
	background-color: #FFFFFF;/*文章部分の背景色*/
	line-height:20px;
}

.NewsBox4 li{
	list-style-type: none;

}
.NewsBox4 a.icon{
	background:url(image/p004.gif) no-repeat left ;
	background-position:2px 0px;/* 左/上*/
	padding-left:20px;
	padding-right:10px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-size:80%;/*文字サイズ*/
}
.NewsBox4 a.newsicon{
	background:url(image/p005.gif) no-repeat left ;
	background-position:2px 0px;/* 左/上*/
	padding-left:20px;
	padding-right:10px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-size:80%;/*文字サイズ*/
}
ul.osusumelist{
	margin:0;
	padding:0;
	list-style:none;
	width: 500px;
	overflow: hidden; 
	position: relative;
	}

ul.osusumelist li{
	float: right;
	list-style:none;
	}
ul.newsrss{
	margin:0;
	padding:0;
	list-style:none;
	width: 650px;
	overflow: hidden; 
	position: relative;
	}

ul.newsrss li{
	list-style:none;
	float: right;
	font-size:80%;/*文字サイズ*/
	}

ul.newsrss li.rss a{
	display:block;
	width:16px;
	height:15px;
	}
ul.newsrss li.rss{
	width:16px;
	height:15px;
	margin:5px 0 0px 15px;/* 上/右/下/左*/
	padding:0;
	float:right;
	background:url(image/rss.gif) no-repeat;
	text-indent:-9999px;
	}
ul.newsmore{
	margin:0;
	padding:0;
	list-style:none;
	width: 500px;
	overflow: hidden; 
	position: relative;
	}

ul.newsmore li{
	list-style:none;
	float: right;
	font-size:80%;/*文字サイズ*/
	}

ul.newsmore li.rss a{
	display:block;
	width:16px;
	height:15px;
	}
ul.newsmore li.rss{
	width:16px;
	height:15px;
	margin:5px 0 0px 15px;/* 上/右/下/左*/
	padding:0;
	float:right;
	background:url(image/rss.gif) no-repeat;
	text-indent:-9999px;
	}

.postmetadata{
	clear:both;
	background: #f5f5f5;
	text-align: right;
	font-size: 85%;
	}
form .sub{
	font-size: 10px;
	background: #eee;
	height: 20px;
	border: #ccc 1px solid;
	margin: 0 0 0 5px;
	}

a.site_rss{
	background:url(image/p002.gif) no-repeat left ;
	background-position:2px 0px;/* 左/上*/
	padding-left:20px;
	padding-right:10px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-size:80%;/*文字サイズ*/
}
a.ichihara_news{
	background:url(image/p006.gif) no-repeat left ;
	background-position:2px 0px;/* 左/上*/
	padding-left:20px;
	padding-right:10px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-size:80%;/*文字サイズ*/
}
.font_l {font-size:120px;}
.font_m {font-size:90%;}
.font_s {font-size:80%;}
.font_xs {font-size:70%;}

/*========================================
WordPress追加
========================================*/
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.wp-caption{
	border: solid 1px #dddddd;
	text-align: center;
	padding: 3px 0 0 0px;/* 上/右/下/左*/
	margin: 5px 5px 5px 2px;/* 上/右/下/左*/
	background: #f5f5f5;
	}
.wp-caption img {
	padding:0;
	border:0;
	}
.wp-caption-text {
	font-size: 12px;
}

.edit{
	text-align: center;
	font-style: italic;
	padding: 0;
	float: right;
	width: 49px;
	height: 15px;
	margin: -33px -11px 0 0;
	}
.edit a{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #07f;
	color: #fff;
	padding: 2px 10px;
	}

/************ここから通販用追加**********/
p.module_title{
	background: url(image/menu001.gif) no-repeat left top;
	width:190px;
	height:33px;
	font-size:14px;
	text-indent:30px;
	line-height: 220%;
	letter-spacing: 4px;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	color: #FFFFFF;
	}
ul.ucart_widget_body {
	margin:0px;
	padding:0px;
	}

ul.ucart_widget_body ul {
	margin:3px 0 3px 0;/* 上/右/下/左*/
	padding: 0 0 0 40px;/* 上/右/下/左*/

	}
ul.ucart_widget_body ul li{
	list-style-type:decimal;
	padding-left:0px;
	margin-bottom:6px;
	line-height:14px;
	}
.ucart_widget_body li a:link{
	text-decoration:none;
	color: #000000;
}
.ucart_widget_body li a:visited{
	text-decoration:none;
	color: #000000;
}
.ucart_widget_body li a:hover{
	text-decoration:underline;
	color:#FF0000;
}

table.usces_calendar{
	margin-left: 20px;
	text-align: center;
	width: 80%;
}

#ucart_calendar-3 .module_title{
	text-align: left;
}


#ucart_calendar-3{
	text-align: center;
}

ul li.toriatsukai{
	list-style-type:disc;
}

/* ■post_box　通販エントリー用
-----------------------------------*/
.post_box_shop {
	float:left;
	width:151px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
	padding:0px 0px 0px 0px;/* 上/右/下/左*/
	margin:3px 0px 0px 5px;/* 上/右/下/左*/
	line-height:1.1;
	font-size: 90%;
	}
/*IE6スターハック*/
* html .post_box_shop {
	width:151px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
	padding:0px 0px 0px 0px;/* 上/右/下/左*/
	margin:3px 5px 0px 0px;/* 上/右/下/左*/
	line-height:1.1;
	font-size: 90%;
	}

.post_title_shop {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(image/box_top.gif) repeat-x;
	font-weight: bold;
	color: #666666;
	}
.post_title_shop a{
	text-decoration:none;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	}
.post_box1_shop{
	text-align: left;
	margin: 8px;
	}
.post_box_nobottom {
	width:630px;
	color: #000000;
	margin: 5px 0px 3px 8px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
/*IE6スターハック*/
* html .post_box_nobottom {
	width:610px;
	color: #000000;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
.post_box_nobottom {
	width:670px;
	background: #FFFFFF;
	color: #000000;
	border-top-color: 1px solid #DDDDDD;
	border-left-color: 1px solid #DDDDDD;
	border-right-color: 1px solid #DDDDDD;
	border-bottom-color: 1px solid #FFFFFF;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	}
/*IE6スターハック*/
* html .post_box_nobottom {
	width:650px;
	background: #FFFFFF;
	color: #000000;
	border-top-color: 1px solid #DDDDDD;
	border-left-color: 1px solid #DDDDDD;
	border-right-color: 1px solid #DDDDDD;
	border-bottom-color: 1px solid #FFFFFF;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	}
/* ■box_dl dl
-----------------------------------*/
.box_dl dl{/*メニュー一つの枠の設定*/
	margin: 0.5em 0.4em 0 0em;
	border: solid 1px #CACACD;/*枠色*/
	float: left;
	width: 320px;/*幅。全体の幅*/
	_height: 185px;/*紹介文の高さ*/
	overflow: hidden;
}

.box_dl dt {/*メニュー内リンク部分の設定*/
	font-size: 90%;/*文字サイズ*/
	text-decoration:none;
	letter-spacing: 0.1em;
	padding: 0.1em 0.4em 0.1em 0.4em;/* 上/右/下/左*/
	margin: 0.2em 0.2em 0.3em 0.2em;
	border-bottom: solid 2px #cccccc;/*下線の太さ・色*/
	display: block;
	width: 100%;
	background-color: #EBF0DC;
}

.box_dl dt a{/*メニュー内リンク部分の設定*/
	text-decoration:none;
	letter-spacing: 0.1em;
	padding: 0.1em 0.4em 0.1em 0.4em;/* 上/右/下/左*/
	margin: 0.2em 0.2em 0.3em 0.2em;
	border-bottom: solid 2px #cccccc;/*下線の太さ・色*/
	display: block;
	width: 100%;
	background-color: #EBF0DC;
	border-bottom: solid 2px #EBF0DC;
}

.box_dl dt a:hover{/*マウスを乗せたときの設定*/
	background-color: #DADADD;
	border-bottom: solid 2px #F2F6FA;
}


.box_dl dd{/*メニュー紹介文部分の設定*/
	font-size: 90%;/*文字サイズ*/
	background-color: #FFFFFF;/*背景色*/
	padding: 0.3em;
	margin: 0.2em 0.25em;
}




/* ■kougabu
-----------------------------------*/
ul.kougabu_pic{
	margin:0;
	padding:0;
	}
ul.kougabu_pic li{
	display: inline;
	list-style:none;
	}
ul.kougabu_pic li image{
	margin: 10px 18px 10px 18px;/* 上/右/下/左*/
	}
.linkpagepic{
	text-align: center;
	}
.linkpagepic p{
	font-weight: bold;
	}
.gallery-item{
	padding-left:5px;
	text-align: center;
	}
.gallery-caption{
	font-size: 80%;
	}
/* ■天気予報
-----------------------------------*/
.BoxMain_weather {
	width:80px;
	font-size:12px;
	letter-spacing: 0.02em;
	background:#FFFFFF;
	margin-top:3px;
	padding:0px 0px 0px 0px;/* 上/右/下/左*/
	float:left;

}

.sidebar_2_top {
	width:165px;
	height:auto;
	background-color:#FFFFFF;
	margin:15px 0px 0px 5px;/* 上/右/下/左*/
	border-top: #444f51 1px dotted;
	}
.sidebar_2_top ul {
	margin:5px 0px 0px 0px;/* 上/右/下/左*/
	padding:0;
	}
.sidebar_2_top li {
	margin:0 0px 5px 10px;/* 上/右/下/左*/
	font-size: 80%;
	letter-spacing: 1px;
	padding-left:0px;
	margin:0px 5px 6px 10px;/* 上/右/下/左*/
	list-style-image: url(image/p001.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:0px 4px;/* 左/上*/

	}
/* ■人気サイト
-----------------------------------*/
ul.cool{
	margin:0 6px 10px 2px;/* 上/右/下/左*/
	padding:0;
	}
ul.cool li {
	list-style:none;
	font-size: 80%;
	}
ul.cool li a.coolsite{
	padding-left:23px;
	margin-bottom:6px;
	background-image:url(image/p007.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:0px 4px;/* 左/上*/
	}

.detail{
	padding-left:23px;
	margin-bottom:6px;
	background-image:url(image/p008.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:3px 0px;/* 左/上*/
	}

h3.arrow{
	padding-left:23px;
	margin-bottom:6px;
	background-image:url(image/p009.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:3px 5px;/* 左/上*/
	}

/* ■table用 detail2 list2 list3
-----------------------------------*/

div.detail2 table.list {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 0px;
}

div.detail2 th {
	background-color: #F2F6FA;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	padding: 5px;
	text-align: center;
}

div.detail2 th.list1 {
	background-color: #A6A6A6;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	}
div.detail2 th.list2 {
	background-color: #99CCFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight:normal;
	vertical-align:top;
	}
div.detail2 th.list3 {
	background-color: #00FF00;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight:normal;
	vertical-align:top;
	}
div.detail2 th.list4 {
	background-color: #FFCC99;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight:normal;
	vertical-align:top;
	}
div.detail2 tr {
	background-color: #F5F5F5;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 90%;/*文字サイズ*/
}
div.detail2 td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div.detail2 td.list2 {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div.detail2 td.list2_center {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
div.detail2 td.list2_wrap {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap;
	}
div.detail2 td.list3 {
	background-color: #FFFFFF;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	}
div.detail2 td.list4 {
	background-color: #CCFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align:right;
	}
div.detail2 td.list5 {
	background-color: #CCFFCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align:right;
	}
div.detail2 td.list6 {
	background-color: #FFFF99;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align:right;
	}
div.detail2_co table.list {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 0px;
}

div.detail2_co th {
	background-color: #F5F5F5;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	padding: 5px;
	text-align: center;
}

div.detail2_co th.list1 {
	background-color: #A6A6A6;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

div.detail2_co tr {
	background-color: #F5F5F5;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 90%;/*文字サイズ*/
}
div.detail2_co td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div.detail2_co td.list2 {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div.detail2_co td.list2_wrap {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap;
	}
div.detail2_co td.list3 {
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}

.nowrap {
	white-space: nowrap;
	}
table.small {
	width: 98%;
	}
table.big {
	width: 100%;
	}
/*IE6スターハック*/
* html table.big {
	width: 98%;
	}
.red{
	color: #FF0000;
	}

/* blog */

.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;

}
.post .date {
	height: 50px;
	width: 45px;
	background: url(image/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 620px;


}
.post .title h3 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
.post .title h3 a, h3 a:visited {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.post .title h3 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.post .title h4 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

.postdata {
	font-size: 90%;
	color: #999999;

}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;

}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(image/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(image/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.right {
	float: right;
}
.entry1{
	margin-top: 60px;
}
/*IE6スターハック*/
* html .entry1{
	margin-top: 65px;

}

.mini-add-comment {
	background: url(image/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.postmetadata1 {
	clear:both;
	background: #FFFFFF;
	text-align: right;
	font-size: 85%;
	width: 680px;
	}
