/* s-culture Document */
/* ----------------------------------------- */
/* ＢＯＤＹ・ページ全般                      */
/* ----------------------------------------- */
body { /* ▼ページ全般 */
	margin:0;
	padding:0;
	font-family: 'Meiryo','メイリオ',"ＭＳ Ｐゴシック",'Hiragino Kaku Gothic Pro',"ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	*font-size: 81.25%; /* for IE6,IE7 */
	color:#000;
	line-height:1.2;
	letter-spacing:1px;
}

/* リンク (全般) */
A { color: #2FBACC; text-decoration:underline; font-weight:bold; }
A:visited  { }
A:hover { color:#F60; text-decoration:underline;  }

/* 回り込み解除 */
.clear { clear:both; }

/* テキスト右寄せ */
.t_left{
	text-align:left !important;
}
/* テキスト右寄せ */
.t_right{
	text-align:right !important;
}
/* テキスト中央寄せ */
.t_center{
	text-align:center !important;
}

.clearfloat:after { /* フロートの後処理 */
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfloat { min-height:1px; }
*html .clearfloat { /* IE対策 */
	height:1px;
	/*\//*/
	height:auto;
	overflow:hidden;
	/**/
}

em{display:none;}

/* ----------------------------------------- */
/* レイアウト（ページ全般で使用）            */
/* ----------------------------------------- */
#container { /* コンテンツ全体 */
	position:relative;
	width:1020px;
	min-height:858px;
	height:auto !important;
	height:858px;/* for IE6 */
	padding:0;
	margin:0;
	background:url(../material/back_container.jpg) left top no-repeat #A3C7D7;
}


/* ヘッダー ////////////////////////// */
#header {
	width:940px;
	height:130px;
	margin:0;
	padding:20px 40px 20px 40px;
} 
#header a{cursor:pointer;}


h1{
	width:320px;
	height:95px;
	background:url(../material/logo.png) left top no-repeat;
	margin-top:20px;
	padding:0;
}

/* コンテンツエリア ////// */
#contArea {
	width:920px;
	min-margin:648px;
	height:auto !important;
	height:648px;/* for IE6 */
	padding:0 40px 40px 40px;
	clear:both;
	overflow: hidden; /* floatの背景問題処理 */
}

/*\*/
* html #contArea { /* floatボックスのIE対策 */
    height: 1em;
    overflow: visible;
}
/**/

#contArea:after { /* floatボックスの後処理 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* フッター ////////////////////////// */
#footer {
	clear:both;
	width:1020px;
	height:50px;
	margin:0;
	padding-top:15px;
	text-align:center;
	background:#3B6C9D;
	color:#FFF;
}
/* 住所 */
address{
	width:810px;
	margin:0;
	padding:0;
	text-align:right;
	float:left;
}

/* コピーライト */
#copyright {
	letter-spacing:0;
	padding-top:8px;
	margin:0;
	clear:both;
	font-size:90%;
	color:#AFC1D7;
}

/* ----------------------------------------- */
/* ▼サイトメニュー（ナビゲーション）設定    */
/* ----------------------------------------- */
/* トップページコンテンツメニュー */
#Topmenu{
	width:570px;
	height:235px;
	position:absolute;
	top:20px;
	right:50px;
}
#Topmenu li{
	list-style-type:none;
	float:left;
	margin:0;
}
#Topmenu li a{display:block; height:235px;}
.Topmenu01 a{
	background:url(../material/menu_top.png) 0 0 no-repeat;
	width:116px;
}
.Topmenu01 a:hover{background:url(../material/menu_top.png) 0 -245px no-repeat;}

.Topmenu02 a{
	background:url(../material/menu_top.png) -116px 0 no-repeat;
	width:121px;
}
.Topmenu02 a:hover{background:url(../material/menu_top.png) -116px -245px no-repeat;}

.Topmenu03 a{
	background:url(../material/menu_top.png) -237px 0 no-repeat;
	width:131px;
}
.Topmenu03 a:hover{background:url(../material/menu_top.png) -237px -245px no-repeat;}

.Topmenu04 a{
	background:url(../material/menu_top.png) -368px 0 no-repeat;
	width:112px;
}
.Topmenu04 a:hover{background:url(../material/menu_top.png) -368px -245px no-repeat;}

.Topmenu05 a{
	background:url(../material/menu_top.png) -480px 0 no-repeat;
	width:90px;
}
.Topmenu05 a:hover{background:url(../material/menu_top.png) -480px -245px no-repeat;}

/* 各ページコンテンツメニュー */
#menu{
	margin:0;
	padding-top:80px;
}
#menu li{
	float:left;
	list-style-type:none;
	margin:0;
}
#menu li a{
	display:block;
	width:130px;
	height:32px;
	padding:0 5px 0 0;
	margin:0;
}
.menu01 a{background:url(../material/back_contmenu.gif) 0 0 no-repeat;}
.menu01 a:hover{background:url(../material/back_contmenu.gif) 0 -42px no-repeat;}
.menu02 a{background:url(../material/back_contmenu.gif) -150px 0 no-repeat;}
.menu02 a:hover{background:url(../material/back_contmenu.gif) -150px -42px no-repeat;}
.menu02_sel{background:url(../material/back_contmenu.gif) -150px -84px no-repeat;}
.menu03 a{background:url(../material/back_contmenu.gif) -300px 0 no-repeat;}
.menu03 a:hover{background:url(../material/back_contmenu.gif) -300px -42px no-repeat;}
.menu03_sel{background:url(../material/back_contmenu.gif) -300px -84px no-repeat;}
.menu04 a{background:url(../material/back_contmenu.gif) -450px 0 no-repeat;}
.menu04 a:hover{background:url(../material/back_contmenu.gif) -450px -42px no-repeat;}
.menu04_sel{background:url(../material/back_contmenu.gif) -450px -84px no-repeat;}
.menu05 a{background:url(../material/back_contmenu.gif) -600px 0 no-repeat;}
.menu05 a:hover{background:url(../material/back_contmenu.gif) -600px -42px no-repeat;}
.menu05_sel{background:url(../material/back_contmenu.gif) -600px -84px no-repeat;}
.menu06 a{background:url(../material/back_contmenu.gif) -750px 0 no-repeat;}
.menu06 a:hover{background:url(../material/back_contmenu.gif) -750px -42px no-repeat;}
.menu06_sel{background:url(../material/back_contmenu.gif) -750px -84px no-repeat;}
/* ----------------------------------------- */
/* ▼パンくずナビゲーション設定              */
/* ----------------------------------------- */

ol#PathNavi {
	margin:0;
	padding:0;
	font-size: 85%;
	list-style: none;
}

ol#PathNavi li {
	float: left;
	padding: 0 6px 0 14px;
	margin:0 0 5px 0;
	background: url(../material/ico_path_navi.gif) no-repeat 0 50%;
}

ol#PathNavi li a:link,
ol#PathNavi li a:visited {
	color: #A7DFEA;
	/*color: #3E8334;*/	
	text-decoration: underline;
}

ol#PathNavi li a:hover,
ol#PathNavi li a:active {
	color: #E59FB7;
	text-decoration: underline;
}

ol#PathNavi li em {
	color:#fff;
	font-style: normal;
	font-weight: bold;
}

/* ----------------------------------------- */
/* リスト（ul）の書式設定                    */
/* ----------------------------------------- */
/* ▼ リスト全般 */
ul { 
	margin:0px;
	padding:6px 0;
	list-style-type:disc;
}

li { 
	margin:4px 8px 14px 30px;
	line-height:1.45;
	list-style-image: none;
	letter-spacing:1px;
}

ul strong, ol strong{
	font-size:110%;
}

ul p, ol p{
	font-weight:normal;
	margin:0;
	padding:0;
}

/* ----------------------------------------- */
/* ページコンテンツ装飾（内容）              */
/* ----------------------------------------- */

.strong { /* 太字 */
  font-size:110%;
}

.red { /* 赤文字 */
  color:red;
}

.green { /* 緑文字 */
  color:green;
}

.green2 { /* 緑文字(明るい) */
  color:#8DD924;
}

.blue { /* 青文字 */
  color:#366C97;
}

.blue2 { /* 青文字(明るい)  */
  color:#85DBEF;
}

.orange { /* オレンジ文字 */
	color: #ffcc00;
}

.yellow { /* イエロー文字(明るい) */
	color: #FFFFB3;
}

.pink { /* ピンク文字(明るい) */
	color: #FFDFEF;
}

.txt_s { /* テキスト（小） */
  font-size: 85%;
  padding: 0 10px 3px 0;
  color:#333;
}
.txt_m { /* テキスト(中) */
	font-size:118%;
	border-bottom:dotted 1px #666;
} 

.txt_l { font-size:125%; } /* テキスト(大) */


.date { /* 日付 */
	font-size:90%;
	color:#DB7064;
	font-weight:normal;
	letter-spacing:0;
}

.txt_waku2 { /* 注意表記（赤枠つき） */
	color:#594b49;
	border:1px solid #ffe4e1; /* 枠色 LavenderBlush */
	background-color:#fff0f5; /* 背景色 misty rose */
	margin:15px 32px 15px 26px; padding:10px;
	line-height:1.6;
}

/* ----------------------------------------- */
/* 装飾（H1〜H6）の書式設定                  */
/* ----------------------------------------- */

h1 { } /* #headerに記載 */

h2{
	font-size:220%;	
	margin:0 0 30px 20px;
	padding-top:10px;
	color:#1e2847;
	letter-spacing:8px;
}

h3{
	font-size:150%;	
	margin:15px 0;
	padding:6px 0 0 25px;
	color:#5b443d;
	border-bottom:dotted 1px #5b443d;
	border-top:dotted 1px #5b443d;
	width:715px;
	height:27px;
	background:url(../material/gradation.png) left top no-repeat;
}
#contMain h4{
	font-size:120%;
	color:#6D4A16;
	padding:10px 0 0 50px;
	height:27px;
	line-height:1.5;
	background:url(../material/back_h4.gif) left top no-repeat;
	clear:both;
}

h5 {
	font-size:110%;
	padding:10px 0 0 15px;
}

/* ----------------------------------------- */
/* 改行処理（P）の書式設定                   */
/* ----------------------------------------- */
p {
	margin:20px 25px;
	padding:0;
	line-height:2;
}

p.print { /*印刷改行処理*/
  page-break-before: always; page-break-after: always;
}

p.line { /* 区切りライン */
  border-bottom:1px solid #999;
  margin:10px 5px 10px 5px;
}

/* ----------------------------------------- */
/* フォーム・ボタン装飾                      */
/* ----------------------------------------- */

/* フォーム */
input.btn1,input.btn2 {
  color:#555555;
  letter-spacing:1px;
  vertical-align:middle; padding:3px 5px 3px 5px; margin:15px 0px;
}

/* フォーム・ボタン */
input.btn1{ 
  font-size:100%;
  background-color:#ffffdd;
  border-color:#555;
}
input.btn2{ 
  font-size:110%;
  font-weight:bold;
  background-color:#ffdddd;
  border-color:#555;
  margin-left:20px;
  padding-left:12px; padding-right:12px;
}

input.txtform { /* テキストフォーム装飾 */
  font-size:105%;
  height:20px;
  padding:1px 5px 1px 5px;
}

textarea.txtarea { /* テキストエリア装飾 */
  font-size:105%;
  height:auto;
  line-height:1.6;
  padding:2px 5px 2px 5px;
}

/* チェックボックス／ラジオボタン */
input.ckbox,input.rdbox { 
  vertical-align: middle !important;
  margin-right:3px !important;
  border:none !important;
  background-color:transparent !important;
}

/* チェックボックス／ラジオボタンのテキスト */
.boxtxt {
  font-size: 11px;
  font-family: 'Lucida Grande',"ＭＳ Ｐゴシック";
  padding-right:2px;
}

.ime_on { ime-mode: active; }
.ime_off { ime-mode: disabled; }

/* ----------------------------------------- */
/* テーブル装飾                              */
/* ----------------------------------------- */
td { font-size:100%; } /* テーブル全般 */

/* ノーマル・テーブルコンテンツ ///// */
table.normal { 
  margin:5px 0px 5px 15px;
  line-height:1.45;
}
.normal td { padding:5px; vertical-align:top; } /* ノーマル(td) */


/* ライン付きテーブルコンテンツ (１)  //// */

table.cont1 { /* ライン付き(table) */
  margin:15px 0 15px 15px;
  line-height:1.45;
  border-collapse: collapse;
}

.cont1 td { /* ライン付き(td) */
  color:#000;
  background:#FFF;
  font-size: 13px;
  border: 1px solid #4682b4;
  padding:10px 0px 10px 15px;
  line-height:135%;
  vertical-align:middle;
}

.cont1 th { /* ライン付き(th) */
  font-size:14px;
  border: 1px solid #4682b4;
  padding:10px 0 10px 0;
  background:#b2dfee;
  color:#4682b4;
  line-height:150%;
  vertical-align:middle;
}
.border2 {
  border-bottom: 2px double #4682b4 !important;
}

/* アンダーライン型テーブル装飾 //////// */

table.cont-u { /* 下ライン付き(table) */
  margin:20px 10px 35px 10px;
  border:none; 
  border-collapse: collapse;
  line-height:1.5;
}

.cont-u td { /* 下ライン付き(td) */
  vertical-align:top;
  border-bottom: 1px dotted #8b7d6b; 
  padding:5px 3px 5px 20px;
  font-family: monospace,"ＭＳ ゴシック","Osaka−等幅";
  letter-spacing:1px;
}

.cont-u th {
  vertical-align:top;
  text-align:left;
  padding:5px 10px 0 10px;
  font-family: monospace,"ＭＳ ゴシック","Osaka−等幅";
  letter-spacing:1px;
  font-weight:bold;
  border-bottom: 1px dotted #8b7d6b; 
}
.cont-u td ol { padding:0; }


td.v_aligh-m{vertical-align:middle;}

/* システム仕様(データ用)のテーブル装飾 //////////////// */

table.datTable1 { /* ライン付きテーブルコンテンツ(table) */
  margin:0px;
  border: 1px solid #4682b4;
  border-collapse: collapse;
}
td.datTable1 { /* ライン付きテーブルコンテンツ (１) */
	font-size: 13px;
	border: 1px solid #AEBEC9;
	padding:5px;
	background-color:#f0faff;
	line-height:1.45;
	vertical-align:middle;
}

td.datTable2 { /* ライン付きテーブルコンテンツ (２) */
	font-size: 13px;
	border: 1px solid #AEBEC9;
	padding:5px 5px 5px 8px;
	background-color:#f9fdff;
	line-height:1.45;
	vertical-align:middle;
}

td.datTable3 { /* ライン付きテーブルコンテンツ (３) */
	font-size: 13px;
	border: 1px solid #AEBEC9;
	padding:5px;
	background-color:#CFE3E7;
	line-height:1.45;
	vertical-align:middle;
}

.t_stxt { /* 小さめの文字 */
	text-align:left;
	font-size:92% !important;
	letter-spacing:0px;
}

/* ----------------------------------------- */
/* イメージ書式設定                            */
/* ----------------------------------------- */

.img_n { /* 写真(枠付き) */
  margin:5px 10px 10px 10px;
  border:1px solid #555;
}
a:hover .img_n {
	border:1px solid #FF0000;
}

.img_n2 { /* 写真(枠なし) */
	margin:10px 5px 10px 0;
	border:none;
}

.img_l { /* 写真のテキスト回り込み（左） */
  float:left;
  margin:0 0 10px 0;
}

.img_r { /* 写真のテキスト回り込み（右） */
  float:right;
  margin:5px 10px 10px 10px;
}

/* ----------------------------------------- */
/* 印刷時の処理                             */
/* ----------------------------------------- */

@media print{ 
	
}
