@charset "utf-8";
/*----↓メイン画像----*/
div#container h1.portheader span{
	background: url("../../img/h1/h1_concept.jpg") no-repeat top left;
}
/*----↑メイン画像----*/
/*----↓コンセプト----*/
div#second_maincontent h4.blue{
	padding: 5px 0px 0px 18px;
	line-height: 160%;
	background: url("../../img/h4_01.gif") no-repeat 0px 7px;
	font-weight: bold;
	font-size: 13px;
	color: #6068b5;
}

div#second_maincontent h4.pink{
	padding: 5px 0px 0px 18px;
	line-height: 160%;
	background: url("../../img/h4_02.gif") no-repeat 0px 7px;
	font-weight: bold;
	font-size: 13px;
	color: #e50058;
}

div#second_maincontent h4.yellow{
	padding: 5px 0px 0px 18px;
	line-height: 160%;
	background: url("../../img/h4_03.gif") no-repeat 0px 7px;
	font-weight: bold;
	font-size: 13px;
	color: #ffa000;
}

div#second_maincontent h4.cian{
	padding: 5px 0px 0px 18px;
	line-height: 160%;
	background: url("../../img/h4_04.gif") no-repeat 0px 7px;
	font-weight: bold;
	font-size: 13px;
	color: #00aeeb;
}

div#second_maincontent h4.green{
	padding: 5px 0px 0px 18px;
	line-height: 160%;
	background: url("../../img/h4_05.gif") no-repeat 0px 7px;
	font-weight: bold;
	font-size: 13px;
	color: #1eaa32;
}
/*----↑コンセプト----*/
/*----↓コンセプトマップ----*/
#map_list_01 {
	margin: auto;
	position: relative;
	clear: both;
	width: 469px;
	height: 429px;
}

#map_list_01 #con_01 a {
	display: block;
	position: absolute;
	top: 44px;
	left: 174px;
	width: 113px;
	height: 66px;
	background: url("../../img/concept/concept_off_01.gif") no-repeat;
	text-indent: -20000px;
}

#map_list_01 #con_01 a:hover{
	background: url("../../img/concept/concept_01.gif") no-repeat;
}

#map_list_01 #con_02 a {
	display: block;
	position: absolute;
	top: 121px;
	left: 355px;
	width: 114px;
	height: 66px;
	background: url("../../img/concept/concept_off_02.gif") no-repeat;
	text-indent: -20000px;
}

#map_list_01 #con_02 a:hover{
	background: url("../../img/concept/concept_02.gif") no-repeat;
}

#map_list_01 #con_03 a {
	display: block;
	position: absolute;
	top: 284px;
	left: 355px;
	width: 114px;
	height: 65px;
	background: url("../../img/concept/concept_off_03.gif") no-repeat;
	text-indent: -20000px;
}

#map_list_01 #con_03 a:hover{
	background: url("../../img/concept/concept_03.gif") no-repeat;
}

#map_list_01 #con_04 a {
	display: block;
	position: absolute;
	top: 361px;
	left: 174px;
	width: 113px;
	height: 68px;
	background: url("../../img/concept/concept_off_04.gif") no-repeat;
	text-indent: -20000px;
}

#map_list_01 #con_04 a:hover{
	background: url("../../img/concept/concept_04.gif") no-repeat;
}

#map_list_01 #con_05 a {
	display: block;
	position: absolute;
	top: 284px;
	left: 0px;
	width: 114px;
	height: 65px;
	background: url("../../img/concept/concept_off_05.gif") no-repeat;
	text-indent: -20000px;
}

#map_list_01 #con_05 a:hover{
	background: url("../../img/concept/concept_05.gif") no-repeat;
}

#map_list_01 #con_06 a {
	display: block;
	position: absolute;
	top: 121px;
	left: 0px;
	width: 114px;
	height: 66px;
	background: url("../../img/concept/concept_off_06.gif") no-repeat;
	text-indent: -20000px;
}

#map_list_01 #con_06 a:hover{
	background: url("../../img/concept/concept_06.gif") no-repeat;
}
/*----↑コンセプトマップ----*/
