@charset "UTF-8";

.entry-content span.red {
	color:#990000;
	font-weight:bold;
}

.entry-content h4 {
	margin-bottom:15px;
}
.entry-content table.formT {
	background-color:#ccc;
	margin-bottom:15px;
	width:90%;
}
.entry-content table.formT th{
	padding:2px 15px;
	background-color:#e4e4e4;
	font-weight:bold;
	width:25%;
	height:	24px;
	vertical-align:	middle;
}

.entry-content table.formT td{
	padding:2px 15px;
	background-color:#fff;
	vertical-align:	middle;
}

.entry-content table.formT td input{
	height:	16px;
	vertical-align:	middle;
	font-size:	12px;
}


.entry-content .center {
	text-align:center;
}

.entry-content .mb15 {
	margin-bottom:15px !important;
}

.entry-content .mb15 {
	margin-bottom:15px;
}

div#content div.entry dl dd.entry-content h4.white-01 {
	background:url(/image/shiki/entry/common/h4-back01.gif) 0 0 no-repeat;
	width:720px;
	height:30px;
	padding:	6px 0px 0px 15px;
	margin-bottom:	10px;
	font-size:	15px;
	color:		#333;
}

