/* styleContentsArea Vol01  */
div#styleContentsArea div.flashArea {
	margin-bottom: 20px;
}
div#styleContentsArea div.styleSection div.left {
	float: left;
}
div#styleContentsArea div.styleSection div.right {
	float: right;
}
div#styleContentsArea div.styleSection div.w1 {
	width: 402px;
	text-align: left;
}
div#styleContentsArea div.styleSection div.w2 {
	width: 200px;
	text-align: left;
}
div#styleContentsArea div.styleSection div.w3 {
	margin-top: 20px;
	width: 300px;
}
div#styleContentsArea div.styleSection h3 {
	margin-bottom: 20px;
}
div#styleContentsArea div.styleSection h4 {
	margin-bottom: 10px;
}
div#styleContentsArea div.styleSection p.photo {
	margin-bottom: 10px;
}
div#styleContentsArea div.styleSection div.w3 p.photo {
	float: right;
	padding-left: 10px;
}
div#styleContentsArea div.styleSection p.mainT {
	font-size: 12px;
	line-height: 180%;
	color: #666;
}
div#styleContentsArea div.styleSection p.subT {
	font-size: 10px;
	line-height: 140%;
	color: #666;
}

div#styleContentsArea .list_icon {
	padding: 7px 0 7px 0;
}

div#styleContentsArea div.styleSection:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
div#styleContentsArea div.styleSection {
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac */
* html div#styleContentsArea div.styleSection {
height: 1%;
}
div#styleContentsArea div.styleSection {
display: block;
}
/* End hide from IE-mac */
