/*
Theme Name: Matsumoto Crafts
Description: 
Author: Seigo Kitagawa
Author URI: 
*/
body{
	margin: 0px;
	padding: 0px;
	background-color:white;
	color: #444;
	font: 13px/15px "ＭＳ Ｐ明朝", sans-serif;
	text-align:center;
}

#wrap {
	width: 800px;
	position:relative;
	margin: 0px auto;
	background-color:#fff;
	text-align:left;
}
#content {
	width:72%;
	float:right;
	display:inline;
	text-align: left;
}

#nav {
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 20%;
	float: left;
	display:inline;
	margin: 0px;
	font-size:11px;
	line-height: 1.0;
/*
	background:url(http://matsumoto-crafts.com/images/sidebar.gif) no-repeat bottom right #fff;
*/
	padding-bottom:130px;
}

#pages{padding-top:10px;}

#pages h1{
	margin:0px;
	padding:0px;
}
#pages h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 0px 0px;
	letter-spacing: -1px;
	float: left;
}
#pages h1 a:hover{
	text-decoration:underline;
}

#pages h1 a img{border:none;}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}

a{
	color:#009696;
	text-decoration:underline;
	}

a img{border:none;}

.small{font-size:10px;}

ul{list-style:none;}
/*-------------------------*/

#tagline {
	height: 10px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	}
div#pages {
		margin: 0px auto;
	width:100%;
	float:left;
	background-color:#fff;
	}

div#pages ul {
	padding:0;
	margin: 5px 0px 10px;
	white-space: nowrap;
	list-style-type: none;
	display:block;
	float:left;	
	border-bottom:1px solid #999;
	width:100%;
	}

div#pages ul li {
	float:left;
	text-align:center;
	padding:0;
	margin:0 6px 0 0;
	}

div#pages ul li a {
	text-align:left;
	display: block;
	text-decoration: none;
	font-size:12px;
	padding:4px 10px 4px 4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

div#pages ul li a:hover {}


#pages ul li a:before{
	color:#c8a08c;
	}

div#pages ul li.current_page_item a  {
	color:#aaa;
}

#footer {
	clear: both;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding: 4px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:1.2em;
	font-size:11px;
	line-height:1.6;
}
#footer p{
	padding:10px;
	margin:0px;
}

#footer div#footernav{
	text-align:right;
	letter-spacing:1px;
	}


.entry{
	margin:15px 0;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}

.entry h1,.entry h1 a{
	font-size:16px;
	color:#444;
	text-decoration:none;
	margin-top:0!important;
	}

h1.entrytitle{
	border-bottom:1px solid #ccc;
	}

.firstpost {
	margin-bottom:15px
}
h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}

.entrybody{
	padding:10px 0;
	}
.entrybody img {
	padding: 2px;
	border: 0px solid #DFDFDF;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
/*
	list-style:square;
*/
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#666;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #009696;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}

div.entrybody h1{
	font-size:15px;
	margin-top:0!important;
	}

div.entrybody h2{
	font-size:14px;
	margin-top:1em;
	margin-bottom:0px;
	}

div.entrybody h3{
	font-size:13px
	margin:15px 0 0 0!important;
	}

.entrybody p{
	padding:0 0 0;
	margin:0px 20px 0;
	line-height:1.4;
	}
.entrybody ul {
	margin-left: 1em;
	padding-left:0px;
	list-style-type: none;
	}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
	}
.entrybody ul li {
/*
	list-style:square;
*/
	}

#sidebar h2 {
	color: #777;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font: 12px "ＭＳ ゴシック", serif;
	font-weight: bold;
	text-transform: uppercase;
	}

#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
	}

#sidebar li{
	list-style: none;
	}

#sidebar li.current_page_item > a{
	font-weight:bold;
	color:#fff;
	background-color:#666;
	}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	margin-bottom:2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
/*	background-image: url(images/navbulle.gif);*/
	background-repeat: no-repeat;
	background-position: 10px 50%;
	}

#sidebar ul li a:hover{
	color: #abb0a9!important;
	}

#sidebar ul li.page_item ul{padding-left:2em;}

#sidebar .sideBanner{
	width:100%;
	display:block;
	margin-bottom:10px;
	text-align:center;
	}

#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
/************************************************
*	Comments													*
************************************************/
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

/*-------------------------*/
div.headline{
	line-height:1.5;
}

div.headline h3{
	border-bottom:1px solid #ccc;
	margin:6px 0;
	padding:2px 0;
	font-size:14px;
}

/*リンクページ用*/
ul.linkul li a{width:300px;}

/*-------------------------*/
span.label{
	display:block;
	margin:0;
	padding:0;
 	}

/*参加者リスト*/
table#participanttable{}

table#participanttable td.pref{
	width:80px;
	}

table#participanttable td.name{
	150px;
	}

table#participanttable td.koubou{}


a.ordernow{
	padding:10px 10px 10px 20px;
	margin-right:30px;
	background:url(http://matsumoto-crafts.com/template/images/arrow_small_right.png) 2% 50% no-repeat #eee;
	border:1px solid #ccc;
	text-decoration:none;
	display:inline;
	}

/*サイドバーメニュータイトル*/
h2.widgettitle{
	font-weight:bold;
	color:#fff!important;
	background-color:#666;
	padding:5px 3px 0px 5px!important;
	margin-top:0px!important;
	border-bottom:4px solid #888!important;
	}


table.aligntop{}

table.aligntop td{
	vertical-align:top;
	}

table.aligntop td.midashi{
	font-weight:bold;
	}

/*＝＝＝＝＝＝＝＝＝＝＝＝*/
h3.entrytitle a{
	color:#666!important;
	text-indent:0!important;
	}


.headline .article{
	margin:15px 0;
	}