@charset "Shift_JIS";

/* ************************ */
/* ****** Information ***** */

.contents{
	width:476px;
	padding-bottom:24px;
/*	background-color:pink;*/
}

.base{
	width:98%;
}


h2{
	color:#fff;
	font-weight:normal;
	padding:1px 8px;
	margin:22px 0 8px 0;
	line-height:1.3em;
	background-color:#7f7f7f;
}

h2.first{
	margin-top:12px;
}

h3{
	color:#555;
	margin:0 0 4px 0;
	line-height:1.3em;
}

.contents img{
	margin-right:8px;
}


.dlStyle dt {
	/*width: 3em;*/
	float: left;
	clear: left;
	text-align: right;
}


.fontNone {
	color: #FFF;
}


.dlStyle dd {
	margin-left: 4em;
	zoom: 1;
	
}




.floaterLeft {
	float: left;
}


.floaterRight {
	float: right;
}