@charset "Shift_JIS";

/* 企業コンセプト
---------------------------------*/
body{
	background: url(../../common/images/bg_index.gif) top repeat-x;
}

#concept h1{
	width: 800px;
	height: 300px;	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
background: url(../images/concept/h1_concept.jpg) no-repeat;
	text-indent: -9999px;
}

#concept div.pkg{
	float: left;
	width: 162px;
}

#entrance{
	margin: 0 0 58px 5px;
}

#entrance div.pkg p{
	margin: 5px 0 10px 0;
}

#entrance div.pkg h3 a{
	display: block;
	width: 162px;
	height: 149px;
	text-decoration: none;
}

#entrance #ent-company{
	padding: 0 15px 0 0;
	border-right: 1px solid #d0d0d0;
}

#entrance #ent-company h3 a{
	background: url(../images/concept/ent_company.jpg) no-repeat;
	text-indent: -9999px;
}

#entrance #ent-company h3 a:hover{
	background-position: 0 -149px;
}

#entrance #ent-history{
	padding: 0 15px;
	border-right: 1px solid #d0d0d0;
}

#entrance #ent-history h3 a{
	background: url(../images/concept/ent_history.jpg) no-repeat;
	text-indent: -9999px;
}

#entrance #ent-history h3 a:hover{
	background-position: 0 -149px;
}

#entrance #ent-newsea{
	padding: 0 15px;
	border-right: 1px solid #d0d0d0;
}

#entrance #ent-newsea h3 a{
	background: url(../images/concept/ent_newsea.jpg) no-repeat;
	text-indent: -9999px;
}

#entrance #ent-newsea h3 a:hover{
	background-position: 0 -149px;
}

#entrance #ent-ochikochi{
	padding-left: 15px;
}

#entrance #ent-ochikochi h3 a{
	background: url(../images/concept/ent_ochikochi.jpg) no-repeat;
	text-indent: -9999px;
}

#entrance #ent-ochikochi h3 a:hover{
	background-position: 0 -149px;
}

#concept #darwin{
	clear: left;
	width: 680px;
	margin-left: 70px;
}

#concept #darwin h2{
	width: 235px;
	height: 20px;
	margin-bottom: 25px;
	background: url(../images/concept/h2_darwin.gif) no-repeat;
	text-indent: -9999px;
}

#concept #darwin #side{
	float: left;
	width: 150px;
	margin-right: 39px;
}

#concept #darwin #side p{
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 1.5;
}

#concept #darwin #main{
	float: left;
	width: 425px;
}

#concept #darwin #main h3{
	height: 45px;
	margin-bottom: 25px;
	background: url(../images/concept/h3_darwin.gif) no-repeat;
	text-indent: -9999px;
}

#concept #darwin #main p#sign{
	height: 60px;
	margin-bottom: 30px;
	background: url(../images/concept/txt_darwin.gif) no-repeat;
	text-indent: -9999px;
}

#concept #darwin #main p{
	line-height: 2;
}


