@charset "utf-8";

/* 共通設定
----------------------------------------------------------*/
body {
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	min-width:1024px;
}
a:hover img,#navi a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
img {
	border:0;
}
#contents {
	width:900px;
	margin:0 auto;
}
#left {
	width:199px;
	overflow:hidden;
	margin-left:31px;
}
#right {
	width:670px;
}
#footer,.end {
	display:none;
}
/* ヘッダー
----------------------------------------------------------*/
#headerBg {
	background-image:url(./image/common/header.jpg);
	height:220px;
}

#headerArea {

}
#mainBg {
	background-image:url(./image/common/bg_in.gif);
	width:900px;
	margin:0 auto;
}
#mainImg {
	background-image:url(./image/common/main_img.jpg);
	width:840px;
	height:281px;
	margin:0 auto;
}
/* 横メニュー
----------------------------------------------------------*/
#bnrBg {
	background-image:url(./image/common/bnr_bg.gif);
	height:259px;
}

/* フッター
----------------------------------------------------------*/
#footermenu {
	width:880px;
	margin: 0 auto;
	text-align:right;
	padding:20px 20px 0 0;
	color:#ffffff;
}
#footermenu a:link,#footermenu a:visited {
	color:#ffffff;
}
#footermenu a:hover,#footermenu a:active {
	color:#ffe54e;
}

/* フレーム・ラインデザイン
----------------------------------------------------------*/
#frameBg {
	background-image:url(./image/common/frm_bg_04.gif);
	width:670px;
	text-align:left;
}
#frameArea {
	width:605px;
	height:68px;
	overflow-x:hidden;
	overflow-y:scroll;
	color:#666666;
	font-size:1.0em;
	padding:5px 5px;
	margin-left:15px;
}
/* ライン
hr {
	border-width:2px 0px 0px 0px;
	border-style:dotted;
	border-color:#b3d924;
	height:2px;
	color:#b3d924;
}
*/
/* メインコンテンツ
----------------------------------------------------------*/
