/*
Theme Name: Seijuji
Theme URI: http://www.seijuji.com/
Description: 
Version: 1.0
Author: Demura_t
Tags: 
*/

* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #6b534b;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 25px;
	word-spacing: 1em;
}
a
{
	text-decoration: none;
}
a:hover{
	color: #FC0;
	font-weight: bold;
}
li
{
	list-style-type: none;
}
h2{
	font-size: 16px;
	color: #69392a;
}
/*h3{
	font-size: 28px;
	color: #69392a;
}*/
h4{
	font-size:12px
}

#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#header {
	float: left;
	width: 960px;
	height: 120px;
	background-image: url(img/head_img.jpg);
}
#header h1.headlogo {
	text-indent: -9999px;
}
#header h1.headlogo a {
	float: left;
	height: 100px;
	width: 120px;
	background-image: url(img/title_logo_2.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#header #headtext {
	float: left;
	height: 60px;
	width: 600px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#header #headtext .textwidget {
	float: left;
	font-size: 10pt;
	line-height: 20px;
}
#menu {
	float: left;
	width: 960px;
	height: 40px;
}
#menu ul {
	float: left;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6b534b; /*f8f4f3*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6b534b;
	margin-top: 5px;
}
#menu ul li {
	float: left;
	margin-left: 20px;
	list-style-type: none;
}
#menu ul li a
{
	color: #69392a;
	font-weight: bold;
}
#menu ul li a:hover
{
	color: #FC0;
}
#content {
	float: left;
	width: 960px;
}

#content-index{
	text-indent: 10px;
}
#content-title{
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#left-content {
	width: 650px;
	float: left;
	padding-top: 20px;
}
#left-content h2{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#left-content h3{
	font-size: 18px;
}
#left-content .entry {
	float: left;
	width: 310px;
	margin-right: 5px;
	margin-left: 5px;
}
#left-content-text{
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#right-content {
	width: 250px;
	float: right;
	list-style-type: none;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right-content h2 {
	color: #6b534b;/*6b534b*/
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#right-content li.widget-box {
	margin-bottom: 20px;
}

#flash_area {
	height: 240px;
	width: 650px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

/* comments */
#comments {clear:both}

#comment{
	border:solid 1px #ccc;
	padding:0 18px;
	margin-top:45px
}
textarea {width: 500px}
#comment h2{
	font-size: 14px;
	margin-top: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

/* footer */
#footer {
	float: left;
	width: 960px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	letter-spacing: 0.2em;
	font-size: 9px;
	height: 360px;
}


#info {
	float: left;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 10px;
	background-color: #f8f4f3;
}
/*　ramdam */
#random-post-area {
	width: 940px;
	padding: 10px;
	margin-bottom: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: 6b534b;
	border-right-color: 6b534b;
	border-bottom-color: 6b534b;
	border-left-color: 6b534b;
}
#random-post-area .random03 {
	width: 291px;
	float: left;
}
.imgbox {
	width: 120px;
	height: 120px;
	margin-right: 5px;
	float: left;
}
.random03 img {
	width: 110px;
	height: 110px;
	margin: 5px 0 0 5px;
}
.random03 a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}
p.randomdetail {
	color: #6b534b;
	margin: 10px 0;
	font-size: 10px;
}
p.randomdetail a {
	color: #6b534b;
}

h3.randomtitle {
	color: #6b534b;
	width: 140px;
	float: left;
	font-size: 12px;
}
