@charset "utf-8";

@import url("common.css");

#green{
	width:740px;
	height:184px;
	background:url(../img/foot.jpg) no-repeat;
}
#concept{
	background:url(../img/top/main_img.jpg) no-repeat;
	width:250px;
	height:152px;
	padding:3px 0 0 220px;
	margin-top:6px;
	line-height:150%;
}
#ss{
	padding-left:18px;
	border-bottom:#cccccc dotted 2px;
}
#ss li{
	list-style:none;
	display:inline;
	text-align:center;
}
#l_conte{
	width:300px;
	float:left;
	padding-top:20px;
}
#r_conte{
	width:150px;
	float:right;
	padding-top:20px;
}
#p_h{
	background:url(../img/top/p_h.jpg) no-repeat top;
	width:295px;
	height:19px;
	color:#ffffff;
	padding:3px 0 0 5px;
	font-size:12px;
}
#b_h{
	background:url(../img/top/b_h.jpg) no-repeat top;
	width:295px;
	height:19px;
	color:#ffffff;
	padding:3px 0 0 5px;
	font-size:12px;
}
#p_h a,#p_h a:hover,#b_h a,#b_h a:hover{
	color:#ffffff;
	text-decoration:none;
}
#l_conte dt{
	background-color:#f0f0f0;
	width:292px;
	height:17px;
	font-weight:bold;
	padding:4px 0 0 8px;
	font-size:0.9em;
}
#l_conte dd{
	border-bottom:#f0f0f0 solid 1px;
	border-left:#f0f0f0 solid 1px;
	border-right:#f0f0f0 solid 1px;
	padding:3px 8px 5px 8px;
	margin-bottom:8px;
	font-size:0.9em;
	line-height:140%;
}
#l_conte dd span a{
	background:url(../img/icon_b.gif) no-repeat left;
	display:block;
	width:180px;
	padding:2px 0 0 12px;
	text-decoration:none;
	color:#00b9f2;
}
#l_conte dd span a:hover{
	text-decoration:none;
	color:#8bad05;
}
#l_conte dd img{
	margin:0 0 0 200px;
}
#a_map{
	background:url(../img/top/a_map.jpg) no-repeat ;
	height:120px;
	border-bottom:#f0f0f0 solid 1px;
	border-left:#f0f0f0 solid 1px;
	border-right:#f0f0f0 solid 1px;
	padding:275px 5px 10px 5px ;
	line-height:140%;
	font-size:0.9em;
}
#a_map span{
	color:#CC0000;
	font-size:0.9em;
	display:block;
	margin-top:1em;
	font-weight:bold;
}

