* {
	margin: 0;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Ghothic Pro W3', 'MS PGothic', sans-serif;
	text-align: center;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	padding: 0;
}
body div {
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #333333;
	line-height: 180%;
	background-repeat: no-repeat;
}
h2 {
	
}
h3 {
	
}

/* --- linkcolor--- */
a {
	color: #588117;
	text-decoration: none;
	background-repeat: no-repeat;
}
a:visited {
	color: #3B5710;
	text-decoration: none;
}
a:hover {
	color: #A1CD5C;
	text-decoration: none;
	background-repeat: no-repeat;
}

/* --- floatclear --- */

p.clearboth {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
hr.end {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
	display: block;
}


/*clearfix*/

.clear:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.clear {
	min-height: 1%;
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}

/* End hide from IE-mac */



/* --- head --- */
#head {
	background-image: url(img/h1_bg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 150px;
	width: 790px;
	margin: 0 5px;
	position: relative;
}
h1 {
	width: 320px;
	height: 69px;
	position: absolute;
	left: 16px;
	top: 30px;
}
h1 a {
	background-image: url(img/h1.jpg);
	width: 320px;
	height: 69px;
	display: block;
	text-indent: -9999px;
}


/* --- container-div --- */
#container {
	width: 800px;
	background-image: url(img/container_bg.gif);
	margin: 0 auto;
}
#content {
	background-color: #FFFFFF;
	margin: 0 5px;
	padding-top: 40px;
}



#left {
	width: 165px;
	float: left;
	margin-right: 15px;
}
#main {
	width: 430px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
#right {
	width: 150px;
	float: left;
}
#container p.foot {
	background-image: url(img/container_foot.gif);
	background-repeat: no-repeat;
	clear: left;
	height: 6px;
	width: 800px;
}
#main h3 {
	background-image: url(img/entry-header_h3.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #FFFFFF;
	font-size: 90%;
	padding: 10px 0 0 40px;
	margin-bottom: 30px;
}
#main .entrybody {
	margin: 0 20px 40px;
}
#left h2,#right h2  {
	margin: 0 0 10px 10px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#left div.themelist h2 {
	background-image: url(img/themelist_h2.gif);
	height: 13px;
	width: 95px;
}
#left div.latestentry h2 {
	background-image: url(img/latestentry_h2.gif);
	height: 14px;
	width: 105px;
}
#left div.archives h2 {
	height: 13px;
	width: 76px;
}
#left div.archives h2 a {
	background-image: url(img/archives_h2.gif);
	height: 13px;
	width: 76px;
	display:block;
}
#left li {
	list-style-position: outside;
	list-style-image: url(img/yajirusi.gif);
	margin-bottom: 5px;
}
li {
	font-size: 80%;
}
#left ul {
	margin-left: 30px;
}
#left div,#right div {
	margin-bottom: 40px;
}
#left .themelist li a:hover{
	text-decoration: underline;
}

#left .latestentry li,#left .archives li,#right .info p,#right .link p {
	font-size: 70%;
	line-height: 120%;
}
#left div.search h2 {
	background-image: url(img/search_h2.gif);
	height: 13px;
	width: 56px;
}
#main h3 a {
	color: #FFFFFF;
}
#main .entry p.category {
	font-size: 70%;
	border-top: dashed #999999 1px;
	text-align: right;
	margin-bottom: 40px;
}
#main .entry .entrybody p.tag {
	float: left;
	font-size: 70%;
	margin-top: 10px;
}
#left .search input.box {
	margin-left: 10px;
	width: 100px;
}

/* --- right --- */

#right div.link h2 {
	background-image: url(img/link_h2.gif);
	height: 13px;
	width: 47px;
	margin-left: 0px;
}
#right div.info {
	text-align: center;
	margin-bottom: 40px;
}

#right .link ul {
	margin: 10px 0 0 20px;
}
#right .link li {
	font-size: 70%;
	list-style-position: outside;
	list-style-image: url(img/yajirusi.gif);
	margin-top: 10px;
}

/*book*/
#right #book p.ph {
	text-align: center;
	margin-top: 15px;
}
#right #book p {
	font-size: 70%;
	margin-bottom: 5px;
	line-height: 120%;
}
#book p.title {
	text-align: center;
}
#book p.text {
	width: 125px;
	margin: 0 auto;
}

/*feed*/
#right .module-syndicate p {
	font-size: 70%;
}
#right .module-syndicate img {
	vertical-align: text-top;
	margin-right: 2px;
	
}

p.copyright {
	background-image: url(img/copyright.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 11px;
	width: 274px;
	margin: 8px auto 10px;
}
#main p.navi {
	text-align: center;
}
#main h3.archives {
	background-image: url(img/archivestitle_h3.gif);
	background-repeat: no-repeat;
	height: 54px;
	color: #A5C178;
	font-size: 120%;
	padding: 15px 0 0 45px;
}
#main .archives li {
	list-style-type: none;
	text-indent: 5px;
	margin-bottom: 15px;
}
#main .archives ul a {
	border-bottom: dashed #A5C178 1px;
	display: block;
	padding: 2px 0;
}
#main .archives ul a:hover {
	background-color: #E4EDD5;
	color: #75A22F;

}
#main .archives li span.date {
	font-size: 80%;
	text-align: right;
	float: right;
	color: #999999;
}
h4 {
	font-size: 90%;
	color: #6B942A;
	margin: 30px 0 10px;
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 35px;
	line-height: 150%;
}
#main .entrybody div.box {
	border: solid #A5C178 1px;
	padding: 10px;
	margin: 20px 0;
}
a img {
	border: none;
}
#main .entrybody .box h4 {
	margin: 0;
	background: none;
	text-indent: 0px;
}
#main .entrybody li.tag {
	list-style-type: none;
}
.marB10 {
	margin-bottom:10px;
}
#main .entrybody p.more {
	margin-top: 15px;
}

/*comment*/

#comment {
	margin-bottom: 10px;
}
#comment div.combody {
	margin-bottom: 10px;
}
#comment p.name {
	font-size: 70%;
	margin-bottom: 20px;
	border-bottom: dashed #999999 1px;
}


#com-horyu,#com-error {
	text-align: center;
}
#com-horyu .link,#com-error .link {
	font-size: 90%;
	font-weight: bold;
}

