@charset "utf-8";

@import "../../../share/css/base.css";
@import "navi.css";

/* --- contents --- */
#container {
	background: url(../images/brand_bg.jpg) 0 130px no-repeat;
}

#contents {
	padding-top: 17px;
}

#contents h1 {
	width: 183px;
	height: 44px;
	margin-bottom: 30px;
	background: url(../images/brand_title.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents #main_area {
	float: right;
	width: 570px;
}

#contents #main_area h2#brand_msg {
	width: 470px;
	height: 25px;
	margin: 0 0 20px 40px;
	background: url(../images/brand01.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#contents #main_area p {
	margin-left: 40px;
}

#contents #main_area p span.red {
	color: #ff5151;
}

#contents #main_area dl {
	margin-bottom: 5px;
}

#contents #main_area dl dt {
	height: 65px;
	text-indent: -5000em;
}

#contents #main_area dl dd {
	padding: 0 0 0 90px;
}


#contents #main_area dl.concept_table1 {
	background: url(../images/brand02.jpg) 0 0 no-repeat;
}

#contents #main_area dl.concept_table2 {
	background: url(../images/brand03.jpg) 0 0 no-repeat;
}

#contents #main_area dl.concept_table3 {
	background: url(../images/brand04.jpg) 0 0 no-repeat;
}

#contents #main_area dl.concept_table4 {
	background: url(../images/brand05.jpg) 0 0 no-repeat;
}

#contents #main_area dl.concept_table5 {
	background: url(../images/brand06.jpg) 0 0 no-repeat;
}

#contents #main_area dl.concept_table6 {
	background: url(../images/brand07.jpg) 0 0 no-repeat;
}

#contents #main_area dl dd dl {
}

#contents #main_area dl dd dl dt {
	height: 1.3em;
	text-indent: 0;
}

#contents #main_area dl dd dl dd {
	padding-left: 20px;
}
