@charset "UTF-8";
/* CSS Document */
/* テキストカラー */
.white {
	color:#fff;
}
.gray {
	color:#ccc;
}
.date {
	color:#999;
}
.red {
	color:#c00;
}
.blue {
	color:#2053ad;
}
.green {
	color:#090;
}
.brown {
	color:#704e47;
}
.gold {
	color:#e7d9a4;
}
/* テキストリンク */
a:link {
	color:#139;
	text-decoration:none;
}
a:visited {
	color:#139;
	text-decoration:none;
}
a:hover {
	color:#39f;
	text-decoration:none;
}
a:active {
	color:#f00;
	text-decoration:none;
}
#left a:link {
	color:#333;
	text-decoration:none;
}
#left a:visited {
	color:#333;
	text-decoration:none;
}
#left a:hover {
	color:#999;
	text-decoration:none;
}
#left a:active {
	color:#999;
	text-decoration:none;
}
/* 背景設定 */
html {
	height:100%;
}
body {
	height:100%;
	text-align:center;
	color:#333;
	background-color:#fff;
}
/* ヘッダーの設定 */
#header {
	position:relative;
	width:980px;
	height:100px;
	margin:0px auto;
}
#header h1 {
	position:absolute;
	width:232px;
	height:32px;
	top:34px;
	left:10px;
}
#hw {
	position:absolute;
	width:148px;
	height:20px;
	top:40px;
	right:10px;
}
#hw .home {
	margin-right:30px;
}
#flash_area {
	height:400px;
	margin:0 auto;
}
#pgw {
	height:70px;
	background-image:url(../img/gw_img.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#gw {
	position:relative;
	background-image:url(../img/gw_bg.png);
	width:960px;
	height:70px;
	padding:5px 10px;
	margin:-55px auto 25px;
}
/* コンテナの設定 */
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#tw {
	width:416px;
	padding:19px 0 19px 19px;
	background-image:url(../img/tw_bg.gif);
	background-repeat:no-repeat;
}
#tw p {
	float:left;
	margin:0 1px 1px 0;
	display:inline;
}
#news h3 {
	background-image:url(../img/sub_bg.gif);
	margin-bottom:20px;
	height:30px;
	font-size:16px;
	padding-left:40px;
	line-height:1.231;
	margin-top:25px;
}
#news ul {
	line-height:1.5;
}
#news li {
	margin-bottom:10px;
}
#news .scrl {
	height:100px;
	overflow:auto;
}
.scrl_non {
}
#left {
	float:left;
	width:240px;
	min-height:413px;
	height:auto !important;
	height:413px;
	background-image:url(../img/title_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#left .title {
	text-align:right;
	padding:0 30px 30px 0;
}
#left li {
	width:240px;
	height:36px;
}
#left li a {
	display:block;
	width:200px;
	height:36px;
	background-image:url(../img/pw_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:36px;
	font-size:13px;
	overflow:hidden;
	padding-left:40px;
}
#left li a:hover {
	background-position:left bottom;
}
#doc {
	float:right;
	width:660px;
	padding-right:30px;
}
#doc h3 {
	background-image:url(../img/sub_bg.gif);
	margin-bottom:20px;
	height:30px;
	font-size:16px;
	padding-left:40px;
}
#doc h4 {
	background-image:url(../img/sub1_bg.gif);
	margin:0 10px 20px;
	font-size:16px;
	padding:5px 5px 5px 15px;
}
.maker {
	font-size:13px;
}
#doc h5 {
	background-image:url(../img/sub2_bg.gif);
	margin:0 20px 20px;
	font-size:13px;
	padding:5px 5px 5px 15px;
	color:#fff;
}
.com_list li {
	float:left;
	width:310px;
}
/* ページトップの設定 */
.pagetop {
	float:right;
	width:115px;
	height:20px;
	padding-bottom:15px;
	line-height:0;
	font-size:1px;
}
/* フッタの設定 */
#footer {
	clear:both;
	height:60px;
	background-image:url(../img/ft_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:20px;
}
#footer table {
	margin:0 auto !important;
}
#footer .fw a {
	margin-right:30px;
}
#footer .copyright {
	text-align:right;
	color:#999;
	font-size:10px;
}
/* ボックス設定 */
.lh {
	line-height:1.7;
}
.box1 {
	margin-left:20px;
	margin-right:20px;
	line-height:1.7;
}
.box2 {
	margin-left:30px;
	margin-right:30px;
	line-height:1.7;
}
.lh_m {
	line-height:1.5;
}
.line {
	clear:both;
	height:0;
	border-bottom:dotted 1px #ccc;
	line-height:0;
	font-size:0em;
}
.line2 {
	clear:both;
	height:0;
	border-bottom:dotted 1px #ccc;
	line-height:0;
	font-size:0em;
	margin-left:20px;
	margin-right:20px;
}
* html .line {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
* html .line2 {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
.link {
	background-image:url(../img/link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}
.sitemap li {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}
.sitemap li a {
	background-image:url(../img/link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}
.sm_in {
	padding-left:30px;
	float:left;
	width:280px;
}
/* テーブルの設定 */
.table0 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.table0 td {
	border-width:0;
	padding:0;
	margin:0;
}
.table0 th {
	border-width:0;
	padding:0;
	margin:0;
}
.table1 {
	width:100%;
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.table1 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:7px 10px 17px 10px;
	vertical-align:top;
	margin:0;
	text-align:left;
}
.table1 th {
	border-width:0 1px 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:7px 10px 17px 10px;
	white-space:nowrap;
	color:#999;
	text-align:right;
	vertical-align:top;
	margin:0;
}
.table2 {
	width:100%;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	border-collapse:collapse;
}
.table2 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px;
	text-align:left;
	margin:0;
}
.table2 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px;
	color:#666;
	background-color:#eee;
	white-space:nowrap;
	text-align:left;
	margin:0;
	font-family:"Lucida Console", Monaco, monospace;
	font-size:12px;
}
.table3 {
	width:100%;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	border-collapse:collapse;
}
.table3 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px;
	background-color:#fff;
	margin:0;
}
.table3 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px;
	background-color:#eeeeee;
	text-align:center;
	color:#666;
	margin:0;
	font-size:11px;
}
.p_fl1 {
	float:left;
	width:210px;
}
.p_fl1 td {
	width:180px;
	height:180px;
	text-align:center;
	vertical-align:middle;
	background-color:#f5f5f5;
}
#doc h4.hs {
	background-image:url(../img/sub1_bg.gif);
	margin:0 0 15px !important;
	font-size:16px;
	padding:5px 5px 5px 15px;
}
.hs_fl1 {
	float:left;
	width:300px;
	padding-right:20px;
	padding-bottom:20px;
}