@charset "UTF-8";
	/* 文字エンコードの設定（削除不可） */

/* ***********************************************
/* HTML要素（一部#ID） */
*	{	}

/* 基本構造 */
html	{	}
body	{
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	text-align: center;
}
hr	{	}

/* 見出し */
h1,h2,h3,h4,h5,h6	{	}
h1	{	}
h2	{	}
h3	{	}
h4	{	}
h5	{	}
h6	{	}

/* 段落 */
p	{	}

/* アンカー */
a	{
	color: #006699;
}
	a:link	{	}
	a:visited	{
	color: #336633;
}
	a:hover	{
	color: #0099CC;
}
	a:active	{	}
	a:focus	{	}

/* 強調・追加・削除 */
em	{	}
strong	{	}
ins	{	}
del	{	}

/* フォーム */

input	{	}
	input#TEXT	{	}
	input#CHECKBOX	{	}
	input#RADIO	{	}
	input#BUTTON	{	}
textarea	{	}
select	{	}
option	{	}
optgroup	{	}

/* リスト */
ol	{	}
	ol li	{	}
ul	{	}
	ul li	{	}
dl	{	}
	dt	{	}
	dd	{	}

/* アドレス */
address	{	}

/* 引用（サンプルページ未記述） */
blockquote	{	}
cite,q	{	}

/* 整形済みテキスト（サンプルページ未記述） */
pre	{	}

/* 物理要素（サンプルページ未記述） */
b	{	}
i	{	}
big	{	}
small	{	}
tt	{	}

/* ***********************************************
/* 各#ID＆.class */

body#INDEX	{	}

div#PAGETOP	{
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b9b9b9;
	border-left-color: #b9b9b9;
	background-color: #FFFFFF;
	clear: both;
}
div#HEADER	{
	background-image: url(../image/top_bar_y.gif);
	background-repeat: repeat-x;
	height: 43px;
	margin: 0px;
	padding: 0px;
}
#HEADER img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
	ul#top_btn	{
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#top_btn li {
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 90px;
}
#top_btn a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_image {
	clear: both;
}
div#MENU	{
	background-image: url(../image/top_bar_o.gif);
	background-repeat: repeat-x;
	height: 50px;
	clear: both;
	width: 760px;
}
	#MENU ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#MENU li {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menu_btn a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
	width: 145px;
	background-image: url(../image/menu_line.gif);
	background-repeat: no-repeat;
}

.menu_btn a:hover {
	color: #FFFFCC;
	background-image: url(../image/menu_back_o.gif);
	background-repeat: repeat-x;
}

.menu_btn2 a:hover {
	color: #FFFFCC;
	background-image: url(../image/menu2_back_o.gif);
}
.menu_btn2 a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
	width: 179px;
}

#MENU img {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#MENU a:visited {
	color: #FFFFFF;
}
div#CONT	{
	width: 559px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: inline;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
}
#CONT h2 {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#LEFT	{
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#LEFT img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#L_NEWS {
	clear: both;
	padding: 5px;
	display: block;
	border: 2px solid #E64C0E;
	margin: 0px;
}
#L_NEWS .news_txt {
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #000000;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 215px;
}
#L_NEWS .news_txt .date {
	width: 60px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#L_NEWS .news_txt .newstext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 460px;
	text-align: left;
	float: right;
	text-indent: 0px;
}
	div.text	{
	margin: 0px;
	padding: 0px;
	display: inline;
}
div#FOOTER	{
	clear: both;
	height: 18px;
	background-color: #E54C0E;
	color: #FFFFFF;
}
#FOOTER ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#FOOTER li {
	margin: 0px;
	padding: 0px;
}
#FOOTER a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 10px;
}
#FOOTER p {
	font-size: 10px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

