﻿@charset "utf-8";

a {text-decoration: underline; color: #999999;}
a:visited	{text-decoration: underline; color: #999999;}
a:active	{text-decoration: underline; color: #999999;}
a:hover		{text-decoration: underline; color: #cccccc;}

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


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

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

form{
	margin:0px;
}

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

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:#000000;}

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

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

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

#pagebtn {
	width:120px;
	height:35px;
	vertical-align:top;
	text-align:center;
	background-color:#000000;
	margin-left:620px;
}

#tableview {
	padding-bottom:40px;
}



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


#infomation {
	width:940px;
	color:#FFFFFF;
	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(/ELYSIONPRESTIGE/images/foot2_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:#000000;
	color:#FFFFFF;
}

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

.copyright{
	font-size:10px;
	line-height:17px;
	color:#FFFFFF;
}

/* サブエリア */
#subarea{
	width:950px;
	vertical-align:top;
	text-align:left;
}
