@charset "utf-8";
/*
Theme Name: agri
Theme URI: http://www.romanticmura.com/
Description: agri
Version: 1.0
Author: caters
Author URI: http://www.caters.co.jp/
Tags: 
*/

/* 基本 */
body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Tahoma, Verdana, Arial, Helvetica, Osaka, sans-serif;
	background:url(images/bg.jpg);
	color:#663300;
}
a, a:link, a:hover, a:visited {
	color:#663300;
	text-decoration:none;
}


/* レイアウト */
#container {
	width:880px;
	margin:0 auto;
	background:url(images/conte_bg.jpg) repeat-y;
}
#header {
	width:880px;
	height:225px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat;
	position:relative;
}
#conte {
	width:840px;
	margin:10px auto 0;
}
#alpha {
	width:610px;
	float:right;
	margin:0 0 20px;
}
#beta {
	width:206px;
	float:left;
	margin:2px 0 20px;
}
#footer {
	clear: both;
	width:880px;
	height:110px;
	background:url(images/footer.jpg) no-repeat;
}
#footer p {
	margin:0;
	padding:70px 20px 20px;
	font-size:12px;
}


/* ヘッダー */
#header h1 {
	display:block;
	width:880px;
	height:155px;
	font-size:0;
	text-indent:-9999px;
	position:absolute;
	top:70px;
	left:0;
}
#header h1 a {
	display:block;
	width:880px;
	height:155px;
	text-decoration:none;
}
#description {
	width:880px;
	height:70px;
	font-size:0;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
}


/* エントリー */
.post {
	clear:both;
	width:610px;
	background:url(images/entry_bg.jpg) repeat-y;
}
.post h2, .archive h3 {
	display:block;
	height:54px;
	padding-left:30px;
	background:url(images/entry_t.jpg) no-repeat;
	font-size:14px;
	line-height:45px;
	color:#663300;
	text-align:left;
}
.post h2 a, .archive h3 a {color:#663300;}
.postmeta {
	height:53px;
	background:url(images/meta.jpg) no-repeat;
	font-size:11px;
	text-align:right;
	color:#663300;
}
.postmeta p {
	padding:5px 10px;
}
.entry {
	padding:0 40px;
	line-height:1.5em;
}
.pagetitle {
	font-size:14px;
	color:#663300;
	text-align:center;
}


/* サイドバー */
#beta h2 {
	display:block;
	padding:0 20px;
	background:url(images/side_t.jpg) no-repeat;
	line-height:36px;
	font-size:14px;
	color:#006600;
}
#beta ul {
	display:block;
	margin:0 15px 10px;
	padding:0;
	list-style-type:none;
}
#beta li {
	display:block;
	margin:5px 0;
	padding:0 0 0 15px;
	background:url(images/circle.jpg) no-repeat 0 3px;
}


/* カレンダー */
#wp-calendar {
	width:206px;
	margin:0 auto;
}
#wp-calendar #next a {
	padding-right:10px;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	background:none;
}
#wp-calendar #prev a {
	padding-left:10px;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	background:none;
}
#wp-calendar a {
	display: block;
	text-decoration:none;
}
#wp-calendar caption {
	width:100%;
	font-weight:bold;
	text-align:center;
	color:#006600;
}
#wp-calendar td {
	width:29px;
	text-align:center;
}
#wp-calendar th {
	font-weight:bold;
	text-align:center;
	color:#006600;
}
#wp-calendar td a {
	background:#c5dab9;
}
#today {
	border:1px solid #ccc;
	color:#085301;
}

/* ページナビ */
.navigation {
	width:610px;
	text-align:center;
}
.alignright {width:300px; float:right; text-align:left;}
.alignleft {width:300px; float:left; text-align:right;}


/* コメント */
#comment {
	width:540px;
	margin:40px auto;
}
#comment h3 {
	display:block;
	font-size:14px;
	color:#085301;
}
.commentlist {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
.commentlist li {
	margin:15px 0;
	padding:5px;
	font-size:12px;
	color:#666;
}
.commentlist li ul li { 
	margin-right:-5px;
	margin-left:10px;
}
.commentlist p {
	margin:10px 5px 10px 0;
}
.commentlist li .avatar { 
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
}
.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	color:#666;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.comment-meta {
	text-align:right;
	color:#666;
}
.children {padding:0;}
#commentform p {margin:5px 0;}
.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata {
	display:block;
	margin:0;
}
#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}
#commentform {
	margin:5px 10px 0 0;
}
#commentform textarea {
	width:100%;
	padding:2px;
}
#respond {
	margin:40px auto;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin:0 0 5px auto;
	float:right;
}

/* トラックバック */
input#tb_url {
	font-family:Tahoma, Verdana, Arial, Helvetica, Osaka, sans-serif;
	font-size:1em;
	padding:0.2em;
	width:100%;
	border:1px solid #ccc;
}
div.trackback {
	margin:1em;
}
p.trackback-comment {
	font-size:0.8em;
}

/* バナーエリア */
#bnr {
	margin:20px 0;
}
#bn_romantic {
	width:206px;
	height:84px;
	background:url(images/romanticmura_bnr.jpg);
	font-size:0;
	text-indent:-9999px;
}
#bn_romantic a {
	display:block;
	width:206px;
	height:84px;
	text-decoration:none;
}


/*  */
.thread-alt {background-color:#f8f8f8;}
.thread-even {background-color:white;}
.depth-1 {border:1px solid #ddd;}
.even, .alt {border-left:1px solid #ddd;}

/* CAPTCHA Code */
ul.code {
	width:250px;
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.code li {
	font-size:0.8em;
	padding-left:1em;
	text-indent:-1em;
}
