@charset "Shift_JIS";


/* content
---------------------------------------------------*/
#titleBox{
	background:url(../image/title.jpg) no-repeat;
	position:relative;
}

#titleBox img{
	position:absolute;
	left: 567px;
	top: 25px;
}


/* menu
---------------------------------------------------*/
#menuList ul li#menuBrand a{ background:url(../../shared/image/menu_brandOn.jpg) no-repeat;}


/* main
---------------------------------------------------*/
#main{
	background:url(../image/bg.jpg) no-repeat bottom;
	width:741px;
	margin-top:19px;
	margin-bottom:0;
	padding-bottom:120px;
}

#main h3{
	width:741px;
	height:51px;
}

h3#concept{
	background:url(../image/title01.gif) no-repeat;
}

h3#introduction{
	background:url(../image/title02n.gif) no-repeat;
	margin-top:30px;
}
