@charset "utf-8";

/* bland.css */

/* -------- brandconcept01 */

div.brandconcept01{
background:url(../images/bland/01/im_01.jpg) no-repeat 0 0;
height:240px;
}
div.brandconcept01 div.inner{
padding:110px 0 0 33px;
}
div.brandconcept01 p{
width:450px;
color:#815448;
}

/* -------- brandconcept02 */

div.brandconcept02{
background:url(../images/bland/02/im_01.jpg) no-repeat 0 0;
height:240px;
}
div.brandconcept02 div.inner{
padding:120px 0 0 20px;
}
div.brandconcept02 p{
width:660px;
color:#815448;
}

/* -------- brandconcept03 */

div.brandconcept03{
background:url(../images/bland/03/im_01.jpg) no-repeat 0 0;
height:240px;
}
div.brandconcept03 div.inner{
padding:90px 0 0 30px;
}
div.brandconcept03 p{
width:650px;
color:#815448;
}

/* -------- brandconcept04 */

div.brandconcept04{
background:url(../images/bland/04/im_01.jpg) no-repeat 0 0;
height:240px;
}
div.brandconcept04 div.inner{
padding:110px 0 0 28px;
}
div.brandconcept04 p{
width:605px;
color:#815448;
}

/* -------- brandconcept05 */

div.brandconcept05{
background:url(../images/bland/05/im_01.jpg) no-repeat 0 0;
height:240px;
}
div.brandconcept05 div.inner{
padding:110px 0 0 33px;
}
div.brandconcept05 p{
width:450px;
color:#815448;
}

/* -------- brandconcept06 */

div.brandconcept06{
background:url(../images/bland/06/im_01.jpg) no-repeat 0 0;
height:240px;
}
div.brandconcept06 div.inner{
padding:90px 0 0 33px;
}
div.brandconcept06 p{
width:430px;
color:#815448;
}

/* -------- brandmenu */

div.brandmenu{
background-color:#f7f4f0;
border:#dbcdc8 solid 1px;
padding:15px;
}
div.brandtitle{
float:left;
}
div.brandimg{
float:right;
}
div.brandmenu p{
color:#815448;
line-height:1.5;
clear:both;
}
div.brandmenu div.brand_img img{
margin:0 0 15px 5px;
}

/* brandlist */

ul.brandlist
{
	padding:0;
	margin:0 !important;
	list-style:none;
	color:#815448;	
	width:500px;
}
ul.brandlist li 
{
	padding:5px 0 2px 80px;
	margin:0 0 5px 0;
	line-height:1.8em;
	list-style:none;
}
ul.brandlist li a 
{
	background-image:none !important;
}
ul.brandlist li.no01
{
	background:url(../images/bland/bn_introduction01.jpg) no-repeat 0 3px;
}

ul.brandlist li.no02
{
	background:url(../images/bland/bn_introduction02.jpg) no-repeat 0 5px;
}

ul.brandlist li.no03
{
	background:url(../images/bland/bn_introduction03.jpg) no-repeat 0 5px;
}

ul.brandlist li.cont
{
	margin:0 !important;
	padding:0 !important;
	line-height:1.5em;
	list-style:none;
}

/* -------- aitemconcept */

div.aitemconcept{
background:url(../images/bland/01/im_07.gif) no-repeat 0 0;
height:166px;
}
div.aitemconcept div.inner{
padding:85px 0 0 25px;
}
div.aitemconcept p{
width:650px;
color:#815448;
}
