@charset "euc-jp";

/*----------------------------------------------------------------------------------------
#01　基本設定
#02　全体枠
#03　ヘッダー
#04　フッター
#05　ナビゲーション
#06　コンテンツ
----------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------
#01　基本設定
----------------------------------------------------------------------------------------*/
/*リセット*/
h1, h2, h3, h4, h5, h6, p, a, address, em, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-weight:normal;
	font-size:100%;
	font-family: inherit;
	line-height:100%;
}
img { border:0; vertical-align: bottom;}
input,textarea {
	font-size: 100%;
	margin:0px;
	padding:0px;
	line-height:1;
}
li{list-style-type:none;}

body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	line-height:140%;
	color: #333333;
	background:#EEEEEE;
}
/*リンク*/
a:link{		color:#00469d; text-decoration:underline;}
a:visited{	color:#00469d; text-decoration:underline;}
a:hover{	color:#FF6600; text-decoration:underline;}
a:active{	color:#00469d; text-decoration:underline;}

/*クリア*/
.both10{clear:both;height:10px;}
.both20{clear:both;height:20px;}
/*マージン*/
.mt20	{
	margin-top:20px;
}
.mt35	{
	margin-top:35px;
}
.mb20	{
	margin-bottom:20px;
}
.mb30	{
	margin-bottom:30px;
}
.mr19	{
	margin-right:19px;
}
/*文字色*/
.color_red	{
	color:#990000;
}

/*区切り線*/
.dotline	{
	height:1px;
	background:url(../images/dotline.gif) repeat-x;
	margin:9px 20px 14px 0;
}

/*----------------------------------------------------------------------------------------
#02　全体枠
----------------------------------------------------------------------------------------*/
#wrap	{
	width:948px;
	margin:0 auto;
	border:solid 1px #AAAAAA;
	border-top:none;
}
#page_body	{
	background:url(../images/page_body_bg.gif) left repeat-y;
	zoom:1;
}
#page_body:after	{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

/*----------------------------------------------------------------------------------------
#03　ヘッダー
----------------------------------------------------------------------------------------*/
#header	{
	width:100%;
	min-height:60px;
	height:auto !important;
	height:60px;
	text-align:left;
	background:url(../images/header_bg.gif) bottom repeat-x;
	position:relative;
}
#header h1	{
	position:absolute;
	left:10px;
	bottom:15px;
}
#header_right	{
	position:absolute;
	right:12px;
	bottom:19px;
}

/*----------------------------------------------------------------------------------------
#04　フッター
----------------------------------------------------------------------------------------*/
#footer	{
	width:100%;
	border-top:solid 1px #d2d2d2;
	background:#e5e5e5;
}
#footer:after	{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
#footer_link	{
	width:100%;
	min-height:28px;
	height:auto !important;
	height:28px;
	background:#FFFFFF url(../images/footer_link_bg.gif) bottom repeat-x;
	border-bottom:solid 1px #AAAAAA;
	line-height:2em;
}
#footer_link li	{
	display:inline;
	padding-right:1em;
}
*:first-child+html #footer_link	{
	padding-top:8px;
}
* html #footer_link	{
	padding-top:8px;
}
#copyright	{
	margin:5px auto;
}

/*----------------------------------------------------------------------------------------
#05　ナビゲーション設定
----------------------------------------------------------------------------------------*/
#sidemenu	{
	width:198px;
	float:left;
	margin-top:4px;
}
.function_menu	{
	width:186px;
	margin:auto;
	margin-top:10px;
	margin-bottom:13px;
}
.function_menu li	{
	width:186px;
	text-align:left;
}
#search_form	{
	width:132px;
	height:22px;
	border:solid 1px #b5b5b5;
	margin-right:7px;
	margin-left:4px;
}
.function_menu li form input	{
	vertical-align:top;
}
#navi_toppage	{
	margin-bottom:9px;
}
#navi_toppage a	{
	display:block;
	width:186px;
	height:0;
	padding-top:34px;
	overflow:hidden;
	background:url(../images/navi_toppage_bg.gif) no-repeat;
	margin-top:30px;
}
:root *> #navi_toppage a {
	font-size:1000%;
}
#navi_toppage a:hover	{
	background:url(../images/navi_toppage_bg_on.gif) no-repeat;
}
#navigation	{
	width:186px;
	margin:auto;
}
#navigation dt	{
	width:186px;
	height:0;
	padding-top:24px;
	overflow:hidden;
	margin-bottom:4px;
}
:root *> #navigation dt {
	font-size:1000%;
}
#navi_title01	{
	background:url(../images/navi_title01.gif) no-repeat;
}
#navi_title02	{
	background:url(../images/navi_title02.gif) no-repeat;
	margin-top:20px;
}
#navigation dd	{
	zoom:1;
}
#navigation dd a	{
	display:block;
	width:186px;
	height:0;
	padding-top:34px;
	overflow:hidden;
	margin-bottom:6px;
}
:root *> #navigation dd a {
	font-size:1000%;
}
#navi_01 a	{background:url(../images/navi_01.gif) no-repeat;}
#navi_01 a:hover	{background:url(../images/navi_01_on.gif) no-repeat;}
#navi_02 a	{background:url(../images/navi_02.gif) no-repeat;}
#navi_02 a:hover	{background:url(../images/navi_02_on.gif) no-repeat;}
#navi_03 a	{background:url(../images/navi_03.gif) no-repeat;}
#navi_03 a:hover	{background:url(../images/navi_03_on.gif) no-repeat;}
#navi_04 a	{background:url(../images/navi_04.gif) no-repeat;}
#navi_04 a:hover	{background:url(../images/navi_04_on.gif) no-repeat;}
#navi_05 a	{background:url(../images/navi_05.gif) no-repeat;}
#navi_05 a:hover	{background:url(../images/navi_05_on.gif) no-repeat;}
#navi_06 a	{background:url(../images/navi_06.gif) no-repeat;}
#navi_06 a:hover	{background:url(../images/navi_06_on.gif) no-repeat;}
#navi_07 a	{background:url(../images/navi_07.gif) no-repeat;}
#navi_07 a:hover	{background:url(../images/navi_07_on.gif) no-repeat;}
#navi_08 a	{background:url(../images/navi_08.gif) no-repeat;}
#navi_08 a:hover	{background:url(../images/navi_08_on.gif) no-repeat;}
#navi_active	{
	width:10px;
	float:right;
	height:34px;
	z-index:1;
	background:url(../images/navi_active.gif) bottom right no-repeat;
	margin-top:-40px;
	margin-bottom:6px;
}
/*IE6 IE7対応*/
*html #navi_active	{
float:none;
}
*html #navigation dd	{
text-align:right;
}
*+html #navi_active	{
float:none;
}
*+html #navigation dd	{
text-align:right;
}

#side_banner	{
	width:186px;
	margin:10px auto 20px auto;
	text-align:center;
}
#side_banner li	{
	margin-bottom:10px;
}

/*----------------------------------------------------------------------------------------
#06　コンテンツ設定
----------------------------------------------------------------------------------------*/
#contents	{
	width:729px;
	float:right;
	margin-bottom:20px;
	padding-top:6px;
	text-align:left;
}
/*1カラムレイアウト*/
.col_1	{
	margin-left:7px;
	width:705px;
}
/*2カラム　レイアウトA*/
.col_2_a div.main	{
	width:473px;
	padding-left:7px;
	float:left;
}
.col_2_a div.sub	{
	width:230px;
	float:right;
	margin-right:9px;
	display:inline;
}
/*2カラム　レイアウトB*/
.col_2_b div.left	{
	width:281px;
	padding-left:7px;
	float:left;
}
.col_2_b div.right	{
	width:415px;
	float:right;
	margin-right:9px;
	display:inline;
}
/*2カラム　レイアウトC*/
.col_2_c div.innerbox	{
	width:353px;
	padding-left:7px;
	float:left;
}
/*3カラム*/
.col_3 div.innerbox	{
	width:240px;
	float:left;
	display:inline;
}