@charset "utf-8";
/* CSS Document */

/* トップ専用スタイル
----------------------------------------------------------- */
div#alpha h2.news {
	width: 380px;
	height: 24px;
	display: block;
	background:url(../img/top/bgNewsH2Mds.gif) left top no-repeat;
	overflow: hidden;
	font-weight: normal;
	font-size: 12px;
	padding-left: 158px;
	padding-top: 30px;
}

div#alpha h3 {
	width: 516px;
	background:url(../img/top/bgH3Mds.gif) left bottom no-repeat;
	padding: 8px 0 8px 12px;
	margin-top: 28px;
	margin-left: 5px;
}

div#alpha div.newsSum {
	width: 486px;
	margin-left: 5px;
	border-style:solid;
	border-width: 0 1px 1px;
	border-color:#ebebeb;
	background-color:#fbfaf8;
	padding: 20px 20px 0px;
	margin-bottom: 36px;
	line-height:1.6;
}


/* ヘッダ画像部分 */
div#flash {
	width: 783px;
	height: 200px;
	overflow: hidden;
}

div#koteiHeader {
	width: 783px;
	height: 117px;
	overflow: hidden;
}

/* フッターリンク部分のリンクアイコン */
div#footer ul#fM li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:16px;
	background:url(../img/icon/inner.gif) left center no-repeat;
}

/* トップへ戻るボタン */
div#mainArea div#alpha div#retTop a {
	background:url(../img/top/btnRetTop.gif) left top no-repeat!important;
	padding:0!important;
	width:528px;
	height:30px;
	display:block;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	overflow:hidden;
}

