/*CSSリセット
------------------------------*/

* { 
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


body {
	font-size: 75%;
}

html>/**/body {

  font-size: 12px; /* Except IE */

}

/*とりあえずHP用CSSリセット
------------------------------*/
body {
	color: #333333; /*このテンプレの基本色*/
	background-color:#f6f6f6;
	background-image:url(../../images/21/bgi-body_top_001.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}

ul, dl {
	margin-left:40px;
}

/*共通チップス
------------------------------*/
.clear {
	clear:both;
}

img {
	border:0px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
.hide {
	display:none;
}

a {
	text-decoration:underline;
	color:#c8275c;
}
a:hover {
	text-decoration:none;
	color:#e82e6c;
}

/*全体wrapper
------------------------------*/
#wrapper1 {
	z-index:1;	
	background-color:#eeece4;
}

/*ヘッダー
------------------------------*/
#header1 {
	width:808px;
	margin:0 auto;
	background-image:url(../../images/21/bgi-head_001.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:51px;
}
#header1 em {
	display:block;
	text-align:right;
	padding:6px 11px 0 0;
}
#header2 {
	background-image:url(../../images/21/bgi-head_002.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#header2In {
	width:800px;
	margin:0 auto;
	padding:5px 0 7px 0;
}
#site_title {
	padding:9px 5px 14px 76px;
	background-image:url(../../images/21/ico-sitetitle_001.gif);
	background-position:12px center;
	background-repeat:no-repeat;
	
}
#site_title a {
	font-size:2.3em;
	font-weight:bold;
	text-decoration:none;
	color:#1a2197;
	line-height:130%;
}  

/*リード
------------------------------*/
#lead {
	position:relative;
	z-index:10;
	background-image:url(../../images/21/bgi-head_003.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}
#leadIn {
	width:808px;
	position:relative;
	z-index:10;
	margin:0 auto;
	background-image:url(../../images/21/bgi-lead_002.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	
}
/*--画像あり(トップ)--*/
#lead1 {
	width:808px;
	background-image:url(../../images/21/bgi-lead_001.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#lead_L {
	float:left;
	width:410px;
}
#lead1 #site_image {
	padding:14px 0;
	text-align:right;
}
#lead_R {
	float:right;
	width:362px;
	padding:38px 0 0 0;
}
#lead1 #site_description {
	width:309px;
	font-size:1.65em;
	font-weight:bold;
	color:#ffffff;
	line-height:150%;
	padding:0 0 18px 0;
}
/*--画像なし(トップ)--*/
#lead2 {
	width:808px;
	background-image:url(../../images/21/bgi-lead_001.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#lead2 #site_description {
	font-size:1.65em;
	font-weight:bold;
	color:#ffffff;
	line-height:150%;
	padding:38px 45px;
}
/*リード：下層ページ
------------------------------*/
#lead3 {
	width:808px;
	background-image:url(../../images/21/bgi-lead_003.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#contents_title {
	font-size:2.5em;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	padding:52px 35px 31px 223px;
}


/*-- メインエリア（リード以下）
------------------------------*/
#main {
	background-image:url(../../images/21/bgi-base_001.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	margin:0 auto;
	width:808px;
	padding:0 0 80px 0;
	
}

#top_main {/*トップページ*/
	background-image:url(../../images/21/bgi-top_main_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 auto;
	width:800px;
	padding:9px 0 0 0;
}
#mainIn {/*下層ページ*/
	margin:0 auto;
	width:800px;
}

/*-- パン屑
------------------------------*/
#pnkz {
	background-image:url(../../images/21/bgi-pnkz_001.jpg);
	color:#FFFFFF;
	font-size:1em;
	padding:6px 0 6px 221px;
}
#pnkz em {
	font-weight:bold;
	color:#FFFFFF;
}
#pnkz a {
	color:#FFFFFF;
	text-decoration:none;
}
#pnkz a:hover {
	color:#cccccc;
	color:#adc723;
}

/*-- コンテンツエリア
------------------------------*/
#top_main #contents {/*トップページ*/
	float:right;
	width:556px;
	padding:31px 0 0 0;
	z-index:3
}
#top_main #contentsIn {/*トップページ*/
	padding:0 26px 0 0;
}

#mainIn #contents {/*下層ページ*/
	padding:31px 0 0 248px;
	background-image:url(../../images/21/bgi-main_001.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	min-height:800px;/*091224add*/
	height: auto !important;  
    height: 800px;/*091224add*/
	z-index:3

}
#mainIn #contentsIn {/*下層ページ*/
	width:530px;
}

/*-- 最新情報
------------------------------*/
#topics {
	background-image:url(../../images/21/bgi-news_001.jpg);
	background-position:left top;
	padding:8px 0;
	width:529px;
	margin:0 0 30px 0;
}
#topicsIn {
	margin:0 9px;
	background-color:#FFFFFF;
	padding:6px 9px 8px 19px;
}
#topics_title h3 {
}
#topics_ta {
	height:104px;
	overflow:auto;
}
#topics_ta table {
	border-collapse:collapse;
	width:449px;
	margin:8px 0;
}
#topics_ta table tr {
	background-image:url(../../images/21/lin-news_001.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#topics_ta .topics_date {
	color:#afafaf;
	font-size:0.9em;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0 7px 0;
	width:73px;
	text-align:left;
	vertical-align:top;
}
#topics_ta .topics_entry {
	color:#000116;
	font-size:1em;
	line-height:140%;
	padding:8px 0 7px 0;
	text-align:left;
	vertical-align:top;
}

/*-- 記事ボックス
------------------------------*/
.box {
	margin:0 0 42px 0;
}
.box_title {
	background-image:url(../../images/21/bgi-boxtitle_001.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 0 15px 0;
	padding:0 0 9px 0;
}
.box_titleIn {
	background-image:url(../../images/21/ico-boxtitle_002.jpg);
	background-repeat:repeat-y;
	background-position:3px top;
}
.box_title h3 {
	font-size:1.2em;
	line-height:140%;
	color:#0e1389;
	padding:2px 3px 0 16px;
	background-image:url(../../images/21/ico-boxtitle_001.jpg);
	background-repeat:no-repeat;
	background-position:3px top;
}

/*-- 画像あり --*/
.box_entry1 {
	width:315px;
	float:left;
	font-size:1em;
	line-height:150%;
}

/*-- 画像あり --*/
.box_entry2 { 
	font-size:1em;
	line-height:150%;
}
.box_image {
	width:200px;
	float:right;
}
.box_image div {
	margin-bottom:7px;
}
.box_image div span {
	display:block;
	font-size:0.85em;
	color:#666666;
	margin:4px 0 0 0;	
	line-height:130%;
}


/*メニューエリア
------------------------------*/
#menuarea {/*トップページ*/
	width:215px;
	float:left;
	background-image:url(../../images/21/bgi-nvi_001.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	z-index:10;
}
#menuarea2 {/*下層ページ*/
	width:215px;
	position:absolute;
	top:0px;
	left:4px;
	background-image:url(../../images/21/bgi-nvi_001.png);
	background-repeat:repeat-y;
	background-position:left top;
	z-index:10;
}
#menuareaIn {/*共通*/
	width:215px;
	background-image:url(../../images/21/bgi-nvi_002.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 0 5px 0;
	z-index:10;
}	

/*メニューA
------------------------------*/
/*--親カテゴリ--*/
#menuA {
	margin:2px 0 22px 18px;
}
#menuA dt {
	padding:4px 0 2px 0;
}
#menuA dt a {
	width:182px;
	display:block;
	text-decoration:none;
	background-color:#fefffa;
	background-image:url(../../images/21/nvi-upper_off.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	border-top:2px solid #ffffff;
}
#menuA dt a span {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	line-height:130%;
	color:#080808;
	padding:8px 10px 10px 25px;
	background-image:url(../../images/21/ico-nvi_upper_off.jpg);
	background-repeat:no-repeat;
	background-position:11px 11px;
}
/*--マウスオン--*/
#menuA dt a:hover {
	width:180px;
	text-decoration:none;
	background-color:#569ade;
	background-image:url(../../images/21/nvi-upper_on.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:1px solid #1f54bc;
}
#menuA dt a:hover span {
	color:#ffffff;
	background-image:url(../../images/21/ico-nvi_upper_on.jpg);
	background-repeat:no-repeat;
	background-position:11px 11px;
}

/*--子カテゴリ--*/
#menuA dd a {
	width:180px;
	display:block;
	text-decoration:none;
	background-image:url(../../images/21/nvi-sub_off.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ffffff;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
/*--マウスオン--*/
#menuA dd a:hover {
	width:180px;
	display:block;
	text-decoration:none;
	background-image:url(../../images/21/nvi-sub_on.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#d7e0ff;
}
#menuA dd a span {
	display:block;
	padding:5px 10px 5px 41px;
	font-size:1em;
	line-height:150%;
	color:#080808;
	background-image:url(../../images/21/ico-nvi_sub_001.gif);
	background-repeat:no-repeat;
	background-position:28px 10px;
}

/*メニューB
------------------------------*/
#menuB {
	width:190px;
	margin:0 0 22px 14px;
}
#menuBIn {
	border-top:1px solid #c2c5d7;
	background-color:#f0f0f0;
	padding:8px 6px;
}

#menuB_title {
	padding:0 3px 8px 3px;
	color:#080808;
	line-height:130%;
	font-size:0.9em;
}
#menuB ul {
	margin:0;
	list-style-type:none;
	background-color:#fcfcfc;
	padding:10px 10px 4px 14px;
}
#menuB ul li {
	background-image:url(../../images/21/ico-profile_001.jpg);
	background-position:left 0.3em;
	background-repeat:no-repeat;
	padding:0 0 7px 12px;
}
#menuB ul li a {
	font-size:1em;
	color:#1a2197;
	text-decoration:none;
}
#menuB ul li a:hover {
	color:#2530de;
}

/*ブログ
------------------------------*/
#blog_all {
	width:190px;
	margin:0 0 22px 14px;
}
strong#blog_title {
	display:block;
	float:left;
	width:56px;
}
strong#blog_btn {
	float:right;
	display:block;
	width:74px;
}
strong#blog_btn a {
	cursor:pointer;
}
#blog_allIn {
	border-top:1px solid #c2c5d7;
	background-color:#eeece4;
	padding:8px 6px;
	clear:both;
}
#blog_title2 {
	text-align:center;
	padding:0 0 7px 0;
}
#blog {
	background-color:#FFFFFF;
	width:178px;/*091224add*/
}
#blog ul {
	margin:0;
	list-style-type:none;
	padding:8px;
}
#blog ul li {
	padding:0 0 4px 0;
	font-size:1em;
	color:#080808;
	line-height:140%;
}
#blog ul li a {
	font-size:1em;
	color:#080808;
	text-decoration:none;
}
#blog ul li a:hover {
	color:#4e4d4d;
}


/*-- お問い合わせ
------------------------------*/
#inquiry {
	text-align:center;
	padding:15px 0 18px 0;
}
#inquiry2 {
	text-align:center;
	padding:15px 0 30px 0;
}

/*-- ページトップ
------------------------------*/
#pagetop {
	text-align:right;
	padding:0 3px 0 0;
}

/*-- フッター
------------------------------*/
#foot {
	background-image:url(../../images/21/bgi-foot_001.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	z-index:0;
}
#footIn {
	width:808px;
	margin:0 auto;
	background-image:url(../../images/21/bgi-foot_002.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
/*-- コピーライト --*/
#copyright {
	text-align:center;
	font-size:12px;
	line-height:100%;
	padding:23px 0 30px 0;
	color:#666666;
}
#copyright a {
	text-decoration:none;
}
#copyright img {
	vertical-align:baseline;
}

/*　フッタ固定（20091221-ADD）
======================================*/

html, body {
	height: 100%; /*解説１*/
}

#wrapper1 {
	min-height: 100%; /*解説２*/
	height: auto !important; /*解説３*/
	height: 100%; /*解説４*/
	position: relative;
}

#foot {
	width: 100%; /*解説５*/
	position: absolute; /*解説６*/
	bottom: 0; /*解説７*/
	
}



/*-- 
------------------------------*/
#form table, #map01 table, #apply table {
	table-layout: fixed;
	width:528px;
	text-align:left;
	border-collapse: collapse;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	margin:0 0 20px 0;
}

#form th, #map01 th, #apply th {	
    width:130px;
	border-top:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	background-color:#F0F0F0;/*E6D8CA*/
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
}

#form td, #map01 td, #apply td {
	line-height:150%;
	border-top:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	padding: 0.3em 0.7em 0.3em 0.7em ;
}

/*-- 地図
-----------------------------------*/
#map01 table{
	margin:20px 0 20px 0;
}

/*-- プロフィール
-----------------------------------*/
#lead_s{
	line-height:150%;
	margin:0 0 20px 0;
}

#form{
   margin:0 0 65px 0;
}
/*-- エラーメッセージエリア
-----------------------------------*/
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}

.warning {
	line-height :150%;
}

.w_mark {
	color: #333333;
}

.validation_span,.warning span{
	padding-left: 2px;
	color: #0E1389;
}

.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}

/*20100609add endo*/

#QRbox {
	width:190px;
	margin:0 0 22px 14px;
}

.QR_code {
	padding:0px 0 0px 0;
	text-align:center;
}

#QRbox h4 {
	padding:8px 0px 6px 0px;
	color:#080808;
	line-height:130%;
	font-size:0.9em;
	font-weight:normal;
	text-align:center;
}

#QRin {
	background-color:#eeece4;
	padding:0 6px 8px 6px;
}

#QRin2 {
	background-color:#fff;
	padding:0 10px 10px 10px;
}
