/* ver 1.0   2003.07.15 */


/* ページ設定 */
body { font-size: 80%; background:#eeeeee;margin: 0px; padding-bottom: 0px;
         padding-left: 0px; padding-right: 0px; padding-top: 0px}

/* リンク設定 */
a { color: #004D99;}
/*a:hover {	background-color: #e0e0e0;}*/
a:visited {color: #6905D8;}
a:active {color: #FF3300;}


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

/* 行間 
.ls130 {line-height: 130%;}
.ls150 {line-height: 150%;}*/

/* 固定フォント */
.size9 {font-size: 10px;}
.size9b {font-size: 10px; font-weight:bold;}
.size10 {font-size: 12px;}
.size10b {font-size: 12px; font-weight:bold;}

/* 可変フォント */
.bo {font-weight:bold;}
.wh {color:#FFFFFF;}
.re {color:#FF0000;}
.pu {color:#663399;}
.or {color:#E15A00;}
.gr {color:#274C16;}
.br {color:#AC3100;}
.as {color:#aaaaaa;}
.bl {color:#0066CC;}
.nv {color:#333399;}
.pu2 {color:#8C3F79;}
.pu3 {color:#8C4141;}

.b_wh {font-weight:bold; color:#FFFFFF;}
.b_re {font-weight:bold; color:#FF0000;}
.b_pu {font-weight:bold; color:#663399;}
.b_pu2 {font-weight:bold; color:#8C3F79;}
.b_wr {font-weight:bold; color:#8C3F79;}
.b_or {font-weight:bold; color:#E15A00;}
.b_gr {font-weight:bold; color:#274C16;}
.b_br {font-weight:bold; color:#AC3100;}
.b_bl {font-weight:bold; color:#0066CC;}
.b_nv {font-weight:bold; color:#333399;}
.b_gy {font-weight:bold; color:#509E37;}
.b_ye {font-weight:bold; color:#96821E;}
.b_eg {font-weight:bold; color:#2E898E;}
.b_nb {font-weight:bold; color:#3671AB;}
.b_ye {font-weight:bold; color:#96821E;}
.b_eg {font-weight:bold; color:#2E898E;}
.b_nb {font-weight:bold; color:#3671AB;}

.s_wh {color:#FFFFFF; line-height:130%;}
.s_re {color:#FF0000; line-height:130%;}
.s_pu {color:#663399; line-height:130%;}
.s_or {color:#E15A00; line-height:130%;}
.s_gr {color:#274C16; line-height:130%;}
.s_br {color:#AC3100; line-height:130%;}
.s_bl {color:#0066CC; line-height:130%;}
.s_nv {color:#333399; line-height:130%;}

.sb_wh {font-weight:bold; color:#FFFFFF; line-height:130%;}
.sb_re {font-weight:bold; color:#FF0000; line-height:130%;}
.sb_pu {font-weight:bold; color:#663399; line-height:130%;}
.sb_or {font-weight:bold; color:#E15A00; line-height:130%;}
.sb_gr {font-weight:bold; color:#274C16; line-height:130%;}
.sb_br {font-weight:bold; color:#AC3100; line-height:130%;}
.sb_bl {font-weight:bold; color:#0066CC; line-height:130%;}
.sb_nv {font-weight:bold; color:#333399; line-height:130%;}

.t9 {font-size: 9px;}

.t11 {font-size: 11px;}
.t11w {font-size: 11px; color:#FFFFFF;}
.t11r {font-size: 11px; color:#FF0000;}
.t11b {font-size: 11px; font-weight:bold;}
.t11bw {font-size: 11px; font-weight:bold; color:#FFFFFF;}
.t11br {font-size: 11px;  font-weight:bold; color:#FF0000;}

.t12 {font-size: 100%;}
.t12b {font-size: 100%; font-weight:bold;}
.t12w {font-size: 100%; color:#FFFFFF;}
.t12p {font-size: 100%; color:#663399;}
.t12bw {font-size: 100%; font-weight:bold; color:#FFFFFF;}
.t12bp {font-size: 100%; font-weight:bold; color:#663399;}

.t13 {font-size: 13px;}

.t14 {font-size: 14px;}
.t14w {font-size: 14px; color:#FFFFFF;}
.t14b {font-size: 14px; font-weight:bold;}
.t14bw {font-size: 14px; font-weight:bold; color:#FFFFFF;}
.t14bp {font-size: 14px; font-weight:bold; color:#663399;}
.t14bb {font-size: 14px; font-weight:bold; color:#AC3100;}

.t16 {font-size: 16px;}
.t16b {font-size: 16px; font-weight:bold;}


/* フォント */
.f_min16 {font-size: 140%; font-family: "ＭＳ Ｐ明朝", "細明朝体","ＭＳ 明朝";}
.f_min18 {font-size: 160%; font-family: "ＭＳ Ｐ明朝", "細明朝体","ＭＳ 明朝";}

/* 背景色 */
.c_pu {background-color: #F2E3F2;}
.c_wh {background-color: #FFFFFF;}
.c_br {background-color: #DFAC82;}


/* ボーダー */
.b_db {border: double 3px #dedede;}

.namazu_l {
	background-image: url(../img/search02.gif);
	background-repeat: no-repeat;
}
.namazu02 {
	width: 125px;
}

/* パンくず　上に戻るボタン　--------------------------------------------------------- */


.cmn_pankuzu{
	width:586px;
	background:url(../../img_cmn/tree_back.gif) repeat-x;
	height:26px;
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:26px;
}
.cmn_pankuzu li{
	float:left;
	padding-left:0.5em;
}

.cmn_pankuzu li a{
	padding-right:1em;
	background:url(../../img_cmn/sign03.gif) no-repeat 98% 0.15em;
}

.cmn_pankuzu:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.cmn_pankuzu {
	zoom:100%;
}

.cmn_pagetop{
	text-align:right;
	width:556px;
	margin:1.2em 0px 1em 14px;
	padding:0px;
	padding-top:0.4em; 
	list-style:none;
	background:url(../../img_cmn/dot_line.gif) repeat-x 0px 0px;
}

.cmn_pagetop_1{
	text-align:right;
	width:560px;
	margin:1.2em 15px 1em 15px;
	padding:0px;
	padding-top:0.4em; 
	list-style:none;
	border-top:#c5c5c5 1px solid;
}
.cmn_pagetop_1 a{
	padding-left:0.5em;
	padding-right:0.5em;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}

.bu_wrap{
	width:550px;
	margin:20px auto;
	text-align:left;
	border-bottom:#c5c5c5 1px solid;
}


.bu_contents{
	width:520px;
	margin:0px auto 30px;
}













h2{
	width:530px;
	border-bottom: #c5c5c5 1px solid;
	padding-bottom:4px;
	font-size:16px;
	margin:0px;
	margin-top:1em;
	padding-left:0.2em;
	color:#4b190d;
}
h3{
	width:530px;
	border-bottom: #c5c5c5 1px solid;
	padding-bottom:4px;
	font-size:14px;
	margin:0px;
	margin-top:1em;
	padding-left:0.2em;
	margin-bottom:0.5em;
}
h4{
	width:530px;
	background: url(../../img_cmn/dot_line.gif) repeat-x left bottom;
	padding-bottom:4px;
	font-size:14px;
	margin:0px;
	margin-top:1em;
	padding-left:0.2em;
	margin-bottom:0.5em;
}

.div_indent{
	padding-left:1em;
	}

p{
	margin:0px;
	margin-top:0.6em;
	line-height:1.6;
}




.komejirushi{
	text-indent:-1em;
	padding-left:1em;
	margin:0px;
}


/* ガイド　施設設備　背景--------------------------------------------------------- */
.guide_inst h2{
	height:80px;
	border:none;
	padding-left:20px;
	line-height:75px;
	background:#f9f2e5 no-repeat right top;
}
.guide_inst p{
	margin-bottom:2em;
}

.guide_inst h2.guide_inst_01{
	background-image:url(../guide/inst/img/p_inst01.jpg);
}
.guide_inst h2.guide_inst_02{
	background-image:url(../guide/inst/img/p_inst02.jpg);
}
.guide_inst h2.guide_inst_03{
	background-image:url(../guide/inst/img/p_inst03.jpg);
}
.guide_inst h2.guide_inst_04{
	background-image:url(../guide/inst/img/p_inst04.jpg);
}
.guide_inst h2.guide_inst_05{
	background-image:url(../guide/inst/img/p_inst05.jpg);
}
.guide_inst h2.guide_inst_06{
	background-image:url(../guide/inst/img/p_inst06.jpg);
}
.guide_inst h2.guide_inst_07{
	background-image:url(../guide/inst/img/p_inst07.jpg);
}
.guide_inst h2.guide_inst_08{
	background-image:url(../guide/inst/img/p_inst08.jpg);
}
.guide_inst h2.guide_inst_09{
	background-image:url(../guide/inst/img/p_inst09.jpg);
}



/* ガイド　フロアマップ--------------------------------------------------------- */
.floormap ul{
	margin:1em 0em 2em 2em;
}
.floormap ul li{
	line-height:1.6;
	margin-bottom:0.6em;
}

.floormap table{
	width:520px;
	margin-top:10px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
	margin-left:10px;
}
.floormap table th{
	font-size:12px;
	text-align:left;
	padding:0.4em;
	background:#ffe8e2;
	text-align:center;
	width:80px;
}
.floormap table td{
	padding:0.4em;
}

.floormap img{
	margin-top:10px;
}



/* ガイド　データ　テーブル--------------------------------------------------------- */
.guide_data_01{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
		line-height:1.6;
}
.guide_data_01 th{
	width:130px;
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
}
.guide_data_01 td{
	text-align:right;
	border:#6c6c6c 1px solid;
	padding:0.4em;
}
.guide_data_01 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}

.guide_data_ul{
	line-height:1.6;
	list-style:none;
	margin-left:0px;
}

.guide_data_ul li{
	background:url(../img/pt_brown.gif) no-repeat left 0.45em;
	padding-left:15px;
		line-height:1.6;
}

.guide_data_01 .td_03_01{
	width:102px;
}
.guide_data_01 .td_04_01{
	width:102px;
}
.guide_data_01 .td_05_01{
	width:68px;
}
.guide_data_01 .td_05_02{
	width:57px;
}
.guide_data_01 th.end{
	background:#ae4626;
	color:#FFFFFF;
}
.guide_data_01 td.end_th{
	background:#f8f1e4;
}
.guide_data_01 td.end{
	background:#efc57e;
}
.guide_data_01 td.end_td{
	background:#f8f1e4;
}
.guide_data_01 td.data{
	background:#efdcbc;
}
.guide_data_01 td.data_td{
	background:#f8f1e4;
	text-align: center;
}


.guide_data_05{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.guide_data_05 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
}
.guide_data_05 td{
	text-align:right;
	border:#6c6c6c 1px solid;
	padding:0.4em;
}
.guide_data_05 td.td_th{
	text-align:center;
	background:#ae4626;
	font-weight:bold;
	color:#FFFFFF;
}
.guide_data_05 td.end_td{
	background:#f8f1e4;
}
.guide_data_05 td.td_end{
	text-align:left;
	background:#efc57e;
	font-weight:bold;
}

/* ガイド　ルール　テーブル--------------------------------------------------------- */

.guide_rule_01{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
		line-height:1.6;
}
.guide_rule_01 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
}
.guide_rule_01 td{
	text-align:right;
	border:#6c6c6c 1px solid;
	padding:0.4em;
}
.guide_rule_01 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
	width:100px;
}


.guide_rule_02{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0px;
		line-height:1.6;

}
.guide_rule_02 th{
	font-size:12px;
	text-align:right;
	padding:0.4em;
	width:50px;
	vertical-align:top;
}
.guide_rule_02 td{
	padding:0.4em;
}
.guide_rule_02 td table{
	border-collapse:collapse;
	border-spacing:0px;
}
.guide_rule_02 td table th{
		vertical-align:top;

		width:15px;
			line-height:1.6;
}
.guide_rule_02 td table td{
		line-height:1.6;
}



/* use other　--------------------------------------------------------- */

.use_other_ul{
	line-height:1.6;
	list-style:none;
	margin-left:0px;
}

.use_other_ul li{
	background:url(../img/pt_brown.gif) no-repeat left 0.45em;
	padding-left:15px;
}


.use_other_ul_txt{
	margin:1em 0em 1em 2em;
}
.use_ul_other_txt li{
	line-height:1.6;
}

.use_other_01{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.use_other_01 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	width:60px;
	text-align:center;
}
.use_other_01 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
	text-align:center;
}
.use_other_01 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}
.use_other_01 td.td_left{
	text-align:left;
}


.use_other_02{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.use_other_02 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	text-align:center;
}
.use_other_02 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
	text-align:center;
}
.use_other_02 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}


.use_other_00{
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.use_other_00 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	text-align:center;
}
.use_other_00 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
}
.use_other_00 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}

.use_other_00 table th,
.use_other_00 table td{
	border:none;
}


div.use_parttime{
	border:#6c6c6c 3px double;
	margin-top:15px;
	padding:15px;
}
div.use_parttime ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
div.use_parttime ul li{
	border-bottom:c5c5c5 1px dotted;
	padding:5px 0px;
}
div.use_parttime ul li.li_top{
	padding-top:0px;
}




/* use other　--------------------------------------------------------- */

.use_ul{
	line-height:1.6;
	list-style:none;
	margin-left:0px;
}

.use_ul li{
	background:url(../img/pt_brown.gif) no-repeat left 0.45em;
	padding-left:15px;
}


.use_ul_txt{
	margin:1em 0em 1em 2em;
}
.use_ul_txt li{
	line-height:1.6;
}

.use_01{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.use_01 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	width:120px;
	text-align:center;
}
.use_01 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
}
.use_01 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}
.use_01 td.td_left{
	text-align:left;
}


li .use_01{
	width:470px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
li .use_01 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	width:100px;
	text-align:center;
}
li .use_01 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
}
li .use_01 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}
li .use_01 td.td_left{
	text-align:left;
}






.use_02{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.use_02 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	text-align:center;
	width:60px;
}
.use_02 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
	text-align:center;
}
.use_02 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}

.use_03{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.use_03 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	text-align:center;
	width:170px;
}
.use_03 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
	text-align:center;
}
.use_03 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}

.use_04{
	width:505px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
	margin-left:25px;
}
.use_04 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	text-align:center;
	width:170px;
}
.use_04 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
	text-align:center;
}
.use_04 td.td_th{
	text-align:center;
	background:#fdf4e6;
	font-weight:bold;
}





.use_01 table th,
.use_02 table th,
.use_03 table th,
.use_04 table th,
.use_01 table td,
.use_02 table td,
.use_03 table td,
.use_04 table td{
	border:none;
}


/* reference　--------------------------------------------------------- */
.reference_ul_txt{
	margin:1em 0em 1em 2em;
}
.reference_ul_txt li{
	line-height:1.6
}

.reference_01{
	width:530px;
	margin-top:10px;
	margin-bottom:20px;
	border:#6c6c6c 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
}
.reference_01 th{
	font-size:12px;
	text-align:left;
	border:#6c6c6c 1px solid;
	padding:0.4em;
	background:#ffe8e2;
	text-align:center;
	width:100px;
}
.reference_01 td{
	border:#6c6c6c 1px solid;
	padding:0.4em;
	width:430px
}

.reference_01 table th,
.reference_01 table td{
	border:none;
}

/* トップ　topics　--------------------------------------------------------- */
.topics_table{
	width:315px;
	margin-bottom:20px;
}

.topics_table td{
	border-top: #c5c5c5 1px solid;
	padding-top:5px;
}

.topics_table th{
	text-align:left;
}
.topics_table th.topics_rss{
	text-align:right;
}

.topics_table td.topics_oldnews{
	text-align:right;
	border:none;
}


.topics_table table{
	width:300px;
}

.topics_table table td{
	border-top: none;
	padding-top:5px;
	font-size:13px;
}

.topics_table_portal{
	width:285px;
	width:315px;
	margin-bottom:20px;
	border:#c5b498 1px solid;
	border-top:#891b09 1px solid;
	background:url(../img/topics_02_bg.gif) repeat-x left top;
}
.topics_table_portal td{
	padding:5px;
}
.topics_table_portal th{
	text-align:left;
	padding-left:5px;
}
.topics_table_portal th.topics_rss{
	text-align:right;
	padding-right:3px;
}

.topics_table_portal td.topics_oldnews{
	text-align:right;
	border:none;
}
.topics_table_portal table.portal_info{
	background:#efdcbc;
	line-height:1.6;
}

.topics_table_portal .php_link a { color: #004D99;}
.topics_table_portal .php_link a:hover {	background-color: #e0e0e0;}
.topics_table_portal .php_link a:visited {color: #6905D8;}
.topics_table_portal .php_link a:active {color: #FF3300;}


/* トップ　ポータルバナーテーブル　--------------------------------------------------------- */
.portal_table{
	width:125px;
	font-size:12px;
	margin-left:8px;
	margin-top:10px;
}
.portal_table td{
	padding-bottom:5px;
}


/* form　--------------------------------------------------------- */
.form_p{
	width:510px;
	padding:10px;
	border: #6c6c6c 1px solid;
	background:#fdf4e6;
	text-align:left;
}


.form_table_head{
	width:510px;
	margin-top:10px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;
	margin-top:30px;
}
.form_table_head th{
	font-size:12px;
	background:#ffe8e2;
	text-align:left;
	padding:8px;
	border:#6c6c6c 1px solid;
	text-align:center;
	font-weight:bold;
}
.form_table_head td{
	border:#6c6c6c 1px solid;
	padding:10px;
	text-align:center;
}


.form_table{
	width:470px;
	margin-top:10px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-spacing:0px;
	line-height:1.6;

}
.form_table th{
	font-size:12px;
	background:#fdf4e6;
	text-align:left;
	padding:10px;
	border:#c5c5c5 1px solid;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	vertical-align:top;
	width:130px;
}
.form_table th strong{
	color:#FF0000;
}

.form_table th span{
	font-weight:normal;
}

.form_table td{
	padding:10px;
	border:#c5c5c5 1px solid;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	text-align:left;
	vertical-align:top;
}

.form_table td p img{
	position:relative;
	top:5px;
	margin-right:5px;
}
.form_table td p{
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
	color:#FF0000; 
}

.form_table td.top,
.form_table th.top{
	border-top:#c5c5c5 1px solid;
}

.form_table td .input_01{
	width:10em;
	ime-mode:active; 
}
.form_table td .input_02{
	width:10em;
	ime-mode:inactive; 
}
.form_table td .input_03{
	width:15em;
	ime-mode:inactive; 
}
.form_table td .input_04{
	width:10em;
	ime-mode:inactive; 
}

.textarea_01{
	width:22em;
	height:6em;
}


.form_p_attention{
	color:#FF0000;
	font-weight:bold;
}


.form_send{
	margin-top:10px;
	margin-bottom:30px;
	text-align:center;
}
.form_send td{
	background:#ffe8e2;
	width:510px;
	text-align:center;
	padding:10px;
}


.form_send{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:1.4em;
 background:#ffe8e2;
	padding:10px;
	width:530px;
	margin-top:10px;
	margin-bottom:30px;
}
.form_send li{
	display:inline;
	cursor:pointer;
}



.form_send img{
	margin:0px 10px
}







/* searchボックス　--------------------------------------------------------- */

.search_table{
	margin-bottom:10px;
}

.search_01{
	width:130px;
	margin-bottom:5px;
}
.search_02{
	width:130px;
	margin-bottom:5px;
}

.tr_search_01{
	background:url(../img/search04.gif) no-repeat left bottom;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:8px;
}

.tr_search_02{
	background:url(../img/search05.gif) no-repeat left bottom;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:8px;
}

.tr_search_01 form{
	margin:0px;
	padding:0px;
}

.tr_search_01 img,
.tr_search_02 img{
	margin-right:5px;
}




/* テンプレート枠　--------------------------------------------------------- */
.lib_wrap{
	width:550px;
	margin:0px auto 20px;
	text-align:left;
	border-bottom:#c5c5c5 1px solid;
}
.lib_contents{
	width:530px;
	margin:20px auto 20px;
}


.lib_wrap h2{
	width:auto;
	border-bottom: #c5c5c5 1px solid;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	margin-top:30px;
}

.lib_contents h3{
	width:auto;
	border-bottom: #c5c5c5 1px solid;
	padding-bottom:4px;
	font-size:16px;
	margin:0px;
	margin-top:1em;
	padding-left:0.2em;
	color:#4b190d;
	margin-bottom:0.5em;
}
.lib_contents h4{
	width:auto;
	border-bottom: #c5c5c5 1px solid;
	background:none;
	padding-bottom:4px;
	font-size:14px;
	margin:0px;
	margin-top:1em;
	padding-left:0.2em;
	margin-bottom:0.5em;
}
.lib_contents h5{
	width:auto;
	background: url(../../img_cmn/dot_line.gif) repeat-x left bottom;
	padding-bottom:4px;
	font-size:14px;
	margin:0px;
	margin-top:1em;
	padding-left:0.2em;
	margin-bottom:0.5em;
}
.lib_wrap p.p_day{
	text-align:right;
}



.ul_page_link{
	width:550px;
	text-align:center;
	margin:20px auto 35px;
	padding:10px 0px 7px;
	list-style:none;
	border-top:#c5c5c5 3px double;
	border-bottom:#c5c5c5 3px double;
}


.ul_page_link{
	text-align:center;
	margin:20px 0px 35px;
	padding:10px 0px 7px;
	list-style:none;
	border-top:#c5c5c5 3px double;
	border-bottom:#c5c5c5 3px double;
}
.ul_page_link li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding-left:13px;
	background:url(../../img_cmn/pt/brown.gif) no-repeat left 0.4em;
	padding-right:13px;
}
.ul_page_link li.last{
	padding-right:0px;
}




.a_r{
	margin-top:2em;
}
.a_r th{
	padding-right:20px;
}











