@charset "shift_jis";
* {
margin:0;
padding:0;
}
/* 全ページ共通の枠組み指定 */
html { height:100%;}
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
	margin:0 auto;
	height:100%;
	background:#fff url(../img/pg_wrap.gif) top center repeat-y;
	color:#333;
	text-align:center;
	font-size:90%;
}
img {border:none;}
a		{text-decoration:none; font-weight:bold; color:#039;}
a:hover	{text-decoration:none; color:#c00;}

/* 全体 */
#wrapper {
	position:relative;
	width: 801px;
	margin: auto;
	text-align:center;
	background:url(../img/bg_wrap.gif) center top repeat-y;
}

#main {
	position:relative;
	height:100%;
	min-height:100%;
}

body > #main {
	height:auto;
}
/* ヘッダー */

#header {
	position:relative;
	width: 100%;
	background-image:url(../img/line01.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #E5E5E5;
	height:18px;
}

/* Main contens(left) */
#mainconts {
	position:relative;
	width:490px;
	padding-bottom:15px;
	float:left;
}
#mainconts .epage {
	margin-top:25px;
	margin-bottom:10px;
	text-align:right;
}
.epage a, .epage a:link, .epage a:visited,
.epage a:hover {font-weight:normal; text-decoration:underline;}

#mainconts .flarea {
	text-align:center;
}

/* トップページ　ニュース */
#mainconts .news {
	position:relative;
	margin:0 auto;
	padding-bottom:10px;
	width:480px;
	height:auto;
	vertical-align:top;
	text-align:center;
	background:url(../img/back.gif);
}

#mainconts .news .ntop {margin:0;padding:0;}
#mainconts .news .ntop p {margin:0;padding:7px 0 5px 0;font-weight:bold;font-size:95%;}

#mainconts .news .nmain {
	margin:0 10px;
	padding-bottom:10px;
	text-align:left;
	line-height:1.2em;
	font-size:82%;
	background:#fff;
}
.nmain dl	{margin:0;padding:0;}
.nmain dl dt{margin-left:5px;padding:7px 0 5px 10px;font-weight:bold;}
.nmain dl dd{margin:0 15px;border-bottom:#ccc 1px solid;}
.nmain dl dd.last {margin:0 15px;border:none;}

#mainconts .news .nbtm {
	height:10px;
}


/* Main menu (right) */
#mainmenu {
	width:300px;
	float:right;
	text-align:left;
	background:#eee;
}
#info01 {
	background: #999;
}
#info01 p {
	margin:0;
	padding:14px 22px;
	font-size:82%;
	line-height:1.6em;
	color:#fff;
}
ul#menulist {margin: 0px;padding: 0px;list-style-type: none;}
ul#menulist li.menu01 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_01_on.gif) no-repeat;
}
ul#menulist li.menu01 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_01_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu01 a:hover,ul#menulist li.menu01 a.selected {
	background: url(../img/top/menu_01_on.gif) no-repeat;
}
ul#menulist li.menu02 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_02_on.gif) no-repeat;
}
ul#menulist li.menu02 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_02_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu02 a:hover,ul#menulist li.menu02 a.selected {
	background: url(../img/top/menu_02_on.gif) no-repeat;
}
ul#menulist li.menu03 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_03_on.gif) no-repeat;
}
ul#menulist li.menu03 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_03_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu03 a:hover,ul#menulist li.menu03 a.selected {
	background: url(../img/top/menu_03_on.gif) no-repeat;
}
ul#menulist li.menu04 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_04_on.gif) no-repeat;
}
ul#menulist li.menu04 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_04_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu04 a:hover,ul#menulist li.menu04 a.selected {
	background: url(../img/top/menu_04_on.gif) no-repeat;
}
ul#menulist li.menu05 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_05_on.gif) no-repeat;
}
ul#menulist li.menu05 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_05_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu05 a:hover,ul#menulist li.menu05 a.selected {
	background: url(../img/top/menu_05_on.gif) no-repeat;
}
ul#menulist li.menu06 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_06_on.gif) no-repeat;
}
ul#menulist li.menu06 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_06_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu06 a:hover,ul#menulist li.menu06 a.selected {
	background: url(../img/top/menu_06_on.gif) no-repeat;
}
ul#menulist li.menu07 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_07_on.gif) no-repeat;
}
ul#menulist li.menu07 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_07_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu07 a:hover,ul#menulist li.menu07 a.selected {
	background: url(../img/top/menu_07_on.gif) no-repeat;
}
ul#menulist li.menu08 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_08_on.gif) no-repeat;
}
ul#menulist li.menu08 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_08_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu08 a:hover,ul#menulist li.menu08 a.selected {
	background: url(../img/top/menu_08_on.gif) no-repeat;
}
ul#menulist li.menu09 {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_09_on.gif) no-repeat;
}
ul#menulist li.menu09 a {
	display:block;
	width: 300px;
	height: 32px;
	background: url(../img/top/menu_09_of.gif) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
ul#menulist li.menu09 a:hover,ul#menulist li.menu09 a.selected {
	background: url(../img/top/menu_09_on.gif) no-repeat;
}


/* フッター */
#footer {
	clear:both;
	height:35px;
	width:100%;
	padding:20px 0 5px 0;
	background:#fff url(../img/line02.gif) top center repeat-x;
	border-top:1px solid #E5E5E5;
}
#footer img {float:left;width:268px;margin-left:15px;}
#footer p.copyright {
	margin:0px;
	padding-top:10px;
	padding-right:10px;
	text-align: right;
	font-size: 73%;
	font-family: Arial, Helvetica, sans-serif;
}
.totop{
	clear:both;
	text-align:right;
	padding:44px 0px 15px 0px;
}
.totopS{
	clear:both;
	text-align:right;
	padding:20px 0px 18px 0px;
}

/* トップページ用 */

/* フッター */

#footer2 {
	clear:both;
	width: 100%;
	background-color:#FFFFFF;
	border-top:1px solid #E5E5E5;
}
p#flogo2{
	padding:11px 0px 10px 18px;
}


/* clearfix */
.clearfix{zoom:1;}
.clearfix:after{
	content:".";
	display: block;
	clear:both;
	visibility:hidden;
}
/* End clearfix */

