@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

ul, ol, li, table, td, tr, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, em, input, form,img {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#wrapper {
	padding: 0px;
	text-align: left;
	width: 790px;
	clear: both;
	margin: auto;
}
a:link, a:visited {
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}


#header {
	background-image: url(../images/menu/head.jpg);
	background-repeat: no-repeat;
	height: 88px;
	clear: both;
	float: left;
	width: 790px;
}
#header  #logo {
	float: left;
	width: 190px;
	height: 68px;
}
#header #logo a {
	height: 68px;
	width: 190px;
	display: block;
	text-indent: -9999px;
}



#header #amian_info {
	padding: 10px;
	float: right;
	width: 160px;
	text-indent: -9999px;
	margin: 0px;
}
#main #sidenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 194px;
	height: auto;
}
#main #sidenavi li {
	margin-bottom: 10px;
	margin-left: 9px;
	margin-top: 10px;
}

#main {
	clear: both;
	width: 790px;
	float: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 1.3em;
	font-size: 9pt;
}
#main_img {
	float: left;
	width: 255px;
	height: 460px;
	overflow: hidden;
}
#main  #right_contents {
	float: right;
	height: auto;
	width: 320px;
	padding: 10px;
}
#whats_new {
	width: 320px;
	margin: 0px;
}
#whats_new #whats_top {
	background-image: url(../images/whats_new.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 320px;
	clear: both;
	float: left;
	margin: 0px;
}
#whats_new #whats_main {
	background-image: url(../images/whats_main.gif);
	background-repeat: repeat-y;
	width: 260px;
	line-height: 1.5;
	padding: 5px 30px;
	font-size: 100%;
	clear: both;
	float: left;
/*	height: 346px; これがあると、長く延びても固定*/
	margin: 0px;
}
#whats_new #whats_main .textarea {
	clear: both;
	float: left;
	height: 346px;
	overflow: auto;
	margin: 0px;
	width: 261px;
}

/*WUP用に追加*/
#whats_new #whats_main .date{
	text-align: right;
	font-weight:normal;
	margin-bottom: 5px;
}
/*ここまで*/
/* 下固定で、愉快な表示になってしまってたので一度無効
#whats_new #whats_bottom {
	background-image: url(../images/whats_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 320px;
	clear: both;
	float: left;
	margin: 0px;
}
*/
#whats_new #whats_main .news {
	margin: 0px;
	padding-bottom: 20px;
}
#whats_new #whats_top h3 {
	text-indent: -9999px;
}



#footer {
	clear: both;
	width: 790px;
	float: left;
}
#footer #copyright {
	background-image: url(../images/top_30.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	float: left;
	height: 30px;
	text-indent: -9999px;
}
#footer #foot_menu {
	float: right;
	font-size: 11px;
	text-align: right;
	margin: 10px;
}
#footer   #foot_menu   li {
	font-size: 11px;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #006600;
}
#footer #foot_menu ul {
	font-size: 11px;
	display: inline;
}
