@charset "utf-8";

/* generated by csscreator.com */
html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fffff4 url('img/bg.jpg') repeat-x;
	color: #666666;
	font-size: 10pt;
	font-family: sans-serif;
}

/* ページ幅 */
#pagewidth
{
	width: 784px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #666666;
}

/* ヘッダー */
#header
{
	text-align: center;
	width: 784px;
	height: 68px;
	background: #90bb75 url("img/header/header.jpg") no-repeat;
	display: block;
	position: relative;
}
#header_left
{
	position: absolute;
	top: 25px;
	left: 15px;
	width: 285px;
	height: 35px;
}
#header_right
{
	position: absolute;
	top: 3px;
	right: 10px;
	height: 45px;
	color: #2a2a2a;
	font-size: 10pt;
	text-align: right;
	padding: 0;
	margin: 0;
}
#header_top
{
	position: absolute;
	top: 0;
	left: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #606060;
}

/* フッター */
#footer
{
	text-align: center;
	height: 18px;
	padding-top: 1px;
	color: #ffffff;
	background: #90bb75 url("img/footer/footer_bg.png") repeat-y;
	font-size: 10pt;
	font-family: sans-serif;
	width: 784px;
}

/* メニュー */
#menu
{
	position: relative;
	height: 37px;
	background-color: #F3F3F3;
	width: 100%;
}
#menu ul
{
	text-align: center;
	left: 0;
	top: 0;
	width: 784px;
	height: 37px;
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#menu li
{
	float: left;
}


#menu a
{
	float: left;
	width: 112px;
	height: 37px;
}
a#menu01
{
	background: url("img/menu/menu_01.png") no-repeat;
}
a#menu02
{
	background: url("img/menu/menu_02.png") no-repeat;
}
a#menu03
{
	background: url("img/menu/menu_03.png") no-repeat;
}
a#menu04
{
	background: url("img/menu/menu_04.png") no-repeat;
}
a#menu05
{
	background: url("img/menu/menu_05.png") no-repeat;
}
a#menu06
{
	background: url("img/menu/menu_06.png") no-repeat;
}
a#menu07
{
	background: url("img/menu/menu_07.png") no-repeat;
}
a:hover#menu01
{
	background: url("img/menu/r_01.png") no-repeat;
}
a:hover#menu02
{
	background: url("img/menu/r_02.png") no-repeat;
}
a:hover#menu03
{
	background: url("img/menu/r_03.png") no-repeat;
}
a:hover#menu04
{
	background: url("img/menu/r_04.png") no-repeat;
}
a:hover#menu05
{
	background: url("img/menu/r_05.png") no-repeat;
}
a:hover#menu06
{
	background: url("img/menu/r_06.png") no-repeat;
}
a:hover#menu07
{
	background: url("img/menu/r_07.png") no-repeat;
}

/* ナビゲーション */
#navi
{
	position: relative;
	background-color: #F3F3F3;
	padding: 2px 0 3px 10px;
	color: #666666;
}
#navi span
{
	padding-left: 5px;
	padding-right: 5px;
}

/* コンテンツタイトル */
#contents_title
{
	position: relative;
	float: left;
	width: 150px;
	height: 70px;
}
#contents_image
{
	position: relative;
	float: right;
	width: 634px;
	height: 70px;
}

/* コンテンツ */
#wrapper
{
	background-color: #fafff0;
}

/* コンテンツ(左) */
#leftcol
{
	width: 140px;
	float: left;
	position: relative;
	margin: 0;
	padding: 15px 5px 10px 5px;
}

/* メインコンテンツ(右) */
#maincol
{
	background-color: #FFFFFF;
	float: right;
	display: inline;
	position: relative;
	width: 600px; /* 実質:634 */
	padding: 15px 20px 10px 14px;
}
.side_info
{
	border: solid 1px #666666;
	width: 130px;
	padding: 3px 3px 3px 3px;
}

/* コンテンツ(左) */
#leftcol_top
{
	width: 210px;
	float: left;
	position: relative;
	padding-top: 10px;
}

/* メインコンテンツ(右) */
#maincol_top
{
	background-color: #F6F6F6;
	float: right;
	display: inline;
	position: relative;
	width: 550px; /* 実質:574px */
	padding: 10px 12px 15px 12px;
}

/* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */


/*--------------------------------*/

/* メニュー部 */
a
{
	color: #008060;
	text-decoration: none;
}
a:hover
{
	color: #e3442a;
}
a:active
{
	color: #e3442a;
}

img
{
	border-style: none;
	margin: 0;
	padding: 0;
}

hr
{
	width: 100%;
	margin: 5px auto 5px auto;
	height: 1px;
	color: #CCCCCC;
}

/* ページの先頭に戻る */
div.page_top
{
	padding: 5px 10px 5px auto;
	text-align: right;
	display: block;
}

.square li
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	line-height: 1.5em;
	color: #666666;
	list-style-type: square;
}

/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　汎用レイアウト（テーブル）
----------------------------------------------------------------------------------------*/
.table_contents
{
	table-layout: auto;
	width: 558px;
	border-collapse: collapse;
	border: 1px solid #b0c3bc;
	margin: 0 auto 10px auto;
}

.table_contents caption
{
	text-align: center;
	margin: 10px auto 10px auto;
	font-size: 110%;
}

.tdcolor_left
{
	width: 150px;
	background-color: #d3e7e0;
	color: #5b5b5b;
}

.table_contents th
{
	border-collapse: collapse;
	border: 1px solid #b0c3bc;
	padding: 3px 5px;
	background-color: #e4ffca;
	color: #5b5b5b;
}
.table_contents td
{
	border-collapse: collapse;
	border: 1px solid #b0c3bc;
	padding: 3px 5px;
}

h1.page_caption
{
	margin: 10px auto 10px 0;
	padding: 9px 0px 0px 20px;
	height: 36px;
	background: url("img/page_caption_bk.png") no-repeat;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}
h2.point
{
	margin: auto 15px 5px 5px;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: dotted 1px #666666;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1.2em;
	color: #666666;
}
h2.line
{
	margin: 2px 0 5px 5px;
	padding: 3px 0 3px 10px;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #fafff4;
	clear: both;
}
h2.line img
{
	float: right;
	position: relative;
}

p
{
	margin: 5px 10px 5px 15px;
	line-height: 1.5em;
	color: #666666;
}


.annai
{
	margin: 10px auto 10px 25px;
}

.tokucho
{
	margin-top: 0px;
	margin-bottom: 12px;
}

#banner
{
	background-color: #F3F3F3;
	width: 200px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
#banner img
{
	vertical-align: bottom;
}



ul.tokucho
{
	margin-top: 0px;
	margin-bottom: 12px;
}
ul.tokucho li
{
	margin-bottom: 10px;
}

.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
strong
{
	color: #B22222;
}

/* dummy */
.thickbox
{
}
