/* ------ common ------- */

div.info {
	margin:10px 0 0 0;
}
h2 {
	margin:0 0 20px 0;
}
div.contents {
	padding:0 20px 0 20px;
	color:#333333;
}
div.contents h3 {
	font-size:1.6em;
	margin:25px 0 5px 0;
}
div.contents h4 {
	font-size:1.1em;
	margin:25px 0 5px 0;
	background:url(/catalog/images/img_common_h4.gif) top left repeat-x;
	padding:12px 12px 8px 13px;
	line-height:100%;
}
div.contents img.popup {
	vertical-align:middle;
	margin:0 3px 0 0;
}
div.contents img.areaImage {
	float:left;
	padding-right:10px;
}
div.contents div.areaR01 {
	float:left;
	width:124px;
}
div.contents div.areaR02 {
	float:left;
	width:148px;
}
div.contents .centerbox {
	text-align:center;
}
div.contents p {
	margin:0 0 12px 0;
	line-height:140%;
}
div.contents td p {
	margin:0 0 0 0;
	line-height:140%;
}
div.contents table {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	width:100%;
	margin:20px 0 20px 0;
}
div.contents th {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:14px 12px 14px 12px;
	vertical-align:top;
	text-align:left;
	background-color: #F3F2ED;
	font-weight:normal;
}
div.contents th.sub {
	background-color: #FDFAF7;
}
div.contents td {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:12px 12px 12px 12px;
	vertical-align:top;
	text-align:left;
	line-height:100%;
}
div.contents th.C, div.contents td.C {
	text-align:center;
}
div.contents th.mC, div.contents td.mC {
	text-align:center;
	vertical-align:middle;
}
div.contents table.type03 {
	margin:15px 0 5px 0;
	border-left:none;
	border-top:none;
}
div.contents table.type03 th {
	width:230px;
	border-top:4px solid #EFEFEF;
	border-left:4px solid #EFEFEF;
	border-right:4px solid #EFEFEF;
	border-bottom:none;
	text-align:left;
	background-color: #FFFFFF;
	padding:1px;
	font-weight:bold;
}
div.contents table.type03 th p {
	background-color:#DED9CB;
	border:1px solid #D5D1C3;
	padding:6px 6px 4px 6px;
	font-size:1.2em;
	margin:0;
	width:232px;
}
div.contents table.type03 td {
	border-bottom:4px solid #EFEFEF;
	border-left:4px solid #EFEFEF;
	border-right:4px solid #EFEFEF;
	padding:15px;
}
div.contents table.type03 td.middle {
	border-bottom:none;
	padding:15px 15px 0 15px;
}
div.contents table.type03 td.vacant {
	width:20px;
	padding:0;
	border:0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	overflow:hidden;
}
/* Hides from IE-mac �_*/
* html .clearfix {
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */
