@charset "utf-8";
/* CSS Document */


/*以下は、お知らせナビゲーションエリアのための設定*/




/*以下はメインヴィジュアル*/


#eyecatch{
	width: 387px;
	float:left;

}



/*右サイドナビゲーションver2 */
#nav2 dl dd {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#nav2 {
	width: 210px;
	float: left;
}

#nav2 dl {
	margin: 0px;
	padding: 0px;
	text-indent: 0;
}





#nav2 dl dd em {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	text-decoration: none;
}
#nav2 dl dd a {
	text-decoration: underline;
}
hr {
	color: #FC3;
	background-color: #FC0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 3px;
}
.container.clearfix .nav dl {
	margin-top: 30px;
}
#nav2 p {
	padding-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 18px;
}
#nav2 p a {
	text-decoration: underline;
}
#nav2 p em {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
