@charset "euc-jp";

/* トップページレイアウト */
/*
トップページのカウンター設置(#count)
本文右枠(#joho,#news)
本文右枠下(#contents)
本文右枠下左(#eiyoushikai,#shokai,#koryu,#sisetu_kigyo)
本文右枠下右(#osusume)
トップページのフッター内容(#sanjokai)
*/

/* 基本ＣＳＳ */
a {
	color: #003366;
}
a:hover {
	color: #ff9900;
}
h2 a {
	display: block;
}


/* トップページのヘッダー */
div#header-top {
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../images/logo-top.gif);
	background-repeat: no-repeat;
	text-align: left;
}
div#header-top h1{
	font-size: 1px;
	margin: 8px 10px 0px 0px;
	color: #ffffff;
	text-align: right;
}
div#header-top p{
	text-align: right;
	font-size: 12pt;
	margin: 10px;
	background-color: #ff9933;
}
div#header-top address {
	font-style: normal;
	font-size: 10.5pt;
	line-height: 120%;
	margin: 13px 10px 0px 90px;
	color: #003300;
	padding: 0px;
}
div#header-top a {
	color: #003300;
}
div#header-top a hover {
	color: #003300;
}



/* トップページ写真つきナビ */
div#top-navi {
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #ff9933;
	background-image: url(../images/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
/* おすすめコンテンツナビ */
.top-navi-contents {
	margin:0px 0px 0px 464px;
	padding: 40px 0px 0px 0px;
	height: auto;
	background-image: url(../images/contents.gif);
	background-repeat: no-repeat;
}
.top-navi-contents ul{
	border-top:1px solid #ff9933;
	border-left:1px solid #ff9933;
	border-right:1px solid #ff9933;
	border-bottom:1px solid #ff9933;
	margin: 0px 5px;
	padding:0px;
}
.top-navi-contents li{
	list-style-image:none;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	line-height:100%;
	text-align:left;
	font-size: 10pt;
	background-color: #ffffff;
}
.kugiri{
	border-top: 3px solid #ff9933
}
.metabo {
	border-top: 3px solid #ff9933;
	background-image: url(../images/metabo.gif);
	background-repeat: no-repeat;
	background-position: 210px 5px;
}
.top-navi-contents a{
	display:block;
	width:auto;
	color:#000066;
	padding-left: 5px;
}
.top-navi-contents a:hover{
	background-color:#ffffcc;
	background-image: url(../images/go.gif);
	background-repeat: no-repeat;
	background-position: 210px 2px;
}
.title {
	font-size: 13pt;
	font-weight: 700;
	line-height: 140%;
	color: #0000ff;
}




/* お知らせ */
div#osirase-waku {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #ff9933;
	text-align: left;
	z-index: 9;
}

/* お知らせ枠（左） */
div#osirase {
	float: left;
	width: 465px;
	background-color: #ffcccc;
}


div#osirase-title {
	margin: 0px;
	padding-top: 10px;
	text-align: right;
	width: 450px;
	height: 35px;
	background-color: #ffcccc;
	background-position: 5px 5px;
	background-image: url(../images/osirase-title.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: 600;
}

/* お知らせスクロール枠 */
div#news {
	width: 430px;
	height: 350px;
	overflow: auto;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 10px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #0000cc;	
	text-align: left;
	background-color: #ffffff;
	border: outset 1px #e4e4e6;
}
div#news h3 {
	width: 400px;
	line-height: 20px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	margin: 0px;
	padding-left: 14px;
	background-image: url(../images/osirase-h3.gif);
	background-repeat: no-repeat;
}
div#news h3.new {
	width: 400px;
	line-height: 20px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	margin: 0px;
	padding-left: 14px;
	background-image: url(../images/osirase-new.gif);
	background-repeat: no-repeat;
}
div#news ul {
	margin-left: 15px;
}
div#news-rinji {
	width: 430px;
	height: auto;
	overflow: auto;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 10px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 11pt;
	font-weight: 600;
	color: #000000;	
	text-align: center;
	background-color: #ffffff;
	border: solid 4px #ff6600;
}



/* お知らせ枠（右） */
div#osirase-contents {
	float: left;
	margin-left: 2px;
	top: 0px;
	text-align: right;
	width: 295px;
	background-color: #ff9933;
}
div#osirase-contents img {
	margin: 0px 0px 0px 5px;
}










/* 会員情報ページへ */

div#kaiin-joho {
	padding-top: 10px;
	padding-left: 80px;
	margin: 0px;
	clear: both;
	background-color: #ffffcc;
}

div#sanjokaiin {
	background-color: #ffffcc;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div#sanjokaiin img {
	margin: 0px;
	padding: 0px;
}





