@charset "utf-8";

/*-------------------------------------------------------------
  Template t01 item Style @ CateNaviBlog
  by hokuto@
  Last Update 2007-09-22
-------------------------------------------------------------*/

/* item */

div.entrybody p,
div.entrybody ul li,
div.entrybody ol li,
div.entrybody dl dd {
	font-size: 123.1%;
}

div.content {
	width: 60em;
	float: none;
}

div.entryhead,
div.entrybody,
div.entryfoot  {
	margin-left: 5em;
	width: 50em;
}

div.entryhead  {
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: 3px solid #C8DC55;
	padding-bottom: 5px;
	height: 70px;
}

div.entryhead p.topic {
	margin-top: -60px;
	margin-left: 80px;
	font-size: 108%;
}

div.entryhead h2 {
	margin-top: 3px;
	margin-left: 77px;
	font-size: 153.9%;
}

div.entryhead h2 a {
	text-decoration: none;
	color: #33AF2C;
	font-weight: bold;
}

div.entrybody p.illust {
	text-align: center;
	margin-bottom: 2em;
}

div.entrybody p.carekun {
	margin-top: 2em;
	margin-bottom: 2em;
	padding-left: 70px;
	background-image: url("../images/reibun_carekun.gif");
	background-repeat: no-repeat;
	font-size: 138.5%;
}

