@charset "shift_jis";
/* ****************************************************
Since : 2008-09-10
**************************************************** */

/* fon rss.html */
div#contentsArea div.section{
	width:799px;
	margin:5px 0 0 29px;
}
div#contentsArea div.section div.info{
	margin:5px 0 30px 0;
	padding:10px 0;
	border-top:2px solid #a2e5f8;
	border-bottom:2px solid #a2e5f8;
	color:#3333ff;
}
div#contentsArea div.section div.info dl{
	margin:0;
}
div#contentsArea div.section div.info dl dt{
	float:left;
	margin:0;
	width:55px;
}
div#contentsArea div.section div.info dl dd{
	float:left;
	margin:0;
	width:740px;
	padding-top:1px;
}
div#contentsArea div.section div.info p{
	padding:5px 0 0 20px;
}
div#contentsArea div.section div.info p a{
	padding-left:14px;
	background:url(images/rss_ic002.gif) no-repeat 0 2px;
	zoom: 1;
}
div#contentsArea div.section div.about{
	margin-bottom:20px;
	background:url(images/rss_bg001.gif) no-repeat left bottom;
}
div#contentsArea div.section div.about p{
	padding:20px;
}
div#contentsArea div.section ul.attention{
	margin:15px 20px 50px 20px;
	padding-left: 0;
	font-size: 11px;
}
div#contentsArea div.section ul.attention li{
	height: 1%;
	padding-left:17px;
	margin-bottom:10px;
	list-style:none;
	background:url(common/images/common_ic004.gif) no-repeat 0 3px;
}
#product div#contentsArea h2.read {
	margin-bottom: 10px;
}

#product div#contentsArea dl dd {
	color: #000000;
}

#product div#contentsArea dl dd span {
	padding: 0 12px 0 3px;
	color: #366db6;
	font-weight:bold;
}


#product div#contentsArea div.about p {
	font-size: 11px;
}

.mt10 {
	margin-top: 10px;
}

/* clearFix
==========================================*/
div#contentsArea div.section div.info dl:after,
div#contentsArea div.about:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div#contentsArea div.section div.info dl,
div#contentsArea div.about {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html div#contentsArea div.section div.info dl,
* html div#contentsArea div.about {
	height:1px;
}

div#contentsArea div.section div.info dl,
div#contentsArea div.about {
	display:block;
}
/* End hide from IE-mac */