@charset "UTF-8";
@import "/themes/concept/master.css";

/*
 [
----------------------------------------------------------- */
.date {
	font-size: 13px;
	color: #333333;
}
.blogEntryHeader h2 {
	font-size: 18px;
}
.blogEntry h3 {
	margin: 0;
	padding: 0;
	line-height: 1.0;
}
.blogEntry h3 {
	margin: 15px 0;
	background: url(images/point.gif) no-repeat 0 0;
	padding-left: 25px;
	color: #1492ff;
}
.section {
	margin-bottom: 1.5em;
}
.box img {
	border: none;
}
.box{
    zoom:1;/*for IE 5.5-7*/
		margin-bottom: 2em;
}
.box:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .box{
	display:inline-table;
	/*\*/display:block;/**/
}
table.serec {
	width: 100%;
}
table.serec td,
table.serec th {
	padding: 7px 10px;
	vertical-align: top;
	font-size: 14px;
}
table.serec th {
	text-align: right;
	width: 300px;
	border-bottom: #999 1px solid;
}
table.serec td {
	border-bottom: #ddd 1px solid;
}
table.serec th.none,
table.serec td.none {
	border-bottom: none;
	padding: 7px 10px 3px 10px;
}
.box h4 {
	font-weight: bold;
	color: #59a527;
}
.box h5 {
	margin: 0;
	background: url(images/h4Point.gif) no-repeat 0 2px;
	padding-left: 20px;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.crecLeft {
	width: 260px;
	float: left;
}
.crecRight {
	width: 180px;
	float: right;
}
.cerecLine {
	height: 1px;
	margin: 0.5em 0 2em 0;
	border-top: #999 1px dotted;
}
.cerecLine hr {
	display: none;
}
.photoR {
	margin: 0 0 10px 15px;
}
ul.check li {
background:transparent url(/common/themes/kamoi/images/check.gif) no-repeat scroll 0 2px;
padding-bottom:3px;
padding-left:23px;
}
