@charset "UTF-8";
/*
Theme Name: AISEIDOU
Theme URI: http://www.aiseidou.net/blog/
Description: AISEIDOU BLOG
Author: Hiromitsu Noda
Author URI: http://www.samuraistyle.com/
Version: 1.0
*/

*{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	width: 840px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #CCC8B9;
	background-image: url(images/back_img02.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 788px;
	height: 90px;
	marign: 0px auto;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#logo {
	width: 209px;
	float: left;
}
#head_navi {
	width: 361px;
	height: 38px;
	float: right;
	margin: 0px;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer02 {
	width: 777px;
	height: 140px;
	background-image: url(images/footer_back02.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 32px;
	text-align: left;
	clear: both;
}
#inq_board {
	background-image: url(images/footer_inq_back.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 294px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	padding: 0px;
}
#footer_navi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	text-align: right;
	color: #7D0000;
	padding-top: 22px;
}
#footer_navi a {
	color: #7D0000;
	text-decoration: none;
}
#footer_navi a:hover {
	color: #7D0000;
	text-decoration: underline;
}
#footer_navi .copyright {
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #CCC8B9;
	clear: both;
	height: auto;
}
#contents_under2 {
	background-image: url(images/contents_back2.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCC8B9;
	width: 840px;
	text-align: left;
}
#contetns_navi {
	padding-left: 35px;
	width: 751px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main_img {
	padding-left: 27px;
}
#pankuzu {
	text-align: left;
	width: 230px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding-top: 5px;
}
#pankuzu a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #7D0000;
	text-decoration: none;
}
#pankuzu a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #7D0000;
	text-decoration: underline;
}
div#innerbox {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 560px;
}
div.post {
	padding-bottom:5px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
	text-align: left;
}
h2.posttitle {
	font-size:13px;
	margin-bottom:0.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #7D0000;
	width: 554px;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
h2.posttitle a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
dl {
	margin-bottom:30px;
	margin-top: 5px;
	text-align: left;
}
dl.metadata dt, dl.metadata dd {
	font-size:10px;
	color:#666;
	display:inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}
dl.metadata dd {
	border-right:1px solid #ccc;
	padding-right:0.5em;
	margin-right:0.5em;
}
#contents_under2 #content #innerbox .metadata a {
	color: #7D0000;
}
dl.metadata dd.last {
	border-right:none;
}
div#content p {
	margin-bottom:5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
}
p.navigation {
	text-align:center;
}
.hensyu a {
	color: #7D0000;
}
#contents_under2 #content #innerbox .post img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* サイドバーテンプレート */
div#sidebar {
	width:185px;
	float:right;
}
div#sidebar ul {
	margin:0 0 15px 5px;
}
div#sidebar li, div#sidebar li li {
	list-style:none;
	line-height:1.6em;
}
div#sidebar li li {
	background:url(images/bullet.gif) 0 0.5em no-repeat;
	padding-left:5px;
	font-size:12px;
	color: #7D0000;
}
div#sidebar li li li {
	font-size:1em;
}
div#sidebar li h2 {
	font-size:12px;
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 3px;
}
#sidebar a {
	color: #7D0000;
}
div#sidebar li.searchform ul {
	margin-left:0;
}
div#sidebar li.searchform li {
	background:none;
	padding-left:0;
}
div#sidebar li.searchform li input#s {
	width:120px;
	margin-top:2px;
}
div#sidebar li.searchform li input#searchsubmit {
	width:3em;
}
/* 個別記事テンプレート */
div.post img {
	border:4px solid #ccc;
}
div.post img.wp-smiley {
	border:none;
}
div.post img.floatleft {
	float:left;
	margin:0 8px 8px 0;
}
div.post blockquote {
	margin-bottom:1em;
	padding:20px 15px 10px 15px;
	background:url(images/blockquote.png) no-repeat #fafef3;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
div.post ul, div.post ul ul, div.post ol, div.post ol ol{
	margin:0 0 1em 25px;
}
div.post li {
	font-size:0.75em;
	line-height:1.5em;
}
div.post li li {
	font-size:1em;
}
hr {
	border-top:solid #ccc;
	background:#fff;
	color:#fff;
	border-width:1px 0 0 0;
	margin:1em 0;
}
code {
	font-family:"courier new", courier, monotype;
	font-size:1em;
}
/* コメントテンプレート */
h3 {
	font-size:1em;
	padding:10px 0 0.6em 0;
}
h4 {
	font-size:0.88em;
	padding:0 0 0.4em 0;
	color:#666;
}
input#trackbackurl {
	width:400px;
	font-size:0.75em;
	margin-bottom:1em;
	color:#666;
}
ol#commentlist {
	margin:0 0 15px 0;
	font-size:0.8em;
}
#comments {
	text-align: left;
}
ol#commentlist li.commentcontent {
	display:block;
	list-style:none;
	margin-bottom:1em;
	padding:20px 15px 10px 15px;
	background:url(images/comment.png) no-repeat #f6fee2;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
ol#commentlist li dl.metadata dt,
ol#commentlist li dl.metadata dd {
	font-size:0.88em
}
ol#commentlist li, ol#commentlist p {
	font-size:1em;
}
p.note {
	background:#FFF8D5;
	padding:3px 8px;
	color:#666;
	border:2px solid #E5AB6A
}
form#commentform label {
	width:140px;
	float:left;
	margin:0.25em 10px 0 0;
	font-weight:bold;
}
form#commentform p {
	clear:both;
}
form#commentform sub {
	display:block;
	padding-top:2px;
}
input#author, input#email, input#url {
	width:244px;
	border:3px double #ccc;
	padding:1px 3px;
}
textarea {
	font-size:1em;
	border:3px double #ccc;
	width:400px;
}
p.submitbutton {
	text-align:center;
}
p.submitbutton input {
	padding:3px 1em;
	font-weight:bold;
	color:#555;
}
/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}
