﻿a			{text-decoration: underline; color: #666666;}
a:visited	{text-decoration: underline; color: #666666;}
a:active	{text-decoration: underline; color: #666666;}
a:hover		{text-decoration: underline; color: #333333;}

.text		{font-size: 10px; line-height: 20px; color: #666666;}
.large		{font-size: 12px; line-height: 20px; color: #666666;}

a.sub			{text-decoration: underline; color: #333333;}
a.sub:visited	{text-decoration: underline; color: #333333;}
a.sub:active	{text-decoration: underline; color: #333333;}
a.sub:hover	{text-decoration: underline; color: #666666;}

form		{margin-top: 0px;margin-bottom: 0px;}

td.top_main		{padding: 10px 0px 0px 10px;}
td.top_menu		{padding: 0px 0px 0px 10px;}

table.gnavi {margin-left:10px;}
td.gnavi1 {padding:1px 3px 0px 0px; vertical-align:top;}
td.gnavi2 {padding:1px 0px 0px 20px; vertical-align:top;}
td.gnavi3 {padding:5px 3px 12px 0px;}

td.link_text	{font-size: 12px; line-height: 16px; text-align: left; background-color:#FFFFFF;}
td.link_text_sub	{font-size: 12px; line-height: 16px; text-align: left; background-color:#e3e2de; padding:8px;}

.navigation a:hover		{background-color:#e3e2de;}

body {
	margin:0px;
	padding:0;
	/*background-image:url(../images/comm_bg01.gif);*/
	background-repeat:repeat-x;
}

td.silde_main	{padding: 10px 0px 0px 0px;}

/* スライドエリア用 */
#board {
	width:940px;
	height:370px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
}

#content {
	vertical-align:top;
	text-align:left;
}

/* ページ送りメニュー */
#pagebox {
	width:940px;
	height:50px;
	background-color:#FFFFFF;
}
#pagemenu {
	width:940px;
	height:20px;
	vertical-align:top;
	text-align:center;
	background-color:#FFFFFF;
	float:left;

	padding:5px 0px 0px 0px;
}
#pagebtn {

}

#tableview {
	padding-bottom:40px;
}


/* 表ページ用 */
#outframe {
	width:940px;
	height:420px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
}


#infomation {
	width:940px;
	color:#666666;
	text-align:left;
	vertical-align:top;
}



.header{
	margin-left:10px;
}

.findtext{
	width:109px;
	height:16px;
	margin:0px 6px;
	padding:0px;
	font-size:12px;
}

.findbtn{
	margin:0px;
}


/* フッター */

.footer{
	margin-left:10px;
}

.foot_menu_l{
	margin:1px 15px 1px 8px;
	padding-left:8px;
	background-image:url(../images/foot1_icon01.gif);
	background-repeat:no-repeat;
	font-size:10px;
	line-height:17px;
}

.foot_menu_r{
	margin:4px;
	padding:4px 8px;
	font-size:10px;
	line-height:17px;
	background-color:#FFFFFF;
	color:#333333;
}

.foot_menu_l:link,
.foot_menu_l:visited,
.foot_menu_r a:link,
.foot_menu_r a:visited{
	color:#333333;
	text-decoration:none;
}
.foot_menu_l:hover,
.foot_menu_r a:hover{
	color:#333333;
	text-decoration:underline;
}

.copyright{
	font-size:10px;
	line-height:17px;
	color:#333333;
}
/* サブエリア */
#subarea{
	width:950px;
	vertical-align:top;
	text-align:left;
}
