@charset "utf-8";
/* CSS Document */


/*--
ブランドコンセプト ----------*/
div#brandconcept-main-wrapper {
	margin: 0px 0px 20px;
	float: right;
	width: 480px;
	line-height: 140%;
}


div#brandconcept-main-wrapper .entry-box {
	margin: 0px 0px 10px;
}
div#brandconcept-main-wrapper .entry-box-l {
	float: left;
	width: 460px;
}

div#brandconcept-main-wrapper .entry-body img {
	margin-top: 15px;
	margin-bottom: 15px;
}

div#brandconcept-main-wrapper .entry-box-r {
	margin-left: 10px;
	padding: 5px 0px 0px 5px;
	background: url(images/news/news_entry_mgbg.jpg) no-repeat 0px 0px ;
	float: left;
	width: 210px;
	height: 210px;
}


div#brandconcept-main-wrapper h3.entry-tilte {
	margin: 3px 0px 10px;
	padding: 10px 6px;
	background: url(images/news/news_midashi_line.jpg) no-repeat bottom left ;
	line-height: 140%;
	font-size: 18px;
}

div#brandconcept-main-wrapper .entry-body {
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 140%;
	font-size: 14px;
}

div#brandconcept-main-wrapper .entry-category {
	padding: 5px 10px;
	background-color: #3B3B3B;
	border-left: 5px solid #D6E609;
	width: 160px;
	color: #ffffff;
	font-size: 12px;
}


div#brandconcept-main-wrapper .entry-box-footer {
	margin: 0px 0px 30px;
	padding: 15px 0px 0px 0px;
	clear: both;
	text-align: right;
}



div#brandconcept-side-wrapper {
	margin-top: 0px;
	float: left;
	width: 390px;
	color: #ffffff;
	text-align: right;
}

h2#brandconcept {
	background: url(images/brandconcept/h2_bar_brandconcept.jpg) no-repeat top center ;
	height: 38px;
	clear: both;
}
h2#brandconcept span {
	display: none;
}


