@charset "utf-8";
/*
Theme Name: サンワ興建
Description: サンワ興建 オリジナルのテーマ
Version: 1.0
Author: Nishiyama by AKITANET
*/


#content #main .post {
	clear: both;
	}

#content #main h3 {
	background-image: url(http://www.sannwa.co.jp/images/bg_h3.gif);
	margin-bottom: 0px;
	color: #59493f;
	padding: 7px 3px;
	font-weight: bold;
	font-size: 120%;
	}

#content #main h3 a {
	color: #59493f;
	text-decoration: none;
	}

#content #main h3 a:hover {
	color: #59493f;
	text-decoration: underline;
	}

#content #main p.entryinfo {
	font-size: small;
	margin-top: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
	}

#content #main .pagenavi {
	width: 570px;
	margin: 15px 0px;
	padding: 10px 0px;
	border-top: 2px dotted #CCCCCC;
	font-size: small;
	}

#content #main .pagenavi p.back {
	width: 280px;
	float: left;
	text-align: left;
	}

#content #main .pagenavi p.next {
	width: 280px;
	float: right;
	text-align: right;
	}

#content #main h3.pagetitle {
	background-image: url(http://www.sannwa.co.jp/images/bg_h3.gif);
	color: #59493f;
	padding: 7px 3px;
	font-weight: bold;
	font-size: 120%;
	}

#content #main h4 {
	background-image: url(http://www.sannwa.co.jp/images/bg_h4.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 0px;
	color: #336699;
	padding: 15px 80px 12px 3px;
	font-weight: bold;
	font-size: 100%;
	min-height: 13px;
	}

#content #main h4 a {
	color: #336699;
	text-decoration: none;
	}

#content #main h4 a:hover {
	color: #336699;
	text-decoration: underline;
	}




#content #sidebar {
	overflow: hidden;
	font-size: small;
	}

#content #sidebar h3 a {
	color: #59493f;
	text-decoration: none;
	}

#content #sidebar h3 a:hover {
	color: #59493f;
	text-decoration: underline;
	}


#content #sidebar h3.widgettitle {
	color: #59493f;
	margin-bottom: 5px;
	background-image: url(http://www.sannwa.co.jp/images/bg_h3.gif);
	padding: 7px 3px;
	font-weight: bold;
	font-size: 100%;
	}

#content #sidebar h3.widgettitle a {
	color: #59493f;
	}

#content #sidebar #snavi ul li {
	background-image: none;
	padding-left: 0px;
	}

#content ul {
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	}

#content ul li {
	background-image: none;
	padding-left: 0px;
	line-height: 150%;
	}

#content ul li ul {
	margin: 0px 0px 10px 15px;
	list-style-type: square;
	color: #CCCCCC;
	}

#content ul li ul li {
	background-image: none;
	padding-left: 0px;
	line-height: 150%;
	list-style-type: square;
	}

#content ul li ul li ul {
	margin: 0px 0px 0px 15px;
	}

#content #sidebar h3 {
	font-size: medium;
	color: #59493f;
	}

#content #sidebar #calendar_wrap {
	margin: 10px auto;
	}

#content #sidebar #calendar_wrap table#wp-calendar {
	empty-cells: hidden;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	}

#content #sidebar #calendar_wrap table#wp-calendar td,
#content #sidebar #calendar_wrap table#wp-calendar th {
	padding: 3px 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 10px;
	}

#content #sidebar #calendar_wrap table#wp-calendar td.pad {
	border-style: none;
	}





img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}






/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}







