/*
THEME NAME: kuriyamaen_theme
THEME URl: http://www.www.www/
Description: kuriyamaen theme
*/

/* 背景 */
body {
	background-image: url(bg056_11.gif);
	beckground-repeat: repeat}

#box {
	background-color: #ffffff;
}

/* コンテナ */
div#container {
	background-color: #ffffff;
	padding: 0px 32px 32px;
	max-width: 1000px;
	margin: auto}

/* ヘッダー */

div#header h1 {
	font-size: 16px;
	margin: 0;
	float: left;
	margin-bottom: 4px;
	}

div#header h1 a {
	text-decoration: none;
	color: #000000}

div#header p#desc {
	font-size: 0.75em;
	color: #444444;
	margin: 0;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right}

div#header {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 20px;}

div#header p#image {
	margin: 8px 0 0}

div#header img {
	width: 100%;
	height: auto;
}
	
/* コンテンツ */
div#content {
	width: 510px;
	float: right;
	margin: 0px 10px}

div#box {
	width: 740px;
	float:left}

div#two-column-content  {
	width: 75%;
	float: right;
	margin: 0px 10px}

div#two-column-box {
	width: 100%;
	float:left}

/* 記事 */

div.post {
	border: solid 1px #0c8bcd;
	padding: 15px;
	margin-bottom: 20px}

div.post h2 {
	border-bottom: double 3px #0c8bcd;
	font-size: 1em;
	padding: 10px;
	margin: 0}

div.post h2 a {
	text-decoration: none;
	color: #000000}

div.post p {
	font-size: 0.875em;
	line-height: 1.6;
	margin-top: 10px}

p.postinfo {
	color: #0c8bcd;
	text-align: right;
	margin: 20px 0 0}

p.postinfo a {
	color: #0c8bcd}

span.oldpage {
	float: left}

span.newpage {
	float: right}

p.pagelink a {
	font-size: 0.75em;
	color: #0c8bcd}

p.pagelink {
	overflow: hidden;
	width: 100%}

/* 固定ページ３段組み */
div#toppage {
	background-image: url(banner_top022.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height:230px;
	text-align: left;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px}

div#content.page h2 {
	background-image: url(koko1_w.gif);
	color: #000000;
	padding: 5px 0px;
	margin-top: 0px}

div#content.page div.alignnone {
	border: dotted 1px #0c8bcd;
	padding: 5px 1px 0px 1px;
	text-align: center;
	margin-bottom: 5px}

div#content.page div.site_link {
	background-color: #ffffcc;
	border-left: solid 15px #cc0000;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px}

div#content.page h3.handle_title {
	background-color: #ffffcc;
	border-left: solid 15px #cc0000;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px}
	

div#content.page div.handle_nav {
	text-align: right;
	font-size: 1em}

/* 固定ページ２段組 */

#two-column-log {
	background-image: url(enkakukousi3_w.gif)
}

div#toppage {
	background-image: url(banner_top022.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height:230px;
	text-align: left;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px}

div#two-column-content.page h2 {
	background-image: url(koko1_w.gif);
	color: #000000;
	padding: 5px 0px;
	margin-top: 0px}

div#two-column-content.page div.alignnone {
	border: dotted 1px #0c8bcd;
	padding: 5px 1px 0px 1px;
	text-align: center;
	margin-bottom: 5px}

div#two-column-content.page div.site_link {
	background-color: #ffffcc;
	border-left: solid 15px #cc0000;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px}

div#two-column-content.page h3.handle_title {
	background-color: #ffffcc;
	border-left: solid 15px #cc0000;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px}
	
div#two-column-content.page div.handle_nav {
	text-align: right;
	font-size: 1em}

/* 固定ページ共通 */

#calendar {
	float:left;
	width: calc(100% - 380px);
	padding:1%;
}

#facebook  {
	float:right;
	width:350px;
	padding:5px;
}

#home-info {
	clear:both;
}

#home-info img {
	width: 100%;
	height: auto;
}
	
/* コメント　*/
#comments {
	border: solid 1px #0c8bcd;
	padding: 0px 18px;
	margin: 20px 0px}

#comments h3 {
	font-size: 0.875em;
	border-bottom: solid 1px #0c8bcd;
	padding-bottom: 3px;
	margin-top: 20px}

#comments p {
	font-size: 0.75em}

#comments p a {
	color: #0c8bcd}

#comments input {
	display: block}

#comments textarea {
	display: block;
	width: 450px}

#comments .required {
	color: #ff0000}

#comments code {
	display: block;
	margin-top: 5px;
	font-size: smaller}

#comments ul {
	margin: 0px;
	padding: 0px}

#comments li.compost {
	list-style-type: none;
	border-bottom: dotted 1px #0c8bcd;
	margin-bottom: 20px}

#comments p.cominfo {
	text-align: right}

#comments #comfeed {
	background-color: #a3f2f2;
	padding: 8px;
	margin-top: 30px}

#comments #comfeed a {
	background-image: url(feed-icon-12x12.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
	line-height: 1em;
	color: #000000;
	text-decoration: none}

#comments #trurl {
	background-color: #a3f2f2;
	padding: 8px;
	margin-top: 10px}


/* 左サイドバー */
div#sidebar_left {
	width: 20%;
	float: left;
	margin-right: 10px}

div#sidebar_left ul {
	margin: 0px;
	padding: 0px}

div#sidebar_left li {
	width: 100%;
	List-style-type: none;
}

div#sidebar_left .img_link img {
	width: 100%;
	height: auto;
}

div#nav {
	background-image: url(asanohat1.gif);
	margin-bottom:20px;
}

div#nav div.menu-navmenu-container {
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}

div#nav h2 {
	color: #ffffff;
	padding-top: 5px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #ffffff}

h2.widgettitle {
	color: #ffffff;
	padding-top: 5px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #ffffff
}

li#recent-posts-3 ul {
    background-color: #ffffff;
    border: solid 1px #cccccc;
}

li#recent-posts-3 ul li {
	border-bottom: dotted 1px #4169e1;
}

.menu li {
	font-size: x-large;
	margin-top: 10px;
	margin-bottom: 10px;}

.menu li a {
	overflow: hidden;
	display: block;
	width: auto;
	height: 35px;
	padding-top: 3px;
	text-decoration: none;
	background-color: #ffffff;
	border-left: solid 15px #00bfff;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #000000;}

.sub-menu li {
	font-size: large;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;}

.sub-menu li a {
	display: block;
	width: auto;
	height: 30px;
	text-decoration: none;
	padding-top: 3px;
	margin-left:15px;
	background-color: #ffffff;
	border-left: solid 15px #ff7f50;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #000000;}

li#search-3 {
	background-image: url(asanohat1.gif);
	color: #ffffff}

li#search-3 h2 {
	color: #ffffff;
	border-bottom: solid 1px #ffffff}

div#log {
	background-image: url(asanohat1.gif);
	color: #ffffff;
	padding-bottom: 10px}

div#log h2 {
	color: #ffffff;
	border-bottom: solid 1px #ffffff}

div#miniinfo {
	margin-top: 10px}

div#miniinfo img {
	width: 100%;
	height: auto;
}
	
p.feed {
	font-size: 0.75em;
	border: solid 1px #0c8bcd;
	padding: 5px;
	margin: 25px 0}

p.feed a {
	color: #444444;
	text-decoration: none} 

p.feed img {
	vertical-align: middle;
	margin-right: 8px}

div#history ul{
	padding-left: 0px}

div#history ul li {
	list-style-type: none;
	margin-bottom: 5px;
	border-bottom: dotted 1px #4169e1}

/* 右サイドバー */
div#sidebar_right {
	width: 200px;
	float: left;
	margin-left: 10px;
	overflow: hidden}

div#sidebar_right ul {
	margin: 0px;
	padding: 0px;
	List-style-type: none}

div#sidebar_right .widget {
	border: solid 1px #0c8bcd;
	padding: 0px 18px 18px 18px;
	margin-bottom: 20px}

div#sidebar_right h2 {
	background-image: url(sippoukomon1_w.gif);
	color: #ffffff;
	font-size: 1em;
	padding: 10px;
	margin-top: 15px}

div#sidebar_right li li	{
	background-image: url(ico_arrow12_r3.gif);
	background-repeat: no-repeat;
	padding-left: 15px}

div#sidebar_right caption {
	background-image: url(sippoukomon1_w.gif);
	font-size: 1em;
	padding: 10px;
	margin-top: 15px;
	text-align: left;
	font-weight: bold;
	color: #ffffff}

div#business_calendar h2 {
	margin-top: 0px}

div#business_calendar {
	margin-bottom: 15px}

div#sidebar_right_menu ul li {
	background-image: url(ico_arrow12_r3.gif);
	background-repeat: no-repeat;
	padding-left: 15px}

/* フッター */
div#footer {
	clear: both;
	margin-top: 10px;
	border-top: solid 3px #000000;
	padding: 6px}