@charset "euc-jp";


ul#merchan {
}
ul#merchan li {
	list-style-type: none;
	margin-bottom: 5px;
}
ul#merchan li a:hover img {
	filter:Alpha(opacity=60); /* for IE			*/
	-moz-opacity:0.60;				/* for Mozila	*/
	opacity:0.60;
}

div#content h2 {
	 no-repeat left top;
	padding: 190px 0px 0px;
	width: 600px;
	overflow: hidden;
	background: no-repeat left top;
	height: 0px;
}
div#content h2#mer1 {background-image: url(../images/h2_03_01.jpg)}
div#content h2#mer2 {background-image: url(../images/h2_03_02.jpg)}
div#content h2#mer3 {background-image: url(../images/h2_03_03.jpg)}
div#content h2#mer4 {background-image: url(../images/h2_03_04.jpg)}
div#content h2#mer5 {background-image: url(../images/h2_03_05.jpg)}



div.mer_list {
	margin-left: 10px;
	margin-bottom: 30px;
	width: 580px;
}



div.mer_list h3 {
	color: #CC6600;
	font-size: medium;
	clear: both;
	border-bottom: 1px solid #E8BEA5;
	margin-bottom: 5px;
	padding-top: 15px;
}
div.mer_list ul {
	margin-left: 10px;
	width: 560px;
}
div.mer_list ul li {
	display: block;
	list-style-type: none;
	width: 25%;
	float: left;
	margin-bottom: 3px;
}
div#cont_mes {
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	font-size: 115%;
}
