@charset "UTF-8";
/*====================================
	tag-reset
====================================*/
*{
	margin:0px;
	padding:0px;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	}
	
/*====================================
	common-tag
====================================*/
body{
	font-family: "ヒラギノ丸ゴ Pro W4",Osaka,meiryo, sans-serif,"MS Pゴシック";
	font-size:90%;
	line-height:1.5;
	color: #333;
	background:url(../img/bg.jpg) repeat;
	text-align: center;
	}
ul{
	list-style:none;
	}
img{
	border:0;
	}
a{
	color:#996600;
	text-decoration:none;
	font-weight:bold;
	}
a:hover{
	color:#FF9900;
	text-decoration:underline;
		}
a:visited{
	color:#663333;
	}
p{
	padding-bottom:10px;
	}

/*====================================
	layout
====================================*/
#headBox{
	width:100%;
	height:160px;
	background:url(../img/head-bg.jpg) no-repeat 50% 0;
	}
#description{
	width:100%;
	background:url(../img/h2-bg.jpg) repeat-x;
	height:40px;
	margin-bottom:10px;
	clear:both;
	}
#container{
	width:980px;
	margin:0 auto;
	text-align:left;
	}
#main{
	width:540px;
	margin-right:20px;
	float:left;
	}
#sidemenu1{
	width:200px;
	margin-right:20px;
	float:left;
	}
#sidemenu2{
	width:200px;
	float:left;
	}
#foot{
	width:100%;
	background:url(../img/foot-bg.jpg) repeat-x;
	padding-top:7px;
	clear:both;
	}
	
/*====================================
	detail
====================================*/

/*	headBox
====================================*/
#headBox #head{
	width:980px;
	margin:0 auto;
	}

#headBox h1{
	float:left;
	}
#headBox ul{
	float:right;
	}
#headBox ul li{
	float:left;
	}

/*	description
====================================*/

#description h2{
	width:980px;
	margin:0 auto;
	padding-top:10px;
	text-align:left;
	}

#archive-title h2{
	margin:0 0 10px 10px;
	font-size:160%;
	font-weight:bold;
	color:#FF6600;
	}

/*	main
====================================*/
#main a{
	text-decoration:underline;
	}
#main a:hover{
	text-decoration:none;
	}

#main ul#navi{
	margin-bottom:20px;
	}
#main ul#navi li.prev{
	float:left;
	}
#main ul#navi li.next{
	float:right;
	}
#main #entryBox{
	clear:both;
	}

#main .contents{
	background:url(../img/entry-bg.jpg) repeat-y;
	margin-bottom:10px;
	}
#main .contents-btm{
	padding-bottom:35px;
	background:url(../img/entry-btm.jpg) no-repeat 0 100%;
	}
#main .contents p{
	margin:0 10px 5px 30px;
	}
#main .contents p.entry-btm{
	text-align:right;
	border-top:1px dashed #999;
	font-size:80%;
	clear:both;
	}
#main .contents p.entry-btm a{
	color:#666;
	text-decoration:underline;
	font-weight:normal;
	}
#main .contents p.entry-btm a:hover{
	color:#999;
	}

#main .contents p.more{
	text-align:right;
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
	}
#main .contents h3{
	background:url(../img/entry-h3-bg.jpg) no-repeat 0 0;
	padding:15px 0 5px 10px;
	margin-bottom:5px;
	font-size:140%;
	font-weight:bold;
	color:#FF6600;
	}

#main .contents h4{
	background:url(../img/entry-h4-bg.jpg) repeat-x 0 100%;
	margin:0 10px 10px 30px;
	padding:3px 0 3px 3px;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	font-size:110%;
	font-weight:bold;
	}
#main .contents h5{
	margin:0 10px 10px 30px;
	padding-left:3px;
	border-bottom:1px dashed #999;
	font-size:110%;
	font-weight:bold;
	}

#main .contents ul{
	margin:0 10px 10px 30px;
	}
#main .contents ul li{
	background:url(../img/entry-li.jpg) no-repeat 0 5px;
	padding-left:10px;
	}
#main .contents blockquote{
	margin:0 10px 10px 30px;
	background:url(../img/entry-bq-bg.jpg) repeat-y;
	padding-left:15px;
	}

/*	side
====================================*/
.contents-side1{
	background:url(../img/side-contents-bg.jpg) repeat;
	margin-bottom:10px;
	}
.contents-side1-btm{
	background:url(../img/side-contents-btm.jpg) no-repeat 0 100%;
	padding-bottom:10px;
	}
.contents-side1 h4{
	background:url(../img/side-h4-bg.jpg) no-repeat 0 0;
	color:#FF6600;
	font-size:120%;
	font-weight:bold;
	padding:5px 3px 3px 8px;
	margin-bottom:3px;
	border-bottom:3px solid #FF9900;
	}
.contents-side1 ul li{
	border-bottom:1px dashed #996600;
	padding:2px 0 2px 5px;
	}
.contents-side1 p.side-more{
	text-align:right;
	}


.contents-side1 ul,
.contents-side2 ul{
	margin:0 8px;
	padding-bottom:10px;
	}
.contents-side1 p,
.contents-side2 p{
	margin:0 8px 5px 8px;
	}

.contents-side2 form{
	margin:0 8px;
	}



.contents-side2{
	background:url(../img/side2-bg.jpg) repeat-y;
	color:#666;
	}
.contents-side2 p{
	margin-bottom:3px;
	}
.contents-side2 a{
	font-weight:normal;
	}
.contents-side2-btm{
	background:url(../img/side2-btm.jpg) no-repeat 0 100%;
	padding-bottom:30px;
	}
.contents-side2 h3{
	font-size:120%;
	font-weight:bold;
	padding:10px 3px 3px 8px;
	margin:0 5px 3px 5px;
	border-bottom:3px solid #666;
	}
.contents-side2 ul li{
	border-bottom:1px dashed #666;
	padding:2px 0 2px 5px;
	}

/*	foot
====================================*/
#foot #footmenu{
	width:980px;
	text-align:left;
	margin:0 auto;
	}
#foot #footmenu a{
	color:#666;
	font-weight:normal;
	text-decoration:underline;
	}
#foot #footmenu a:hover{
	color:#999;
	}

#foot #footmenu h3{
	margin-bottom:5px;
	}
#foot #footmenu h4{
	background:url(../img/foot-egg.jpg) no-repeat 0 3px;
	padding-left:15px;
	margin-left:10px;
	color:#FF6600;
	font-size:110%;
	font-weight:bold;
	clear:both;
	}
#foot #footmenu ul{
	margin-left:20px;
	}
#foot #footmenu ul li{
	background:url(../img/foot-li.jpg) no-repeat 0 5px;
	padding-left:10px;
	float:left;
	margin-right:10px;
	}

#foot #category-f{
	width:540px;
	float:left;
	margin-right:20px;
	padding-bottom:20px;
	}
#foot #archive{
	width:200px;
	float:left;
	}

#foot address{
	background:url(../img/foot-address-bg.jpg) repeat-x;
	padding:15px 0;
	font-size:90%;
	clear:both;
	}
