@charset "UTF-8";

/* ************************************************************

Title: brandlist/default.css
Since: 2010-01-23
Last Modified: 2010-01-

************************************************************ */

#contentsContainer h1 {
	height: 47px;
}
#contentsContainer .mainContents {
	width: 569px;
	font-size: 120%;
	line-height: 150%;
}
#contentsContainer .mainContents .listBoxSide1 {
	float: left;
	width: 270px;
	padding-top: 12px;
	background: url(/common/images/h_dotline.gif) top left repeat-x;
}
#contentsContainer .mainContents .listBoxSide2 {
	float: right;
	width: 260px;
	padding-top: 12px;
	background: url(/common/images/h_dotline.gif) top left repeat-x;
}
#contentsContainer .mainContents dl {
	clear: both;
	width: 260px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	background: url(/common/images/h_dotline.gif) bottom left repeat-x;
}
#contentsContainer .mainContents dt {
	float: left;
	width: 45px;
	color: #404040;
	font-family: "Times New Roman", Times, serif;
}
#contentsContainer .mainContents dd {
	margin-left: 48px;
}
body#brandlist #contentsContainer .mainContents .pagetop {
	clear: both;
	background: none;
}