@charset "Shift_JIS";

/* **************************************  */
/* タイトル：basic.css */
/* 制作社：ELD */
/* 概要：全ページの基本ルールとなるCSSファイル */
/* 制作日：2007年12月22日 */
/* ************************************* */

html {
	height: 100%;
}

/* kill 'Browser standard style'ブラウザの標準ルールを初期化する
---------------------------------------------------------------------------- */
body,form, fieldset {
	margin:0;
	padding:0;
}

body {
	height: 100%;
	padding:0px 0px 0px 20px;
	background: url(../img/navi/bg_pt01.gif) ;
	background-color:#ffffff;
}


h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,input {
	margin:0;
	padding:0;
}

blockquote,dt,li,dd {
	margin-left: 1em;
}

li {
	list-style:none;
}

input, textarea {
	font-size: 0.75em;
	margin: 5px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	
}

/* font style　フォントスタイル
---------------------------------------------------------------------------- */

p,li,dt,dd,pre{
	font-size:0.9em;
	line-height:1.8em;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.8em;
}

.text-xx_large {
	font-size: 2.0em;
	color: #333333;
	line-height: 3.0em;
}

.text-x_large {
	font-size: 1.6em;
	color: #333333;
	line-height: 2.4em;
}

.text-large {
	font-size: 1.2em;
	color: #333333;
	line-height: 1.8em;
}

.text-middle {
	font-size: 1em;
	color: #333333;
	line-height: 1.8em;
}

.text-middle_m {
	font-size: 1em;
	color: #333333; 
	line-height: 1.6em;
}

.text-small {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.8em;
}

.text-x_small {
	font-size: 0.75em;
	color: #333333; 
	line-height: 1.3em;
}

.text-xx_small {
	font-size: 0.5em; 
	color: #333333; 
	line-height: 1.3em;
}


.text-fix {
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #666666; 
	text-decoration:underline; 
	background-color: #ccffff;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

ol {
	list-style-type:disc;
	font-size:0.9em;
	line-height:1.8em;
	font-weight:normal;
	text-indent:2.0em;
}

.pg_cut {
	page-break-after:always;
}


/* 基本ページ　コンテンツブロック　通常ページ用
----------------------------------------------------------------------------*/
#wrapper {
	display:block;
	width: 862px;
	height: 100%;
	float:left;
	text-align:center;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	padding: 0px 0px 10px 0px;
	background-color:#ffffff;
	border-top: 10px solid #0062c4;	
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

body > #wrapper {
	height: 100%;
}

/* @group clearfix */
.wrapper:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

* html .wrapper { height: 1%; }
*+html .wrapper { height: 1%; }

.wrapper { display: inline-block; }

/* Hides from IE-mac \*/
* html wrapper { height: 1%; }
.wrapper { display: block; }

/* End hide from IE-mac */
/* @end */


/* ヘッダーメニュー　トータルブロック 
----------------------------------------------------------------------------*/
#navi-box {
	display:block;
	width:820px;
	text-align:center;
	vertical-align:top;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 0px;
	padding : 0px 0px 7px 10px;
}

#navi-box-n3 {
	display:block;
	width:820px;
	text-align:center;
	vertical-align:top;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 10px;
}

wrapper > #navi-box { height: 100%; }


.logo-box-n3 {
	width:280px;
	display:block;
	float:left;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.h01 { /* ロゴ表示 */
	width:300px;
	text-align:left;
	vertical-align:top;
	padding : 5px 10px 0px 0px;
}

.h01-n3 { /* ロゴ表示 */
	width:290px;
	text-align:left;
	vertical-align:top;
	padding : 5px 10px 0px 0px;
}

.h02 { /* グローバルメニュー */
	width:500px;
	text-align:right;
	background:#ffffff;
	padding : 0px 10px 0px 0px;
}

.h02-n3 { /* グローバルメニュー */
	width:510px;
	text-align:right;
	background:#ffffff;
	padding : 0px 10px 0px 0px;
}

.h03 { /* 文字サイズ変更 */
	width:280px;
	text-align:right;
	vertical-align:top;
	margin-top:18px;
	padding : 0px 0px 0px 0px;
}

.h03-n3 { /* 文字サイズ変更枠 */
	width:230px;
	text-align:right;
	vertical-align:top;
	padding : 0px 0px 0px 0px;
}

.h04-n3 { /* サイト検索改訂版 */
	width:510px;
	text-align:right;
	vertical-align:top;
	padding : 0px 0px 0px 0px;
}

.td02 {
	text-align:right;
}

.td03 {
	text-align:right;
}

.td03-n3 {
	text-align:right;
	margin-top:18px;
	vertical-align:top;
}

.td04-n3 {
	text-align:right;
}

/* 検索ブロック
----------------------------------------------------------------------------*/
.k01 {
	display:block;
	width:220px;
	height:20px;
  	text-align: right;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:10px;
	padding : 0px 0px 0px 0px;
}

#submit {
  	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;	
}

.kensaku-box {
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 0px;
}

.search-btn {
	width: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.kensaku-box input, textarea {
	font-size: 14px;
	margin: 2px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	
}




/* 基本ページ　ボディ
----------------------------------------------------------------------------*/
#page-body {
	display:block;
	width:860px;
	height: auto;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	background: url(../img/navi/bg_body05.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#page-body-testn3 {
	display:block;
	width:860px;
	height: auto;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	background: url(../img/navi/bg_body05.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

wrapper > #page-body { height: 100%; }

.main-box {
	display: inline;
	width: 620px;
	float:left;
	background-color:#ffffff;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 1px;

}

wrapper > .main-box { height: 100%; }

* html main-box { height: 100%; }

.main-box2 {
	display: inline;
	width: 760px;
	float:left;
	background-color:transparent;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 1px;
}

#page-title1 { /* グラフィックテキストのタイトルの場合 0 */
	display: inline;
	width: 588px;
	height: 70px;
	float:left;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

wrapper > #page-title1 { height: 100%; }

#page-title2 { /* グラフィックテキストのタイトルの場合 A */
	display: inline;
	width: 586px;
	height: 70px;
	float:left;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#ffffff;
	border-top: 1px solid #b3d9ff;
	border-left: 3px solid #6699ff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
}

wrapper > #page-title2 { height: 100%; }


#page-title3 { /* グラフィックテキストのタイトルの場合 B */
	display: inline;
	width: 586px;
	height: 70px;
	float:left;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#ffffff;
	border-top: 1px solid #669966;
	border-left: 3px solid #009999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
}

wrapper > #page-title3 { height: 100%; }

#page-title-b { /* イメージタイトルの場合 */
	display: inline;
	width:600px;
	height: 100px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:transparent;
}
wrapper > #page-title-b { height: 100%; }

#page-title-c { /* イメージタイトルの場合 */
	display: inline;
	width:600px;
	height: 90px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:transparent;
}
wrapper > #page-title-c { height: 100%; }

#page-title-d { /* イメージタイトルh100の場合 */
	display: inline;
	width:600px;
	height: 100px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:transparent;
}
wrapper > #page-title-d { height: 100%; }

.msg-box2 {

	display: block;
	width:570px;
	float:left;
	font-size: 1.0em;
	line-height: 1.8em;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top:10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
    background-color: #ffffff;
}

wrapper > .msg-box2 { height: 100%; }

.msg-box4 { /* ページタイトルと合体の場合 */
	clear: both;
	display:block;
	width:820px;
	float:left;
	font-size: 1.0em;
	line-height: 1.8em;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
    background-color: transparent;
}

wrapper > .msg-box4 { height: 100%; }

.main-msg {
	clear: both;
	display:block;
	width:580px;
	float:left;
	text-align:left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right:10px;
}

wrapper > .msg-box4 > .main-msg  { height: 100%; }


.main-msg2 {
	clear: left;
	display:block;
	width:558px;
	float:left;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right:20px;
	background-color:#ffffff;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

.main-msg3 {
	clear: both;
	display:block;
	width:578px;
	float:left;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right:0px;
	background-color:#ffffff;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

/* ヘッダーブロック グローバルメニュー1（ホーム・お問い合わせ・リンク・サイトマップ）
----------------------------------------------------------------------------*/
.navi-box01 {
	width:400px;
	float:right;
	text-align:right;
	vertical-align: text-top;	
	font-size: 0.9em;
	color: #666666;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding : 3px 2px 0px 0px;
}

.navi-box01 a:link {
	color: #666666; 
	text-decoration: none;
}

.navi-box01 a:visited {
	color: #666666; 
	text-decoration: none;
}

.navi-box01 a:hover {
	color: #666666;
	text-decoration:underline;
	background-color: #ccffff;
}

.size-btn {
	vertical-align:middle;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


/* ロゴ表示
---------------------------------------------------------------------------- */
.logo-box {
	width:300px;
	display:block;
	float:left;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}


#navi-box2 {
	width:500px;
	text-align: right;
} 




/* メインメニュー
----------------------------------------------------------------------------*/
#mmenu {
	width:840px;
	display:block;
	clear:both;
	text-align:center;
	margin : 0px 10px 0px 15px;
	padding : 0px 0px 0px 0px;
}

#main-mbox2 {
	display:block;
	width:820px;
	clear:both;
	text-align:center;
	text-decoration:none;
	color:#333333;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.table-dum01 {
	width:7px;
	height:23px;
	background: url(menu03.jpg) center center repeat-x;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #dddddd;
	border-right: 0px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.table-dum02 {
	width:7px;
	height:23px;
	background: url(menu03.jpg) center center repeat-x;
	border-top: 1px solid #eeeeee;
	border-left: 0px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* 基本ページ　パンくず
----------------------------------------------------------------------------*/
#pankuzu {
	display:block;
	width:800px;
	height:14px;
	font-size:0.9em;
	color: #333333;
	text-align:left;
	margin: 15px 10px 5px 20px;
	padding: 10px 0px 5px 0px;
}

wrapper > #pankuzu { height: 100%; }

#pankuzu-b {
	display:block;
	clear:both;
	width:800px;
	height:14px;
	font-size:0.9em;
	color: #333333;
	text-align:left;
	margin: 10px 10px 10px 20px;
	padding: 10px 0px 5px 0px;
	border-top: 1px dashed #cccccc;
}

wrapper > #pankuzu-b { height: 100%; }




/* 基本ページ　文章ブロックＡ
----------------------------------------------------------------------------*/
.title-box {
	display:block;
	width:560px;
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.title-box2 {
	display:block;
	width:520px;
	float:left;
	text-align:left;
	margin : 10px 10px 10px 10px;
	padding : 0px 0px 0px 0px;
}

.msg-title {
	width:350px;
	margin : 0px 10px 100px 20px;
	padding : 0px 0px 10px 0px;
}

.msg-title2 {
	display:block;
	width:500px;
	margin : 0px 10px 0px 30px;
	padding : 0px 0px 0px 0px;
}

.page-line {
	width:475px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: url(../img/navi/page_line480.jpg) no-repeat;
	background-position: 0px 18px;
}

/* 本文中の小見出し、ポイントマーク
---------------------------------------------------------------------------- */
.go-site {
	display: inline;
	font-size:0.8em;
	font-weight:bold;
	text-indent:40px;
	text-align:left;
	margin-top:10px;
	padding: 2px 5px 1px 20px;
	background: url(../img/navi/gosite14.jpg) no-repeat;
	background-position: 2px 2px;
	border-bottom:1px solid #cccccc;
	background-color:#ffffff;
}

.go-site-b {
	width:240px;
	display: block;
	font-size:0.8em;
	font-weight:bold;
	text-indent:10px;
	text-align:left;
	margin-top:10px;
	padding: 1px 5px 1px 15px;
	background: url(../img/navi/gosite14.jpg) no-repeat;
	background-position: 5px 7px;
	border:1px dashed #cccccc;
	background-color:#ffffff;
}

.kakomi-small250 {
	width:250px;
	display: block;
	font-size:0.9em;
	font-weight: normal;
	margin-top:20px;
	margin-left:50px;
	margin-bottom:10px;
	padding: 10px;
	border:2px dotted #6699ff;
}

.komibox {
	width:560px;
	display: block;
	font-size:0.9em;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	padding: 20px 5px 1px 0px;
	background: url(../img/navi/page_line480.jpg) repeat-x;
	background-position: 2px 2px;
	border-bottom:1px dotted #cccccc;
}

.komibox_top {
	width:560px;
	display: block;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
	padding: 0px 5px 2px 0px;
	background-position: 2px 2px;
	border-bottom:1px dotted #cccccc;
}

.komibox540 {
	width:520px;
	display: block;
	font-size:0.9em;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	padding: 0px 0px 5px 30px;
	background: url(../img/navi/title_bar_org.jpg) no-repeat;
}

.bar-plain {
	margin-top:10px;
	margin-bottom:5px;
	border-top:1px solid #cccccc;
}

.midashi-box {
	display:inline;
	width:350px;
	margin: 20px 0px 10px 0px;
}


.vd-box {
	width:550px;
	font-size:0.9em;
	line-height:1.4em;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	margin-left:10px;
}

.vd-box-top20 {
	width:550px;
	font-size:0.9em;
	line-height:1.4em;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	margin-top:20px;
	margin-left:10px;
}

.vd-box2 {
	width:560px;
	font-size:0.9em;
	line-height:1.4em;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	margin-top:5px;
	margin-left:0px;
}

.act01 {
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:top;
	padding:3px;
	background:#e7d09c;
}

.act02 {
	margin-bottom:10px;
	vertical-align:top;
	padding:3px;
	background:#f1f1d2;
	border: 1px solid #cccccc;
}

.kuwa {
	width:500px;
	text-align:left;
	font-weight:bold;
	vertical-align:baseline;
	padding-top:7px;
	margin-left:0px;
}

.txt-red {
	color:#FF0000;
}

.txt-bule {
	color:#0066FF;
}

.txt-center {
	text-align:center;
}


/* 2段組テーブル
---------------------------------------------------------------------------- */
#d2-01 {
	width:550px;
	margin-top:0px;
}

.d2-td01a {
	width:265px;
	font-size:0.8em;
	line-height:1.4em;
	padding:5px;
	text-align: center;
	vertical-align:top;
}

.d2-td01b {
	width:265px;
	font-size:0.8em;
	line-height:1.4em;
	padding:5px;
	text-align: center;
	vertical-align:top;
}

/* 各種バナー
---------------------------------------------------------------------------- */
.ac-baner {
	width:210px;
	display:block;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:0px;
}

.msg-baner {
	width:210px;
	display:block;
	font-size:0.9em;
	line-height:1.4em;
	text-align:center;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:0px;
	padding:10px;
	border:2px dashed #ff6600;	
}

.tb-baner {
	width:340px;
	display:block;
	margin-top:10px;
	margin-left:50px;
	margin-bottom:0px;
}

.tb-baner2 {
	width:340px;
	display:block;
	text-align:center;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}

.tb-baner3 {
	width:290px;
	display:block;
	float:right;
	text-align:center;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
}

/* イメージ処理
---------------------------------------------------------------------------- */
.photo1 {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.photo2 {
	float: right ;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.photo2s {
	float: right ;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.photo2-t10 {
	float: right ;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.photo3 {
	float:none;
}

.photo1-box {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.photo2-box {
	display:block;
	float: right ;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.photo-box-c {
	display:block;
	text-align:center;
}

.photo-box-c20 {
	display:block;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.photo-box-l {
	display:block;
	text-align:left;
}

.photo-box-r {
	display:block;
	text-align:right;
}


.photo3-box {
	float:none;
}

.photo2-red {
	float: right ;
	padding:10px;
	border:2px dashed #ff0000;
}

.photo2-bule {
	float: right ;
	padding:10px;
	border:2px dashed #6699ff;
	margin:10px;
}

.photo-center {
	float:none;
	text-align:center;	
}

.photo-cap {
	clear:both;
	display:inline;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	padding:3px;
	border:1px dashed #cccccc;
}

.photo-cap2 {
	width:500px;
	clear:both;
	display: block;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	padding:10px;
	border:1px dashed #cccccc;
}

.photo-cap160 {
	width:160px;
	clear:both;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	margin-left:0px;
	padding:3px;
	border:1px dashed #cccccc;
}

.photo-cap170 {
	width:170px;
	clear:both;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	margin-left:0px;
	padding:3px;
	border:1px dashed #cccccc;
}


.photo-cap200 {
	width:200px;
	clear:both;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	padding:3px;
	border:1px dashed #cccccc;
}

.photo-cap200f {
	width:200px;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	padding:3px;
	border:1px dashed #cccccc;
}

.photo-cap260f {
	width:260px;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	padding:3px;
	border:1px dashed #cccccc;
}

.photo-cap250 {
	width:240px;
	clear:both;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	padding:3px;
	border:1px dashed #cccccc;
}

.photo-cap300rgt {
	width:290px;
	float:right;
	font-size:0.75em;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	padding:3px;
	border:1px dashed #cccccc;
}


.graph-center {
	float:none;
	text-align:center;
	margin-top:10px
}

/* ページ下部　下駄
---------------------------------------------------------------------------- */
#top-col {
	margin-bottom:10px;
  	display: block;
  	clear: both;
}

/* ページの先頭へ
---------------------------------------------------------------------------- */
.gotop {
  	display: block;
	width:530px;
	height:16px;
	clear:both;
	float:left;
	text-align:right;
	margin : 5px 10px 5px 10px;
	padding : 0px 0px 0px 0px;
}

.gotop2 {
  	display: block;
	width:590px;
	height:16px;
	clear:both;
	float:left;
	text-align:right;
	margin : 5px 0px 0px 20px;
	padding : 0px 0px 0px 0px;
}

.gotop3 {
  	display: block;
	width:538px;
	height:16px;
	text-align:right;
	margin : 5px 0px 5px 22px;
	padding : 0px 0px 0px 0px;
}

.gotop4 {
  	display: block;
	width:690px;
	height:16px;
	text-align:right;
	margin : 5px 10px 5px 20px;
	padding : 0px 0px 0px 0px;
}

.gotop5 {
  	display: block;
	width:500px;
	height:16px;
	text-align:right;
	margin : 5px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
}

.gotop-l {
  	display: inline;
	width:710px;
	clear:both;
	float:left;
	text-align:right;
	margin : 5px 20px 5px 10px;
	padding : 10px 0px 5px 0px;
}

/* footer
---------------------------------------------------------------------------- */
#footer-box 
{
	display:block;
	width:800px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 10px 10px 20px 20px;
}

#footer 
{
	width:400px;	
	vertical-align: top;
	font-size: 0.75em;
	text-align:left;	
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#footer a:link {
	color: #333333; 
	text-decoration: none;
	vertical-align: top;
}

#footer a:visited {
	color: #666666;
	text-decoration: none;
	vertical-align: top;
}

#footer a:hover {
	color: #000000; 
	background-color: #ccffff;
	text-decoration:underline;
	vertical-align: top;
}

#cpy {
	width:400px;
	vertical-align: top;
	font-size: 0.75em;	
	text-align:right;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#cpy2 {
	width:800px;
	vertical-align: top;
	font-size: 0.75em;	
	text-align:right;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cpy22 {	
	width:620px;
	display:block;
	font-size:0.75em;
	text-align:center;
	margin-top:10px;
}

.cpy3 {
	display:block;
	width:440px;
	font-size:0.5em;
	text-align:center;
	margin-top:10px;
}


/* copyright
---------------------------------------------------------------------------- */
#copyright {
  	display: block;
	width:770px;
	height:20px;
	font-size: 0.75em;
	text-align:left;
	color: #666666;
	margin: 0px 10px 20px 35px;
	padding: 8px 10px 0px 10px;

}



/* 問い合わせフォームへ
---------------------------------------------------------------------------- */
.about-mark {
	width:450px;
	display:block;
	font-size:0.9em;
	line-height:1.4em;
	text-align:left;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding-top:20px;
	padding-left:80px;
	padding-right:20px;
	padding-bottom:20px;
	border: 4px dashed #6699ff;
	background: url(../img/navi/dcross_medum.jpg) no-repeat;
	background-position: 20px 20px;
}

/* 問い合わせフォームへ
---------------------------------------------------------------------------- */
.goform {
	vertical-align: middle;
	color: #666666;
	margin-left:1.0em;
	padding: 0px 0px 0px 20px;
	background:url(../img/navi/yajirushi00.jpg) no-repeat;
	background-position:0px 0px;

}

/* 別ウインドウ表示
---------------------------------------------------------------------------- */
.small-window {
	width:780px;
	text-align:center;
	background: #ffffff;
	padding-bottom:10px;
}

.small-window2 {
	width:850px;
	text-align:center;
	background: #ffffff;
	padding-bottom:10px;
}

.small-window3 {
	width:680px;
	text-align:center;
	background: #ffffff;
	padding-bottom:20px;
}

.small-window4 {
	width:720px;
	text-align:center;
	background: #ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

.print {
	display:block;
	width:300px;
	float:left;
	font-size:0.75em;
	text-align:left;
	margin-top:10px;
	margin-left:20px;
}

.close {
	display:block;
	width:200px;
	float:right;
	font-size:0.75em;
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}

.gkensaku-cap {
	vertical-align:middle;
	padding:0px;
	background: #ffffff;
}

/*単行本*/
.book_line{border:#CCCCCC solid 1px; padding:5px;}
.book_line p{line-height:1.5em;}
.book_shousai{border:#3399FF solid 1px;}
.book_shousai p{ line-height:1.5em;}
.nonhover a:hover{}

.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*/

#book_sub {width:862px; margin-top: 0px; background-color:#FFFFFF; background-repeat:repeat-y; border-top:10px solid #0062c4;}


.table_kekkakuday{width:560px; margin:20px auto 0 auto; padding:10px; border-collapse:collapse; font-size:0.9em; line-height:1.8em;}
.table_kekkakuday th{background-color: #FFF4D9; text-align:center; border:#CCCCCC 1px solid;}
.table_kekkakuday td{background-color:#FFFFFF; border:#CCCCCC 1px solid;}
.table_kekkakuday img{ margin:5px 0; border:0;}
.table_kekkakuday img a:link,a:hover{background-color:#FFFFFF;}

.book_table{width:560px; margin:20px auto 0 auto;}
.book_table th{background-color:#D9E6FF; text-align:center;}
.book_table td{background-color:#FFFFFF;}

.book_table2{width:730px; margin:20px auto 0 auto;}
.book_table2 th{background-color:#D9E6FF; text-align:center;}
.book_table2 td{background-color:#FFFFFF;}


/**/

.bokin_table td{background-color:#FFFFFF;}

/*シール運動*/
.seal_link li{font-size:0.8em; font-weight:bold; text-align:left; margin-top:10px;
	padding: 0 5px 0 20px; background: url(../img/navi/gosite14.jpg) no-repeat;	background-position: 2px 2px;
	 background-color:#ffffff;}


.seal_header p{font-size:0.8em; font-weight:bold; text-align:left; margin:5px 0 0 0; float:left; padding: 0 5px 0 20px;
background: url(../img/navi/gosite14.jpg) no-repeat; background-position: 2px 2px;}

.seal_footer{margin-left:40px;}
.seal_footer p{font-size:0.8em; font-weight:bold; text-align:left; margin:5px 0 0 0; float:left; width:230px;
	padding: 0 5px 0 20px; background: url(../img/navi/gosite14.jpg) no-repeat;	background-position: 2px 2px;
	}

.ekikin dl{height:75px;}
.ekikin dt{	color:#CC0000;}

/* フォント */

.font_white{color:#FFFFFF;}
.font_dred{color:#CC0033}
.font_orange{ color:#FF3344;}
.font_lorange{color:#FF6600;}
.font_indigo{ color:#000033;}
.font_dgreen{ color:#616600;}
.font_green{ color:#006600;}
.font_brown{ color:#43270E;}
.font_yellow{ color: #FFCC33;}
.font_lyellow{ color: #CCCC66;}
.font_blue{ color: #0099CC;}
.font_lblue{ color:#0033FF;}
.font_purple{ color:#363E7F;}
.font_black{ color:#000000;}
.font_gray{ color:#999999;}
.font_pink{ color:#C40469;}


/*その他共通*/

.banner_position{position:relative; left:631px; width:160px;}

.yellow_waku{border:1px solid #fff150; background-color:#FDFFDF; padding:7px;}
.pink_waku{border:1px dashed #CCCCCC; background-color:#FFEEFB; padding:5px;}
.solid_waku{border:1px solid #CCCCCC; padding:5px;}

.underline{text-decoration:underline;}

.list_disc{list-style-type:disc;}
.list_decimal{list-style-type: decimal;}

.float_l{float:left;}
.float_r{float:right;}
.clear_l{clear:left;}
.cb{clear:both;}
.small_text{ font-size:smaller; line-height:1.3em;}

.table001 {border-collapse:collapse; border-spacing:0; width:540px; margin:0 auto 0 auto; font-size:0.8em;}
.table001 td {border:1px solid #CCCCCC; padding:5px;}
.table001 th {background-color:#FFFFCC; border:1px solid #999999; font-weight:bold; text-align:center;}
.table001 input{ font-size:0.9em; margin:0px;}
.table002 td{border:0;}


.bokin_idou a{display:block; width:175px; height:124px; text-decoration:none; text-indent:-9999px;}
.bokin_idou a:hover{ background-position:0px -122px;}
.bokin_idou li{float:left; margin-right:10px;}

.ubugoe a{background:url(../headquarters/seal/img/ubugoe.gif) no-repeat;}
.buraidaru a{background:url(../headquarters/seal/img/buraidaru.gif) no-repeat;}
.kouden a{background:url(../headquarters/seal/img/kouden.gif) no-repeat;}
.isan a{background:url(../headquarters/seal/img/isankifu.gif) no-repeat;}

.h001{border-bottom:#CCCCCC 1px dashed; font-size:1.1em; border-left:#0062c4 5px solid; padding:0 0 3px 10px;}


/*共通 マージン パディング*/
.T0{ margin-top:0px;}
.T5{ margin-top:5px;}
.T10{ margin-top:10px;}
.T15{ margin-top:15px;}
.T20{ margin-top:20px;}
.T30{ margin-top:30px;}
.T40{ margin-top:40px;}
.T50{ margin-top:50px;}

.B5{ margin-bottom:5px;}
.B10{ margin-bottom:10px;}
.B15{ margin-bottom:15px;}
.B20{ margin-bottom:20px;}
.B30{ margin-bottom:30px;}

.L5{margin-left:5px;}
.L10{margin-left:10px;}
.L15{margin-left:15px;}
.L20{margin-left:20px;}
.L30{margin-left:30px;}
.L35{ margin-left:35px;}
.L40{ margin-left:40px;}
.L45{ margin-left:45px;}
.L50{ margin-left:50px;}
.L55{ margin-left:55px;}
.L60{ margin-left:60px;}

.R5{ margin-right:5px;}
.R10{margin-right:10px;}
.R20{ margin-right:20px;}
.R30{ margin-right:30px;}
.R35{ margin-right:35px;}
.R40{ margin-right:40px;}
.R50{ margin-right:50px;} 

.pT5{margin-top:5px;}
.pT10{margin-top:10px;}
.pT20{margin-top:20px;}

.pL10{padding-left:10px;}
.pL20{padding-left:20px;}
.pL30{padding-left:30px;}

.pR10{padding-right:10px;}
.pB10{padding-bottom:10px;}