@charset "UTF-8";
/* CSS Document */
/* リセット */
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, th, td, form, fieldset, input, textarea {
	margin:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	empty-cells:show;
}
caption {
	text-align:left;
}
th {
	vertical-align:top;
	font-weight:normal;
	text-align:left;
}
td {
	vertical-align:top;
}
img {
	border:0;
	vertical-align:bottom;
}
fieldset {
	border:0;
}
/*input {
	_margin:-1px 0;
}*/
/* IE6用送信ボタン調整 */
* html input.submit {
	line-height:1.2;
	padding-top:0.2em;
}
/* IE7用送信ボタン調整 */
*:first-child+html input.submit {
	line-height:1.2;
	padding-top:0.3em;
}
/* clearfix */
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}
/* */
/* 背景設定 */
html {
	height:100%;/*	margin-bottom:1px;*/
}
body {
	height:100%;
	text-align:center;
	line-height:1;
	color:#555;
	background-color:#fff;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
}
/* テキスト設定 */
/* font-size:123.1%（16px）、font-size:115.4%（15px）、font-size:107.7%（14px）、100%（13px）、92.3%（12px）、84.6%（11px）*/
.small {
	font-size:84.6%;
	color:#777;
}
.small_px {
	font-size:11px;
	color:#777;
}
.large {
	font-size:115.4%;
}
.xlarge {
	font-size:123.1%;
}
.date {
	font-size:13px;
	color:#777;
}
.mono {
	font-family:"Courier New", Courier, monospace;
}
.eng {
	font-family:"Verdana", "Arial", sans-serif;
}
strong {
	font-weight:bold;
}
.black {
	color:#333;
}
.red {
	color:#f33;
}
.orange {
	color:#f60;
}
.green {
	color:#079;
}
.blue {
	color:#1d4376;
}
.purple {
	color:#46a;
}
.brown {
	color:#933;
}
.tx_right {
	text-align:right;
}
.tx_center {
	text-align:center;
}
/* クリア */
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0em;
}
/* テキストリンク */
a:link {
	color:#00c;
	text-decoration:none;
}
a:visited {
	color:#009;
	text-decoration:none;
}
a:hover {
	color:#c33;
	text-decoration:underline;
}
a:active {
	color:#f00;
	text-decoration:underline;
}
.f_navi1 a:link, .f_navi2 a:link, .bread a:link {
	color:#666;
	text-decoration:none;
}
.f_navi1 a:visited, .f_navi2 a:visited, .bread a:visited {
	color:#999;
	text-decoration:none;
}
.f_navi1 a:hover, .f_navi2 a:hover, .bread a:hover {
	color:#c33;
	text-decoration:none;
}
.f_navi1 a:active, .f_navi2 a:active, .bread a:active {
	color:#f00;
	text-decoration:none;
}
/* リンクの点線対策（FireFox用）focus無しだとDWで不具合 */
a:focus {
	overflow:hidden;
}
/* 汎用設定 */
.pd_b_ss {
	padding-bottom:5px;
}
.pd_b_s {
	padding-bottom:10px;
}
.pd_b_ms {
	padding-bottom:15px;
}
.pd_b_m {
	padding-bottom:20px;
}
.pd_b_ml {
	padding-bottom:25px;
}
.pd_b_l {
	padding-bottom:30px;
}
.mg_b_ss {
	margin-bottom:5px;
}
.mg_b_s {
	margin-bottom:10px;
}
.mg_b_ms {
	margin-bottom:15px;
}
.mg_b_m {
	margin-bottom:20px;
}
.mg_b_ml {
	margin-bottom:25px;
}
.mg_b_l {
	margin-bottom:30px;
}
.mg_r_s {
	margin-right:10px;
}
.mg_r_m {
	margin-right:20px;
}
.mg_r_l {
	margin-right:30px;
}
.mg_l_s {
	margin-left:10px;
}
.kome {
	text-indent:-1em;
	padding-left:1em;
}
.img_left {
	float:left;
}
.img_right {
	float:right;
}
/* ヘッダーの設定 */
#header {
	width:780px;
	height:105px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#header h1 {
	position:absolute;
	bottom:37px;
	left:395px;
	width:192px;
	height:28px;
	background-image:url(../img/hd_nix.gif);
	text-indent:-9999px;
	font-size:0em;
}
#header h2 a {
	position:absolute;
	bottom:18px;
	left:10px;
	width:111px;
	height:65px;
	background-image:url(../img/hd_bbiq.gif);
	text-indent:-9999px;
	font-size:0em;
}
#header h3 {
	position:absolute;
	bottom:37px;
	left:140px;
	width:216px;
	height:28px;
	background-image:url(../img/hd_copy.gif);
	text-indent:-9999px;
	font-size:0em;
}
#header p.sitemap {
	position:absolute;
	width:93px;
	height:26px;
	top:0;
	right:8px;
}
#header p.sitemap a {
	display:block;
	width:93px;
	height:26px;
	background-image:url(../img/hd_sitemap.gif);
	text-indent:-9999px;
	font-size:0em;
}
#header p.sitemap a:hover {
	background-position:-93px 0;
}
/* 文字サイズメニューの設定 */
.txt_size {
	width:158px;
	height:37px;
	position:absolute;
	bottom:15px;
	right:0;
	background-image:url(../img/ts_sw.gif);
	background-repeat:no-repeat;
}
.txt_size dl {
	margin-top:24px;
}
.txt_size dt {
	display:none;
}
.txt_size dd {
	float:left;
}
.txt_size a {
	display:block;
	height:13px;
	background-image:url(../img/ts_sw.gif);
	text-indent:-9999px;
	font-size:0em;
	margin-right:1px;
}
a.ts1 {
	width:44px;
	background-position:0 -24px;
}
a:hover.ts1 {
	background-position:0 -37px;
}
a.ts2 {
	width:58px;
	background-position:-45px -24px;
}
a:hover.ts2 {
	background-position:-45px -37px;
}
a.ts3 {
	width:45px;
	background-position:-104px -24px;
}
a:hover.ts3 {
	background-position:-104px -37px;
}
/* 情報エリアの設定*/
#info_area {
	width:780px;
	height:220px;
	margin:0 auto;
}
#info_area img {
	float:left;
}
#info_area ul {
	float:right;
	width:224px;
}
#info_area li {
	line-height:100%;/* ie6 */
	margin-bottom:6px;
}
#info_area li.tel {
	width:224px;
	height:57px;
	line-height:20px;
	padding-top:28px;
}
#info_area li.tel strong {
	font-family:"Verdana", "Arial", sans-serif;
	font-size:20px;
	color:#666;
	padding-left:23px;
	background-image:url(../img/ie_tel.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
#info_area li.tel p {
	width:189px;
	height:10px;
	margin:7px auto;
	background-image:url(../img/ie_tx.gif);
	line-height:0;
	text-indent:-9999px;
	font-size:0em;
}
#info_area li a {
	display:block;
	width:224px;
	height:54px;
	background-image:url(../img/ie_sw.gif);
	text-indent:-9999px;
	font-size:0em;
}
#info_area li a.ie_sw1 {
	background-position:0 0;
}
#info_area li a.ie_sw1:hover {
	background-position:-224px 0;
}
#info_area li a.ie_sw2 {
	background-position:0 -54px;
}
#info_area li a.ie_sw2:hover {
	background-position:-224px -54px;
}
/* 地域ナビの設定*/
#g_navi {
	clear:both;
	width:780px;
	height:60px;
	margin:0 auto;
}
#g_navi li {
	float:left;
}
#g_navi li a {
	display:block;
	width:97px;
	height:37px;
	background-image:url(../img/gn_sw.gif);
	text-indent:-9999px;
	font-size:0em;
}
#g_navi li a.gn_sw1 {
	width:98px;
	background-position:0 0;
}
#g_navi li a.gn_sw1:hover {
	background-position:0 -38px;
}
#g_navi li a.gn_sw1_on {
	background-position:0 -38px;
}
#g_navi li a.gn_sw2 {
	width:170px;
	background-position:-98px 0;
}
#g_navi li a.gn_sw2:hover {
	background-position:-98px -37px;
}
#g_navi li a.gn_sw2_on {
	width:170px;
	background-position:-98px -37px;
}
#g_navi li a.gn_sw3 {
	width:170px;
	background-position:-268px 0;
}
#g_navi li a.gn_sw3:hover {
	background-position:-268px -37px;
}
#g_navi li a.gn_sw3_on {
	width:170px;
	background-position:-268px -37px;
}
#g_navi li a.gn_sw4 {
	width:170px;
	background-position:-438px 0;
}
#g_navi li a.gn_sw4:hover {
	background-position:-438px -37px;
}
#g_navi li a.gn_sw4_on {
	width:170px;
	background-position:-438px -37px;
}
#g_navi li a.gn_sw5 {
	width:170px;
	background-position:-608px 0;
}
#g_navi li a.gn_sw5:hover {
	background-position:-608px -37px;
}
#g_navi li a.gn_sw5_on {
	width:170px;
	background-position:-608px -37px;
}

/* コンテナの設定*/
#container {
	clear:both;
	width:780px;
	margin:0px auto;
	text-align:left;
}
/* 左メニュー領域の設定 */
#navi {
	float:left;
	width:220px;
}
#navi li {
	line-height:100%;
	padding-bottom:10px;
}
#navi li p {
	text-indent:-9999px;
	font-size:0em;
	height:0;
	line-height:0;
}
#navi li.nv_sw1 a {
	display:block;
	width:210px;
	height:95px;
	background-image:url(../img/nv_sw1.gif);
	text-indent:-9999px;
	font-size:0em;
}
#navi li.nv_sw1 a:hover {
	background-position:-210px 0;
}
#navi li.nv_sw2 a {
	display:block;
	width:218px;
	height:150px;
	background-image:url(../img/nv_sw2.gif);
	text-indent:-9999px;
	font-size:0em;
}
#navi li.nv_sw2 a:hover {
	background-position:-218px 0;
}
#navi dl {
	width:210px;
	height:105px;
	padding-top:49px;
	background-image:url(../img/nv_code.gif);
	margin-bottom:10px;
	text-align:center;
}
#navi dl dt {
	display:none;
}
#navi dl dd {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
	line-height:32px;
	color:#C33;
}
#navi li.nv_sw3 a {
	display:block;
	width:210px;
	height:190px;
	background-image:url(../img/nv_sw3.gif);
	text-indent:-9999px;
	font-size:0em;
}
#navi li.nv_sw3 a:hover {
	background-position:-210px 0;
}
#navi p.credit {
	width:210px;
	text-align:center;
	padding-top:10px;
	line-height:1.4;
}
/* コンテンツ領域の設定 */
#doc {
	float:right;
	width:550px;
}
.bread {
	width:538px;
	height:33px;
	padding-left:12px;
	background-image:url(../img/bread.gif);
	font-size:11px;
	line-height:35px;
	color:#999;
	overflow:hidden;
}
/* ページトップの設定 */
.pagetop a {
	display:block;
	width:104px;
	height:10px;
	margin-left:auto;
	margin-right:0;
	background-image:url(../img/pagetop.gif);
	text-indent:-9999px;
	font-size:0em;
}
.pagetop a:hover {
	background-position:0 -10px;
}
/* フッタの設定 */
#footer {
	clear:both;
}
#footer p.f_navi1 {
	font-size:11px;
	line-height:12px;
	color:#999;
	text-align:center;
	margin:20px 0 0;
	padding:20px 0;
	border-top:1px solid #ddd;
}
#footer p.f_navi2 {
	height:70px;
	font-size:11px;
	line-height:1.6;
	color:#999;
	text-align:center;
	padding-top:20px;
	background-image:url(../img/ft_bg.gif);
	background-repeat:repeat-x;
}
