﻿#header {
	padding: 0 50px;
}
#header .logo {
	width:238px;
	float: left;
	padding: 43px 0 0;
}

#main_links{
	padding: 43px 0 0;
	}

#header a#toColl, #header a#toPol, #header a#toComp, #header a#toCon{
	width:154px;
	height:37px;
	margin:0 0 0 5px;
	padding:0;
	display:block;
	float:right;
	}

#header a#toColl{
	background:url(../images/top/menu_collection.gif) top left no-repeat;
	}

#header a#toColl:hover{
	background-position: 0 -37px;
	}

#header a#toPol{
	background:url(../images/top/menu_ethics.gif) top left no-repeat;
	}

#header a#toPol:hover{
	background-position: 0 -37px;
	}

#header a#toComp{
	background:url(../images/top/menu_company.gif) top left no-repeat;
	}

#header a#toComp:hover{
	background-position: 0 -37px;
	}

#header a#toCon{
	background:url(../images/top/menu_contact.gif) top left no-repeat;
	}

#header a#toCon:hover{
	background-position: 0 -37px;
	}

/*
===== #FlashArea =====
*/
#flashArea {
	clear: both;
	width:900px;
	margin:0 auto;
	text-align:center;
	padding:43px 0 10px;
	
}

/*
===== #contents =====
*/

#contents {
	padding: 20px 0;

}

#sub_menu{
	width:890px;
	height:60px;
	margin:0 auto;
	padding:0 2px;
	text-align:center;
	background:#030303;
	}

#kyokai{
	width:600px;
	height:60px;
	margin:10px auto 0;
	padding:0 2px;
	font-size:10px;
	}

#kyokai img{
	float:left;
	padding:5px 20px 0 0;

	}

#sub_menu a#sub_group, #sub_menu a#sub_contact,#sub_menu a#sub_showroom,#sub_menu a#sub_blog,#sub_menu a#sub_mail{
	width:178px;
	height:60px;
	margin:0;
	padding:0;
	float:left;
	}

#sub_menu a#sub_group{
	background:url(../images/top/to_group.jpg) top left no-repeat;
	}

#sub_menu a#sub_group:hover{
	background-position: 0 -60px;
	}

#sub_menu a#sub_contact{
	background:url(../images/top/to_contact.jpg) top left no-repeat;
	}

#sub_menu a#sub_contact:hover{
	background-position: 0 -60px;
	}
	
#sub_menu a#sub_showroom{
	background:url(../images/top/to_showroom.jpg) top left no-repeat;
	}

#sub_menu a#sub_showroom:hover{
	background-position: 0 -60px;
	}

#sub_menu a#sub_blog{
	background:url(../images/top/to_blog.jpg) top left no-repeat;
	}

#sub_menu a#sub_blog:hover{
	background-position: 0 -60px;
	}

#sub_menu a#sub_mail{
	background:url(../images/top/to_mail.jpg) top left no-repeat;
	}

#sub_menu a#sub_mail:hover{
	background-position: 0 -60px;
	}

#contents .innerBox {
	float: left;
	margin:10px 0 0 60px;
	width: 874px;
}

#contents .section h2 {
	margin: 0 0 16px;
}

#contents #topics dl {
	padding: 0 0 0;
}
#contents #topics dt {
	color: #ab3032;
}
#contents #topics dd {
	margin: -1.6em 0 0 7em;
	padding: 0 0 0 13px;
	background: url(/common/images/ico_cir_01.gif) left 0.5em no-repeat;
	*background: url(/common/images/ico_cir_01.gif) left 0.6em no-repeat;
}



#contents #topics .gotoList {
	padding: 15px 0 0;
	text-align: right;
}