* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-size: 10pt;
	background-image: url(../common/images/all_back.jpg);
	background-repeat: repeat-x;
	line-height: 1.6;
	color: #333;
}
img {
	border: none;
	vertical-align: top;
}
#main {
	margin: 0 auto;
	padding: 0 auto;
	width: 894px;
	height:auto;
	background:#fff;
	border-right: 2px solid #eee;
	border-left: 2px solid #eee;
}
#main:after {
	display:block;
	clear:both;
}
.clear {
	clear: both;
}
#header {
	width:894px;
	background-image: url(../common/images/top_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	padding: 0 auto;
	height: 80px;
	position: relative;
}
h1 {
	position: absolute;
	top:0;
	right:0;
	font-size:8.5pt;
	color:#666;
	font-weight:normal;
}
#logo {
	padding: 0;
	width: 894px;
	text-align: left;
	height: 77px;
}
#logo a:hover {
	display: none;
	width: 224px;
	display: block;
}
.navi li {
	height: 45px;
	float: left;
}
li.menu1 {
	background-image:url(../common/images/navi1on.jpg);
	height: 45px;
	width: 224px;
}
li.menu2 {
	background-image:url(../common/images/navi2on.jpg);
	height: 45px;
	width: 225px;
}
li.menu3 {
	background-image:url(../common/images/navi3on.jpg);
	height: 45px;
	width: 225px;
}
li.menu4 {
	background-image:url(../common/images/navi4on.jpg);
	height: 45px;
	width: 220px;
}


.navi li a {
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	height: 45px;
}
li.menu1 a {
	background-image: url(../common/images/navi1off.jpg);
}
li.menu2 a {
	background-image: url(../common/images/navi2off.jpg);
}
li.menu3 a {
	background-image: url(../common/images/navi3off.jpg);
}
li.menu4 a {
	background-image: url(../common/images/navi4off.jpg);
}
.navi li a:hover {
	background-image: none;
}
.navi:after {
	display:block;
	clear:both;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 20px;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-color: #999;
	border-left-color: #999;
}
.pan {
	font-size: 10px;
	margin: 8px 10px;
}
#contents {
	text-align: left;
	width: 605px;
	padding:0 0 0 20px;
	float: left;
	margin:0;
	background-color: #fff;
	height:520px;
}
#box {
	width: 894px;
	height:auto;
	padding:0;
	margin:0;
}
#box:after {
	display:block;
	clear:both;
}
#news_title {
	width:600px;
	height:35px;
	background-image: url(../images/news_back_top.jpg);
	background-repeat: no-repeat;
	margin:20px 0 0;
}
#date {
	margin:0 0 0 410px;
	color:#1A92D9;
	line-height:1.6;
	vertical-align:middle;
	font-family: 'あんず文字', 'HG丸ｺﾞｼｯｸM-PRO', 'fantasy', 'ヒラギノ角ゴ Pro W3';
}
#news {
	background-image: url(../images/news_back_mid.jpg);
	background-repeat: repeat-y;
	width:575px;
	height:200px;
	padding:5px 10px 5px 18px;
	text-align:left;
	line-height:1.4;
}
#news_text {
	width:570px;
	height:200px;
	overflow: scroll auto;
}
hr.news_line {
	width:550px;
	margin:10px 0;
	border:none;
	border-top:1px dashed #CCC;
	height:1px;
}
#news_bot {
	width:600px;
	height:15px;
	background-image: url(../images/news_back_bot.jpg);
	background-repeat: no-repeat;
	margin:0 0 15px;
}
#upd_title {
	width:600px;
	height:35px;
	background-image: url(../images/upd_back_top.jpg);
	background-repeat: no-repeat;
	margin:25px 0 0;
}
#upd {
	background-image: url(../images/upd_back_mid.jpg);
	background-repeat: repeat-y;
	width:572px;
	min-height:26px;
	margin:0;
	padding:5px 10px 5px 18px;
	text-align:left;
	line-height:1.4;
}
#upd_text {
	width:570px;
	height:70px;
	overflow-y: auto;
	overflow-x: hidden;
	line-height:1.8;
}
#upd_bot {
	width:600px;
	height:15px;
	background-image: url(../images/upd_back_bot.jpg);
	background-repeat: no-repeat;
	margin:0 0 15px;
}
/*---------------------------------------
sub_newsここから
---------------------------------------*/
#sub {
	float: left;
	margin: 30px 0 0 0;
	width: 248px;
	height: 380px;
	background:#fff;
}
#sub:after {
	display:block;
	clear:both;
}
#memo {
	width: 180px;
	padding: 50px 15px 0 40px;
	height: 380px;
	text-align:left;
}
li {
	list-style-type: none;
}
#footer {
	background-image: url(../common/images/sita_back.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	height:70px;
	width: 900px;
}
#footer p {
	text-align: right;
	color:#aaa;
	font-weight:bold;
	margin:0 50px;
	padding:0;
}
.texta {
	margin-left: 8px;
}
.t01 {
	font-weight: bold;
	margin: 5px 0;
	font-size: 11pt;
	background-image: url(../common/images/dot1.png);
	background-repeat: no-repeat;
	text-indent: 25px;
}
.line02_dot {
	border-bottom: 1px dotted #FF9999;
	width: 160px;
	background-image: url(../common/images/dot2.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	line-height: 19px;
	vertical-align: top;
}
.line02 {
	border-bottom: 1px dotted #FF9999;
	width: 160px;
}
#fb_come {
	font-size:0.8em;
	line-height:1;
	text-align:left;
	color:#335f9d;
	margin:0 auto;
	width:130px;
}
.bold_text {
	font-weight:bold;
}

