﻿@charset 'UTF-8';
/*
Theme Name: Butsukou
Theme URL: http://www.printing-s.jp
Description: Butsukou
Author: R.Fukunaga
*/


/* ++++++++++　全体のデザイン　++++++++** */

body {
	margin: 0;
	padding: 0;
	background-image:url(images/bg.jpg);
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 62.5%; /* 10px */
	line-height: 1.7;
	letter-spacing: 0.05em;
	}


h1 {margin:0;
	padding:0;
	font-size: 2em; /* 20px */
	}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.5em;
}

a {
	color:#006699;
	}
	
a:hover {
	color:#66CC00;
	}

#wrap {
	width:900px;
	margin:0 auto;
	padding:0;
	background-image:url(images/main_bg.jpg);
	border-top:solid 4px #00365b;
	border-right:solid 1px #00365b;
	border-left:solid 1px #00365b;
	}

#header {
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	height: 131px;
	margin-bottom:10px;
	}

#contaner {
	padding:0px 10px 10px 0;
	min-height:680px;
	height: auto !important;
	height: 680px;
	background-color: #FFFFFF;
	float: right;
	width:630px;
	}
	
#sidebar {
	width:210px;
	float:left;
	margin:0 0 10px 5px;
	}

*html #sidebar2 { /*IE6用のハック*/
	margin:0px 5px 10px 5px;
}

#footer {
	padding:5px;
	text-align:center;
	background-color: #00365b;
	color: #FFFFFF;
	}
	

.clear {
	clear:both;
	margin:0;
	}	
	
img {
 border:none;
}
	
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

/* ++++++++++　ヘッダー部分のデザイン　+++++++++++ */



#header h1 img {
	border:none;
	margin:15px 0px 0px 20px;
	}
	
#header #discription {
	border:none;
	margin-left: 5px;
	color:#FFFFFF;
	font-size:1.2em;
	}

#header #headernavi {
	text-align:right;
	padding-top:10px;
}

#header #headernavi img{
	margin-left:20px;
}

/* ++++++++++　コンテンツ部分のデザイン　+++++++++++ */

#banner1 {
	width:300px;
	text-align:center;
	float:left;
	}
#banner2 {
	width:300px;
	text-align:center;
	float:right;
	}

#contents {
	float:left;
	width: 500px;
	margin-right: 10px;
	}	

#contents #date {
	font-size:0.75em;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif;
	margin-left:0px;
	margin-top:5px;
	}

#contents #cate {
	font-size:0.8em;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:5px;
	background-image:url(images/title.jpg);
  background-repeat:no-repeat;
	height:30px;
	padding-left:30px;
	padding-top:8px;
	color:#666666;
	}
	
	
#contentslist h2 {
	margin:0;
	font-size:1.5em;
	padding:2px 2px 2px 5px;
	border-left:6px #4678a9 solid;
	background-color:#E3EFF4;
	font-weight:bold;
	}
	
#contentslist h2 a {
	text-decoration:none;
	}
	
#contentslist #day {
	color:#666666;
	font-family:Verdana, Helvetica, sans-serif;
	text-align: right;
	}
	
	
#contentslist {
	margin-bottom:10px;
	padding:5px;
	}

#new {
	width:610px;
	border:1px solid #00365b;
	margin-top:10px;
}

#topnews {
	margin-bottom:10px;
	padding:5px;
	}

#topnewsh2{
	background-color:#d8e3e8;
	font-size:1.5em;
	color:#00365b;
	margin:0px;
	padding:3px;
	font-weight:bold;
}

#topnews ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.3em;
	color:#00365b;
	}
	
#topnews ul a {
	color:#00365b;
	text-decoration:none;
	}
	
#topnews li {
	background-image:url(images/mark1.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:3px;
	background-position:0px 7px;
	}

#catecontents {
	line-height:200%;
	margin-left:5px;
	font-size:1.2em;
}	
	
#listline {
	border-top:1px dotted #666666;
	text-align:right;
	color:#999;
	padding:5px;
	margin-top:10px;
	}
	

.pagenav {

	}
	
.postmetadata {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	}
	
/* ++++++++++　コメントデフォルトスタイル　+++++++++++ */


.commentlist li {
	margin: 0;
	padding: 5px 5px 3px;
	list-style: none;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist {
	margin:10px 0;
	padding:0;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
#comentop p {
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata {
	color: #777;
	}

.nocomments {
border:1px solid silver; margin:5px; padding:5px; text-align:center;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.entry{
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
	
.entry .postmetadata {
	text-align:left;
	}
	
.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.alt a {
	text-decoration:none;
	}
	
.alt2 {
	border-bottom: 1px solid #DDD;
	}
	
.alt2 a {
	text-decoration:none;
	}
	
.author {

}

/* ++++++++++　コメント部分のデザイン　+++++++++++ */
#comments {
	background-color:#EDF4F8;
	padding:5px;
	color:#006699;
	}
	
#commentlogin {

	}

#respond {

	/*border-bottom:solid 2px #538ad8;*/
	border-left:solid 4px #538ad8;
	color:#006699;
	padding:0 5px;
	}
	
.com {
	/*font-size:0.75em;*/
	border-bottom:solid 1px #99CCCC;
	padding-bottom:8px;
	margin-bottom:12px;
	}

.com p {
	margin:5px 0;
	}
	
.commeta {
	color:#666;
	text-align:right;
	}
	
#tb {
	/*font-size:0.75em;*/
	border:dotted 1px #666;
	padding:8px;
	line-height:150%;
	}



/* ++++++++++　ぱんくずリストのデザイン　+++++++++++ */

#bread {
	margin:0;
	font-weight:bold;
	text-align:right;
	color:#666666;
	font-size:1.2em;
	}

/* ++++++++++　サイドバー左　+++++++++++ */


#sidesearch {
text-align:center;
height:35px;
 }
 
#sidesearch form {
margin:0;
padding:0;
}

#sidebar hr {
	border:1px solid #DDD;
	width:90%;
	}
	
#sidebar .alsent {
	margin-bottom:10px;
	}

#sidebar ul {
margin:0;
padding:0;
list-style:none;
}

#sidebar ul ul {
padding:0;
list-style:none;
margin:10px 0;
font-size:1.3em;
}

#sidebar .children{
padding:0;
list-style:none;
border:none;
margin:0px;
margin-left:15px;
}

#sidebar #menu li a{
	border-left:6px solid #90b9d2;
	margin:5px 0;
	padding:0 0 0 3px;
	text-decoration:none;
	height:20px;
	display:block;
	border-bottom:1px dotted #999;
}

#sidebar #menu li a:hover {
	border-left:6px solid #66CC00;
	border-bottom:1px dotted #D0E2EA;
	}
	
#sidebar ul strong{
	color:#fff;
	display:block;
	font-size:1.4em;
	text-align:center;
	margin-bottom:2px;
	background-image: url(images/cate_bg.jpg);
}

#sidebar ul .contact strong a{
	color:#fff;
	text-decoration:none;
}

#sidebar #contact{
margin:0;
padding:5px;
border:1px dotted #999;
margin-bottom:10px;
font-size:1.2em;
}

#sidebar #recent_posts {
margin:0;
padding:0;
border:1px solid #deebf4;
margin-bottom:10px;

}

#sidebar #recent_posts ul{
margin:0;
padding:0;
list-style:none;
margin-left:20px;
list-style-image:url(images/mark.gif);
}
	
#sidebar #recent_posts ul li a{
margin:0;
/*padding:7px 5px 7px 25px;
background: url(images/mark.gif) no-repeat 7px 9px;*/
text-decoration:none;
}
 
#sidebar #recent_posts ul li a:hover{
margin:0;
/*padding:7px 5px 7px 25px;
background: url(images/mark.gif) no-repeat 7px 9px;*/
}

#adbanner {
	margin:20px auto;
	border:dotted 1px silver;
	width:190px;
	height:60px;
	}
	
	#adbosyu {
	margin:20px auto;
	border:double 4px #85BBC7;
	width:190px;
	text-align:center;
	padding:3px;
	}



/* ++++++++++　お問い合わせ部分のデザイン　+++++++++++ */

#contactside {
	width:260px;
	padding:0;
	float:left;
	}

#contact01 {
	width:470px;
	float:right;
	padding:0;
	}


/* ++++++++++　リンク集のデザイン　+++++++++++ */

#link {
padding:5px;

}


#link ul {
list-style:none;
margin:0;
padding:0;

}

#link ul h2 {
	margin:0;
	font-size:1.5em;
	padding:2px 2px 2px 5px;
	border-left:6px #4678a9 solid;
	background-color:#E3EFF4;
	font-weight:bold;
}

#link ul ul {
margin:10px;
font-size:1.4em;
}

#link ul ul li {
	background-image:url(images/mark1.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:1px;
	background-position:0px 5px;
}


/* ++++++++++　フッター部分のデザイン　+++++++++++ */


#footer hr {
	margin:0;
	border:#33CC99 solid 2px;
}
	
#footer address {
	font-style:normal;
	}
