@charset "utf-8";
/* CSS Document */

h1.mouth{
	background:url(img/ttl.gif) no-repeat;
	width:590px;
	height:55px;
	text-indent:-9000px;
	display:block;
	margin-bottom:15px;
}
h2#f1{
	background:url(img/f1.gif) no-repeat;
	width:540px;
	height:26px;
	text-indent:-9000px;
	display:block;
	padding:0;
	margin-bottom:5px;
}

h2#f2{
	background:url(img/f2.gif) no-repeat;
	width:540px;
	height:26px;
	text-indent:-9000px;
	display:block;
	padding:0;
	margin-bottom:5px;
}

h2#f3{
	background:url(img/f3.gif) no-repeat;
	width:540px;
	height:26px;
	text-indent:-9000px;
	display:block;
	padding:0;
	margin-bottom:5px;
}

h2#f4{
	background:url(img/f4.gif) no-repeat;
	width:540px;
	height:26px;
	text-indent:-9000px;
	display:block;
	padding:0;
	margin-bottom:5px;
	}

h2#f5{
	background:url(img/f5.gif) no-repeat;
	width:540px;
	height:26px;
	text-indent:-9000px;
	display:block;
	padding:0;
	margin-bottom:5px;
	}

h2#f6{
	background:url(img/f6.gif) no-repeat;
	width:540px;
	height:26px;
	text-indent:-9000px;
	display:block;
	padding:0;
	margin-bottom:5px;
	}

.other-area{
	padding:5px;
	border:1px solid #DDD;
	margin-bottom:20px;
}


#other-link{
	background:#FFF9DD;
	padding:10px 15px;
	margin:0 0 20px 0;
}

#other-link h2{
	color:#CC0000;
	font-size:14px;
	padding-bottom:5px;
	margin:0;
}

#other-link ul{
}

#other-link li{
	float:left;
	background:url(../../common/img/arrow2.gif) no-repeat;
	padding:0 12px 0 12px;
	background-position :left center;
	list-style:none;
}

#other-link a:link,a:visited {color: #8D0E2E;}
#other-link a:hover{text-decoration:none;color:#8D0E2E;}