/*---------------------------------------------------------------------------------
as_co Program
---------------------------------------------------------------------------------*/
/*------- as_Share -------*/

.fl_left { float: left;}
.fl_right{ float: right;}
.al_left { text-align: left;}
.al_right { text-align: right;}
.al_center { text-align: center;}
.img_left {	float: left; margin: 0 12px 12px 0;}
.img_right { float: right; margin: 0 0 12px 12px;}
.img_pt { vertical-align: middle; margin: 0 5px 0 0;}
.img_pt_top { vertical-align: top; margin-right: 5px;}
.img_pt_btm { vertical-align: bottom; _vertical-align: text-bottom; margin-right: 5px;}
.spwid_05 { padding-left: 15px; padding-right: 5px;}
.mgwid_08 { margin: 2px 8px;}
#as_page form { margin: 0; padding: 0;}

/*
PageBase
---------------------------------------------------------------------------------*/
#as_page:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
#as_page {
	display:inline-block;
	width:675px;
	float: none;
	padding: 10px 0 0 0;
	margin-left: 20px;
	}
/*MacIE \*/
* html #as_page {height: 1em;}
#as_page {display: block;}
/* */
#as_page ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	
	}
#as_page p {
	
line-height: 1.5em;
	}
#as_page #page_block {
	line-height: 1.5em;
	}
#as_page td,
#as_page th {
	font-size: 13px;
	}
#as_page td p,
#as_page th p {
	font-size: 1em;
	}




/*
for_matsumi
---------------------------------------------------------------------------------*/
/*
PageTitle (h3)
--------------------------------------------------*/
#as_page h3.cate {
	padding: 8px 0 8px 30px;
	font-weight: bold;
	background: url(../as_tem_img/img_news/pt_pdiary.gif) no-repeat left;
	font-color:#222222;
	}

/*
as_co_staff
------------------------------------------*/
#slider {
	width: 670px;
	}
#page_as_staff:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#page_as_staff {
	display:inline-block;
	position: relative;
	}
/*MacIE \*/
* html #page_as_staff {height: 1em;}
#page_as_staff {display: block;}
/* */


/*--- PageMain ---*/
#page_as_staff #as_staff_block {
	width: 675px;
	padding-top: 15px;
	}

/*--- PageTitle ---*/
#page_as_staff h3.staff_title {
	clear:both;
	padding: 40px 0 11px 10px;
	font-size: 120%;
	font-weight: bold;
	background: url(../as_tem_img/img_staff/line_staff.gif) no-repeat bottom left;
	}
#page_as_staff h3.staff_title img {
	vertical-align: middle;
	margin-right: 8px;
	}

#page_as_staff #staff_cate:after,
#page_as_staff #staff_cate_img:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#page_as_staff #staff_cate {
	display:inline-block;
	clear: both;
	padding: 20px 0 0;
	}
#page_as_staff #staff_cate_img {
	display:inline-block;
	clear: both;
	padding: 15px 0;
	}
/*MacIE \*/
* html #page_as_staff #staff_cate,
* html #page_as_staff #staff_cate_img {height: 1em;}
#page_as_staff #staff_cate,
#page_as_staff #staff_cate_img {display: block;}
/*  */
#page_as_staff #staff_cate_img img {
	border: 0;
	}
#page_as_staff #staff_cate li {
/*	background: url(../as_tem_img/img_staff/bg_cate.gif) repeat-x center;*/
	float: left;
	border: #fff solid;
	border-width: 0 5px 5px 0;
	font-size: 120%;
	}
#page_as_staff #staff_cate li a {
	background: url(../as_tem_img/share/ptlist.gif) no-repeat 5px center;
	padding: 2px 50px 2px 30px;
	float: left;
	text-decoration: none;
	}

#page_as_staff #staff_cate_img li {
	float: left;
	padding-right: 2px;
	}
	
#page_as_staff #staff_link:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#page_as_staff #staff_link ul {
}

#page_as_staff #staff_link li {
	float:left;
/*	background: url(../as_tem_img/img_staff/bg_cate.gif) no-repeat left;
	width:120px;
	height:24px;*/
	font-weight: bold;
	border-bottom: 1px solid #9A9A88;
	border-right: 1px solid #9A9A88;
	margin-right: 15px;
	}

#page_as_staff #staff_link li a {
	float:left;
	padding: 5px 50px 2px 30px;
	text-decoration:none;
	background: #BAAF84 url(../as_tem_img/img_staff/stf_lnk.gif) no-repeat 5px center;
	border: 2px solid #fff;
	color:#2B0F08;
	}
/*
#page_as_staff #staff_link li.check {
	float:left;
	padding: 0;
	background:url(../as_tem_img/staff/btn_01_on.gif) no-repeat left;
	width:220px;
	height:27px;
}

#page_as_staff #staff_link li.check a {
	float:left;
	padding: 4px 5px 3px 30px;
	width:180px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
}
*/
#page_as_staff .entr_news {
	padding:10px;
	margin:20px 0;
}

#page_as_staff .btn_next {
	float:right;
	padding: 0 0 15px 0;
}

/*
Share_Pg_Seko_Kanko
-----------------------------*/
/*--- PageMain ---*/
#page_as_pg_idx #as_page,
#page_as_seko_idx #as_page,
#page_as_seko #as_page,
#page_as_kanko_idx #as_page,
#page_as_kanko #as_page {
	width: 675px;
	margin-left:20px;
	float: none;
	}


/*
template3 / 4 (seko_kanko)
-----------------------*/
#page_as_seko #as_page .list_box,
#page_as_kanko #as_page .list_box {
	background: none;
	}
#as_page #page_block .entr_temp4:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#as_page #page_block .entr_temp4 {
	display:inline-block;
	clear: both;
	padding: 10px 0;
	margin-bottom: 10px;
	}
/*MacIE \*/
* html #as_page #page_block .entr_temp4 {height: 1em;}
#as_page #page_block .entr_temp4 {display: block;}
/*  */

#as_page #page_block .entr_temp3 {
	clear: both;
	padding: 10px 0;
/*	border-bottom: 1px dotted #000;*/
	margin-bottom: 10px;
	}

#as_page #page_block .entr_temp3 h4,
#as_page #page_block .entr_temp4 h4{
	font-size: 120%;
	background: #B5B380 url(../as_tem_img/share/pt_sekokan.gif) no-repeat left center;
	padding: 2px 0 2px 38px;
	color: #3333;
	margin-bottom: 10px;
	font-weight:normal;
	}



#as_page #page_block .entr_temp3 table {
	margin-bottom: 10px;
	width:100%;
	}
#as_page #page_block .entr_temp3 th {
	background: #E8E6C1;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	padding: 8px 20px 8px 10px;
	color:#333333;
	width:25%;
	}
#as_page #page_block .entr_temp3 td {
	text-align: left;
	padding: 8px 20px;
	background:#FFFFFF;
	width:75%;
	}
#month_box:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}

.entr_temp4 #month_box ul {
	float: right;
	}

.entr_temp4 #month_box li {
	float: left;
	padding-left: 2px;
	}
	
/*--- IE ---*/
#month_box {
	display:inline-block;
	padding: 5px 0 10px 0;
	margin-bottom: 30px;
	border-bottom: #E8E6C1 1px solid;
	}
/*MacIE \*/
#month_box {height: 1em;}
#month_box {display: block;}
/*  */

#as_page #page_block .entr_temp4 ul {
	float: right;
	}
#as_page #page_block .entr_temp4 li {
	float: left;
	padding-left: 2px;
	}
#as_page #page_block .entr_temp4 .report_box {
	float: left;
	width: 310px;
	background: #E8E6C1;
	}
#as_page #page_block .entr_temp4 .report_box2 {
	float: left;
	width: 675px;
	background: #E8E6C1;
	}
#as_page #page_block .entr_temp4 .report_box h5,
#as_page #page_block .entr_temp4 .report_box2 h5 {
	color: #000;
	font-size: 120%;
	padding: 2px 10px;
	background:#E8E6C1;
	font-weight:bold;
	margin: 0;
	}
#as_page #page_block .entr_temp4 .report_box h5 em,
#as_page #page_block .entr_temp4 .report_box2 h5 em {
	font-size: 120%;
	font-style: normal;
	padding-right: 20px;
	}
#as_page #page_block .entr_temp4 .report_box h6,
#as_page #page_block .entr_temp4 .report_box2 h6 {
	padding: 5px 10px 0;
	font-weight: bold;
	color: #000;
	margin: 0;
	background: #E8E6C1;
	font-size: 110%;
	}
#as_page #page_block .entr_temp4 .report_box p,
#as_page #page_block .entr_temp4 .report_box2 p {
	padding: 8px 10px;
	margin: 5px 0;
	background:#E8E6C1;
	color:#333333;
	}




/*
as_co_pg
-----------------------------*/
#page_as_pg_idx:after,
#page_as_pg:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#page_as_pg_idx {
	display:inline-block;
	position: relative;
	}
	

#as_pg_block {
	
}

#as_pg_block:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#page_as_pg {
	display:inline-block;
	width:702px;
	padding:0 0 30px 0;
	position:relative;
	}
/*MacIE \*/
* html #page_as_pg_idx,
* html #page_as_pg {height: 1em;}
#page_as_pg_idx,
#page_as_pg {display: block;}
/*  */

#pg_category {
	width:650px;
	padding: 0 0 30px 0;
}

/*--- indexBlockTitle---*/
#page_as_pg_idx #idx_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
	}

/*--- FlaPage ---*/
#page_as_pg #as_page.pg {
	width: 675px;
	float: left;
	padding: 27px 0 0 0;
	}

/*--- FlaPage SubBlock ---*/
#sub_pg {
	width: 600px;
	margin:0 auto;
	}
#sub_pg #btn_idx {
	text-align: right;
	padding: 5px 0 7px;
	}
#sub_pg ul {
	padding: 10px 5px 10px 0;
	background: url(../as_tem_img/img_pg/bg_pgst.gif) no-repeat left bottom;
	list-style-type: none;
	}
	
#sub_pg ul li.sub_title {
	font-size: 100%;
	color:#000000;
	font-weight: bold;
	}
	
#sub_pg ul li.info_title {
	font-size: 140%;
	color:#5F3F07;
	font-weight: bold;
	}
#sub_pg p {
	padding: 0;
	margin-top: 0;
	}
	
#btn_ichiran {
	float:right;
	padding: 0 19px 0 0;
}

#btn_ichiran_02 {
	float:right;
	padding: 0 0 5px 0;
}

#btn_ichiran_02:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#pg_fla {
	padding: 0;
	margin: 0 auto;
	text-align:center;
}
#page_as_pg #pg_idx_link {
	/*width: 100px;
	padding-left: 600px;
	margin-top: -20px;*/
	position:absolute;
	right:0;
	top:33px;
	}
#page_as_pg  #pg_voice_link {
	padding-left: 520px;
	}
#page_as_pg h2.pg_title {
	float: left;
	padding: 2px 0 0 0;
	margin-left: 20px;
	width: 682px;
	}
/*
as_seko / as_kanko
------------------------------------------*/
#page_as_seko_idx:after,
#page_as_seko:after,
#page_as_kanko_idx:after,
#page_as_kanko:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#page_as_seko_idx {
	display:inline-block;
	position: relative;
	background: url(../as_tem_img/img_seko/head_05.jpg) no-repeat left 352px;
	padding:0 0 30px 0;
	}
#page_as_kanko_idx {
	display:inline-block;
	position: relative;
	background: url(../as_tem_img/img_kanko/head_05.jpg) no-repeat left 352px;
	padding:0 0 30px 0;
	}
#page_as_seko,
#page_as_kanko {
	display:inline-block;
	padding:0 0 30px 0;
	}

/*MacIE \*/
* html #page_as_seko_idx,
* html #page_as_seko,
* html #page_as_kanko_idx,
* html #page_as_kanko {height: 1em;}
#page_as_seko_idx,
#page_as_seko,
#page_as_kanko_idx,
#page_as_kanko {display: block;}
/*  */

/*--- indexBlockTitle---*/
#page_as_seko_idx #idx_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
	}
	
#page_as_seko #idx_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
	}

#page_as_seko #as_page #page_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
	}

#page_as_kanko_idx  #idx_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
}

#page_as_kanko  #idx_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
}

#page_as_kanko #as_page #page_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
}



#as_page #category_name.seko_link2 {
	border-bottom: none;
	margin:3px 0;
	}
	
#as_page #category_name.seko_link {
	clear:both;
}
	
#as_page #category_name.seko_link ul,
#as_page #category_name.seko_link2 ul {
	padding: 3px 0;
	}
#as_page #category_name02.seko_link3 ul {
	padding: 10px 0 30px 0;
	margin: 0 0 20px 0;
}
	
#as_page #category_name.seko_link li,
#as_page #category_name.seko_link2 li,
#as_page #category_name02.seko_link3 li {
	display: inline;
	
	}
#as_page #page_block #category_name.seko_link li a,
#as_page #page_block #category_name.kanko_link li a {
	background: url(../as_tem_img/share/pt_dwn.gif) no-repeat left center;
	padding: 5px 0px 5px 20px;
	margin-left:10px;
	}
	
#as_page #category_name02.seko_link3 li a,
#as_page #category_name02.kanko_link3 li a {
	background:url(../as_tem_img/share/pt_up.gif) no-repeat left center;
	padding: 5px 0px 5px 20px;
	margin-left:10px;
}


#as_page #category_name02.seko_link3 ul,
#as_page #category_name02.kanko_link3 ul {
	float:right;
	padding-bottom:10px;
}

#as_page #category_name02.seko_link3:after,
#as_page #category_name02.seko_link3:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
	
#as_page #category_name.seko_link2 li a {
	background: url(../as_tem_img/share/pt_up.gif) no-repeat right center;
	padding: 5px 20px 5px 0;
	}
	
#seko_category,
#kanko_category {
	clear:both;
	float:left;
	width:660px;
	padding: 0 0 15px 20px;
}

#as_seko_block,
#as_kanko_block {
	float:left;
	padding: 10px 16px 30px 0px;
}


/*
as_co_news
------------------------------------------*/
#page_as_news:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#page_as_news {
	display:inline-block;
	position: relative;
	padding-top: 10px;
	}
/*MacIE \*/
* html #page_as_news {height: 1em;}
#page_as_news {display: block;}
/*  */
#page_as_news #as_page  {
	width: 675px;
	padding: 10px 0 0 15px;
	margin-left: 14px;
	}

#side_wrap {
float: left;
width: 183px;
	}
#side_wrap #sidenavi {
	float: none;
	}
#page_main_diary {
	float: left;
	width: 684px;
	padding: 13px 0 0 13px;
	}

/*-- as_side --*/
#side_wrap #as_side_news {
	padding-left: 10px;
	/*	width: 635px;*/
	margin-bottom: 15px;
	}
#side_wrap #as_side_news .arch_box {
	padding:10px 0;
	z-index: 10;
	}
#side_wrap #as_side_news .etc_box {
	padding-bottom: 20px;
	}
#side_wrap #as_side_news .etc_box h3,
#side_wrap #as_side_news .etc_box02 h3,
#side_wrap #as_side_news .arch_box h3 {
	background: #D8D2BA url(../as_tem_img/img_news/bg02.gif) no-repeat left top;
	padding: 15px 0 5px 12px;
	position: relative;
	z-index: 999;
	font-weight: normal;
	width:166px;
	}
#side_wrap #as_side_news #diary2_side h3 {
	background: url(../as_tem_img/img_news/bg04.gif) no-repeat left;
	}


#side_wrap #as_side_news .etc_box h3.pdiary,
#side_wrap #as_side_news .etc_box02 h3.pdiary,
#side_wrap #as_side_news .arch_box h3.pdiary {
	background: url(../as_tem_img/img_news/bg03.gif) no-repeat left;
	padding: 3px 0 0px 28px;
	margin: 4px 0 5px -3px;
	position: relative;
	z-index: 999;
	font-weight: normal;
	border-bottom: 2px solid #5F3F07;
	width:150px;
	}
	
#side_wrap .arch_box h3.stdiary {
	background: url(../as_tem_img/img_news/bg04.gif) no-repeat left;
	padding: 15px 0 10px 40px;
	margin-left:-3px;
	position: relative;
	z-index: 999;
	font-weight: normal;
	}

#side_wrap #as_side_news .etc_box h3.stdiary02,
#side_wrap #as_side_news .etc_box02 h3.stdiary02,
#side_wrap #as_side_news .arch_box h3.stdiary02 {
	background: url(../as_tem_img/img_news/bg05.gif) no-repeat left;
	padding: 3px 0 0px 28px;
	margin: 4px 0 5px -3px;
	position: relative;
	z-index: 999;
	font-weight: normal;
	border-bottom: 2px solid #5F3F07;
	width:150px;
	}
	
#side_wrap #as_side_news .arch_box ul,
#side_wrap #as_side_news .etc_box ul {
	margin: 0;
	}

#side_wrap #as_side_news .arch_box li,
#side_wrap #as_side_news .etc_box li {
	background: url(../as_tem_img/img_news/pt_list_02.gif) no-repeat left 6px;
	position: relative;
/*vertical-align: top;*/
	z-index: 999;
	padding: 3px 5px 0 20px;

}
#side_wrap #as_side_news .arch_box li a {
/*	vertical-align: top;*/
padding: 0;
	}

#side_wrap #as_side_news .etc_box div.selectbox {
	border-top: 1px dotted #679D25;
	margin: 0 10px;
	padding-top:10px;
}
/*#page_as_news #as_side_left {
	float: left;
	width: 370px;
	}
#page_as_news #as_side_right {
	float: right;
	width: 220px;
	}
*/
#page_as_news #news_cate_new {
	width: 675px;
	padding: 15px;
	border: #f2f2f2 1px solid;
	}
#page_as_news #cate_list_box {
	width: 635px;
	padding: 15px;
	margin-bottom: 15px;
	}
/*--- PageMain ---*/
#page_as_news #as_news_block {
	width: 675px;
	padding: 15px 0 0 0;
	}
#page_as_news #as_page {
	padding-left: 0;
	margin: 0 10px;
	}

/*--- PageTitle (with TitlePic) ---*/
#as_page h3.news1 {
	background: url(../as_tem_img/img_staff/line_staff.gif) no-repeat left bottom;
	padding: 0 0 8px 0;
	font-size: 120%;
	font-weight: bold;
	}
	
#as_page h3.news1 img {
	vertical-align:middle;
	margin-right:5px;
	}
	
#as_page h3.news2 {
	background: url(../as_tem_img/img_staff/line_staff.gif) no-repeat left bottom;
	padding: 0 0 8px 0;
	font-size: 120%;
	font-weight: bold;
	}

#as_page .day_cate {
	margin-right:95px;
}


/*- Title Pic -*/
#as_newspic {
	float:right;
	text-align: right;
	border-left: 15px solid #FFF;
	
	}
#as_newspic img {
/*	float: right;
	position:fixed;*/
	}
#page_as_news h3.cate {
	background: url(../as_tem_img/img_news/bg01.gif) no-repeat left top;
	padding-left: 22px;
	padding-top:2px;
	border: none;
	}

/*
as_event
---------------------------*/
#page_as_event01:after,
#page_as_event02:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}

/*--- IE ---*/
#page_as_event01 {
	display:inline-block;
	position: relative;
	}
#page_as_event02 {
	display:inline-block;
	position: relative;
	width: 675px;
	padding: 20px 15px 20px 0;
	}
/*MacIE \*/
* html #page_as_event01,
* html #page_as_event02 {height: 1em;}
#page_as_event01,
#page_as_event02 {display: block;}

/*  */

/*--- PageMain ---*/
#page_as_event01 {
	margin: 0 auto;
	margin-top:5px;
	}

	
#page_as_event01 h3 {
	background: url(../as_tem_img/img_staff/pt_01.gif) no-repeat left;
	padding: 5px 0 4px 30px;
	
	font-weight: normal;
}

#page_as_event01 .eventlist h3.newest {
	background: url(../as_tem_img/img_news/bg01.gif) no-repeat left;
	margin: 10px 25px;
	padding: 5px 0 3px 40px;
	
	font-weight:normal;
	border: none;
}

#page_as_event01 div.eventlist {
	border:1px solid #c7c7c7;
	width:675px;
	background:#FFFFFF;
}

#page_as_event01 div.eventlist ul {
	padding: 10px 25px;
	margin-left:8px;
}

#page_as_event01 div.eventlist li {
	background: url(../as_tem_img/share/category_02.gif) left no-repeat;
	padding:3px 0 3px 20px;
}

#page_as_event01 hr.line_01 {
	width:650px;
	color:#908F90;
}

#page_as_event02 ul {
	margin-left: 5px;
	}

#page_as_event02 p.line01, #page_as_event03 p.line01 {
	margin:2px 0;
	padding:0;
}

#page_as_event02 h3,
#page_as_event03 h3 {
	background: url(../as_tem_img/img_staff/pt_ttl.gif) no-repeat left;
	padding: 10px 0 5px 30px;
	font-size:130%;
	font-weight:bold;
	color:#000;
	border-bottom: #826C59 2px dotted;
}

#page_as_event02 .event_art_day, #page_as_event03 .event_art_day {
	text-align:right;
	padding: 5px 5px 5px 0;
	margin:0;
}


#page_as_event02 .event_day img {
	float:left;
	margin:0 10px 5px 0;
}

#page_as_event02 .event_day:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#page_as_event02 .events_space img {
	clear:both;
	float:left;
	margin:0 10px 5px 0;
}

div.art_text {
	width:640px;
	margin-top:30px;
	padding: 0 5px;
}

div.art_text p.art_texts {
	padding:20px 5px;
}

div.art_text p.art_image {
	text-align:center;
}

div.event_art_btn {
	clear:both;
	padding:10px 0;
}


#page_as_event03 {
	width: 675px;
	padding: 20px 0 20px 0;
}
#as_event_block {
	padding-bottom: 15px;
	}
	




/*--- sitelink ---*/
/*#page_as_event01 .sitelink {
	position: absolute;
	top: 120px;
	left: 20px;
	}*/

#page_main_event_rp {
	float: left;
	width: 684px;
	padding: 13px 0 0 13px;
	_padding: 13px 0 0 0;
	}
#page_as_event01 #event_navi,
#page_as_event_rp #event_navi {
	text-align: right;
	}

#page_as_event_rp #as_page  {
	width: 675px;
	padding: 10px 0 0 15px;
	margin-left: 0px;
	}


/*--- PageTitle ---*/
#as_page h3.event1 {
	background: url(../as_tem_img/img_event/st_01.gif) no-repeat left top;
	padding: 30px 0 5px 20px;
	margin-top: 20px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #826C59;
	color: #333333;
	}

/*--- eventInfo ---*/
#as_page #info_event {
	padding-left: 12px;
	}
#as_page #info_event ul#info {
	padding: 10px 0;
	}
#as_page #info_event ul#info {
	padding: 10px 0;
	}
#as_page #info_event ul#info img{
	margin: 2px 10px 2px 0;
	vertical-align: middle;
	}
#as_page #info_event ul#links li {
	float: left;
	padding-right: 10px;
	}



/*
as_mame
---------------------------*/
#page_as_mame:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#page_as_mame {
	display:inline-block;
	padding-top: 10px;
	}
/*MacIE \*/
* html #page_as_mame {height: 1em;}
#page_as_mame {display: block;}
/*  */

/*
#page_as_mame .sitelink {
position: absolute;
top: 25px;
left: 20px;
}*/
#page_as_mame #as_page {
	width: 675px;
	font-size: 110%;
	}
#page_as_mame #as_page h2 {
	padding: 10px 0 8px 10px;
	font-weight: bold;
	font-size: 120%;
	}
#page_as_mame #as_page h2 img {
	vertical-align: middle;
	margin-right: 5px;
	}
#page_as_mame #as_page h2.bg_img {
	background: #F5EDD6 url(../as_tem_img/img_mame/pt_topics.gif) no-repeat 5px 2px;
	padding: 20px 0 8px 50px;
	color: #333333;
	font-weight: bold;
	font-size: 120%;
	}
#page_as_mame #as_mame_block {
	width: 675px;
	background-color: #E8E6C1;
	padding-bottom: 15px;
	}
#page_as_mame #as_mame_block02{
	/*background: url(../as_tem_img/img_mame/bg_w.gif) repeat-y left top;*/
	margin: 0 5px 5px 5px;
	padding:10px;
	background: #FFFFFF;
	}
#page_as_mame #as_mame_block02 p{
	line-height: 2em;
	}
#page_as_mame #as_mame_block h2 {
	background: #E8E6C1;
	}
	
#page_as_mame #as_mame_block h2.bgimg {
	background: #E8E6C1 url(../as_tem_img/img_mame/pt_title.gif) no-repeat left;
	padding-left:50px;
	font-size:110%;
	}
	
#page_as_mame #as_mame_block h2.treetitle {
	padding-top:10px;
	color:#2B0F08;
}
	
#page_as_mame #as_mame_intro {
	padding: 10px 25px;
	}
#page_as_mame #as_mame_intro p {
	margin: 0;
	font-size:100%;
	}
#page_as_mame #mame_index_box {
	background: url(../as_tem_img/img_mame/bg_w.gif) repeat-y left top;
	padding: 10px 30px;
	}
#page_as_mame #mame_index_box h3 {
	
	font-weight: normal;
	width: 615px;
	padding: 10px 15px 5px 0;
	}
#page_as_mame  #cate_list_box {
	background: url(../as_tem_img/img_mame/bg_w.gif) repeat-y left top;
	padding: 10px 30px;
	margin-top: 15px;
	}
#page_as_mame .sitelink {
	
	padding-left: 29px;
	}
/*--- PageTitle ---*/
#as_page h3.mame1 {
	padding: 25px 0 5px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 2px dotted #826C59;
	}

/*--- as_side ---*/
#page_as_mame #as_side {
	width: 675px;
	margin: 15px 0;
	}
#page_as_mame .as_side_lst {
	background: url(../as_tem_img/img_mame/bg_b.gif) no-repeat left top;
	}
#page_as_mame #as_side h3 {
	background: url(../as_tem_img/img_mame/ttl_bg.gif) no-repeat left top;
	color: #000;
	padding: 13px 0 5px 15px;
	margin-bottom:3px;
	font-size: 120%;
	font-weight:bold;
	}

#page_as_mame #as_side ul {
	padding-bottom:15px;
	margin-bottom:10px;
}
	
#page_as_mame #as_side li {
	margin: 0 0 8px 0;
	vertical-align: top;
	background: #D8D2BA;
	padding: 3px 0
	}

#page_as_mame #as_side li a {
	display: inline;
	padding: 0;
	background: none;
	text-decoration: none;
	border-bottom: 1px solid #9B502F;
	}
#page_as_mame #as_side li a:hover {
	border-bottom: none;
	}
#page_as_mame #as_side .bgimg a {
	border: none;
	text-decoration: underline;
	vertical-align: baseline;
	}
#page_as_mame #as_side li.bgimg a {
	display: block;
	background: url(../as_tem_img/img_mame/pt_list.gif) no-repeat left center;
	padding: 0 0 0 50px;
	}
#page_as_mame #as_side li img {
	vertical-align: middle;
	margin: 2px 5px;
	}
#page_as_mame .category_link3 ul {
	width:500px;
	}
#page_as_mame .category_link3 ul li {
	padding: 5px 0 5px 20px;
	background: url(../as_tem_img/img_mame/pt_list_02.gif) no-repeat left center;
	}


/*
as_visit
---------------------------*/

#page_as_visit {
	width: 715px;
	}

/*--- PageMain ---*/
#page_as_visit #as_page,
#page_as_visit2 #as_page {
	padding: 10px 0 30px 0;
	}

/*--- indexBlockTitle---*/
#page_as_visit #as_page #page_block h3,
#page_as_visit #as_page #idx_block h3 {
	clear: both;
	background: #D8D2BA;
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size:120%;
	color:#000;
	font-weight: bold;
	
	}

#page_as_visit #as_page #idx_block .category_link h3 {
	background: none;
	width: 550px;
	}


/*
as_reform
---------------------------*/
#page_as_reform:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#page_as_reform {
	display:inline-block;
	padding:0 0 30px 0;
	}
/*MacIE \*/
* html #page_as_reform {height: 1em;}
#page_as_reform {display: block;}
/*  */

#page_as_reform {
}

#page_as_reform .btn_okakae {
	position:absolute;
	top:103px;
	right:0;
}

#page_as_reform #as_page,
#page_as_reform2 #as_page {
	width: 665px;
	margin: 0 auto;
	float: none;
	}

#page_as_reform2 .reform_sitelink {
	clear: both;
	width:923px;
	float:right;
	text-align:right;
	padding-right:17px;
}

#page_as_visit2 .kominka_sitelink {
	width:923px;
	float:right;
	text-align:right;
	padding-right:17px;
}

#page_as_seko .seko_sitelink {
	float:right;
	text-align:right;
}

#page_as_seko .seko_sitelink:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#page_as_kanko .kanko_sitelink {
	float:right;
	text-align:right;
}



/*
reform_page template0
------------------------------*/
#page_as_reform2 #page_block .entr_temp_ref {
	border-bottom: 1px dotted #626060;
	margin-bottom: 15px;
	padding-bottom:10px;
	}
	
#page_as_reform2 #page_block .entr_temp_ref p {
	background: #FFFFFF;
	padding:12px;
}
	
#page_as_reform2 #page_block .entr_temp_ref h5.cate{
	background: url(../as_tem_img/reform/bar_seko.gif) no-repeat left center;
	padding: 8px 20px;
	color: #2D4713;
	font-size: 120%;
	}

#page_as_reform2 #page_block .entr_temp_ref table {
	margin-bottom: 10px;
	}
#page_as_reform2 #page_block .entr_temp_ref th {
	background: #A1C4E9;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	padding: 3px 20px 3px 10px;
	color:#0051BD;
	}
#page_as_reform2 #page_block .entr_temp_ref td {
	text-align: left;
	padding: 3px 10px;
	background: #FFFFFF;
	}

#page_as_reform #idx_block h3,
#page_as_reform2 #idx_block h3 {
	clear: both;
	background: #216FC5 url(../as_tem_img/reform/pt_02.gif) no-repeat left center;
	padding: 8px 10px 0px 40px;
	height:22px;
	color:#fff;
	width:625px;
	}

#page_as_reform #idx_block h3.new,
#page_as_reform2 #idx_block h3.new {
	background: #2D130F url(../as_tem_img/reform/pt_01.gif) no-repeat left center;
	padding: 7px 10px 0px 90px;
	}

/*
reform_page template1
------------------------------*/
#page_as_reform2 #page_block .entr_temp_ref1 {
	background: #FFFFFF;
	width: 640px;
	padding: 11px;
	margin-bottom: 20px;
	}
#page_as_reform2 #page_block .entr_temp_ref1 h5 {
	background: url(../as_tem_img/share/ttl_icon_01.gif) no-repeat left center;
	padding: 8px 30px;
	color: #216FC5;
	font-size: 120%;
	}
#page_as_reform2 #page_block .entr_temp_ref1 table,
#page_as_reform2 #page_block .entr_temp_ref1 td {
	border: 0;
	padding: 2px 0px ;
	border-spacing: 0;
	text-align: center;
	vertical-align: top;
	}
#page_as_reform2 #page_block .entr_temp_ref1 p.main_img {
	border-bottom:1px solid #216FC5;
	border-top:1px solid #216FC5;
	padding: 8px 0 8px 0;
	margin:0;
}

#page_as_reform2 #page_block .entr_temp_ref1 p.left_img {
	border-bottom:1px solid #216FC5;
	border-top:1px solid #216FC5;
	padding: 8px 0 8px 0;
	margin:0;
	text-align: center;
	width:400px;
}

#page_as_reform2 #page_block .entr_temp_ref1 p {
	text-align:left;
	padding: 10px 10px 0 5px;
	}
#page_as_reform2 #page_block .entr_temp_ref1 .pic1 {
	margin: 0 auto;
	padding: 10px 0 40px 0;
	text-align:left;
	}
#page_as_reform2 #page_block .entr_temp_ref1 .pic2 {
	margin: 0 auto;
	padding: 10px 0 40px 0;
	text-align:left;
	}
#page_as_reform2 #page_block .entr_temp_ref1 .pic1 .wrap_img,
#page_as_reform2 #page_block .entr_temp_ref1 .pic2 .wrap_img {
	padding:0;
	margin:0;
	border:0;
	}
	
#page_as_reform2 #page_block .entr_temp_ref1 .pic2 .wrap_img {
	text-align:left;
}

#page_as_reform2 #page_block .entr_temp_ref1 .re_txt {
	text-align:left;
	padding: 0px 0px 0 5px;
	width:400px;
}

/*
category_link
--------------------------------------------*/
.category_wrap {
	background: url(../as_tem_img/share/idx_wk01.gif) no-repeat right top;
	/*margin-bottom:30px;*/
	}
#page_as_mame .category_link3 {
	width: 600px;
	padding: 0 15px 10px 15px;
	}
.cate_b {
	background: #FFFFFF;
	margin-bottom:10px;
}
	
.category_link:after,
.category_link2:after,
.category_link3:after,
.category_link4:after,
.category_link8:after, {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/* IE */
.category_link,
.category_link2 {
	display:inline-block;
	clear: both;
	margin: 10px 0;
	padding-bottom:5px;
	border: 1px solid #5F3F07;
	width: 100%;
	}
	
.reform_b {
	border:1px solid #73A8DE;
}

.reform_b li {
	background: url(../as_tem_img/share/category_03.gif) no-repeat left;
}

.category_link3,
.category_link4 {
	display:inline-block;
	clear: both;
	margin: 10px 0;
	padding-bottom:10px;
	border: 1px solid #5F3F07;
	width: 100%;
	}
	
.category_link8 {
	display:inline-block;
	clear: both;
	padding: 7px 0;
	border-bottom: 1px solid #5F3F07;
	border-top: 1px solid #5F3F07;
	width: 100%;
}
	
#page_as_mame .category_link3 {
	width: 600px;
	}

/*MacIE \*/
* html .category_link,
* html .category_link2,
* html .category_link3,
* html .category_link4,
* html .category_link8 {height: 1em;}
.category_link,
.category_link2,
.category_link3,
.category_link4,
.category_link8 {display: block;}
/*  */
.category_link5 {
	display:inline-block;
	clear: both;
	margin: 10px 0;
	padding-bottom:5px;
	border: 1px solid #5F3F07;
	width: 100%;
	}


/*--- CategoryTitle ---*/
.category_link h3,
.category_link2 h3,
.category_link4 h3,
.category_link5 h3 {
	padding: 5px 5px 5px 15px;
	font-weight:bold;
	background: #D8D2BA;
	font-size:120%;
	margin-bottom:5px;
	/*width: 625px;*/
	}
	
.category_link3 h3 {
	padding: 5px 5px 5px 15px;
	font-weight:bold;
	background: #D8D2BA;
	font-size:120%;
	margin-bottom:10px;
}
	
#reform .category_link h3 {
	border:0;
}
.category_link3 h3 strong,
.category_link4 h3 strong {
	padding-left: 30px;
	background: url(../as_tem_img/share/pt_st_02.gif) no-repeat 12px center;
	}
.category_link5 h3 {
	padding: 5px 5px 5px 15px;
	font-weight:bold;
	background: #D8D2BA;
	font-size:120%;
	margin-bottom:5px;
	}
#as_news_block h3.cate {
	background:url(../as_tem_img/event/event_icon_01.gif) no-repeat left;
	padding: 5px 0 0 30px;
	height:24px;
	margin-left:-14px;
}






/*--- ul layout ---*/

.category_link ul:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
.category_link ul  {
	display:inline-block;
	margin-left:20px;
	width: 675px;
	}
/*MacIE \*/
* html .category_link ul  {height: 1em;}
.category_link ul  {display: block;}
/* */


.category_link2 ul {
	padding-top: 5px;
	}
	
.category_link5 ul {
	padding:10px;
}
.category_link3 ul {
	padding: 0 0 0 15px;
	}

/*--- li layout ---*/
.category_link li {
	float: left;
	font-size: 120%;
	white-space: nowrap;
	padding: 5px 20px;
	/*padding: 5px 20px 5px 22px;*/
	/*background:url(../as_tem_img/share/category_03.gif) no-repeat left;*/
	}
	
.category_link .bgimg {
	float: left;
	font-size: 120%;
	white-space: nowrap;
	padding: 5px 20px 5px 25px;
	line-height:1em;
	margin:  0 0 5px 10px;
	background: url(../as_tem_img/share/category_03.gif) no-repeat left center;
	}
.category_link#reform .bgimg {
	background: url(../as_tem_img/share/category_03.gif) no-repeat left center;
	}

.category_link li img {
	vertical-align: middle;
	margin-right: 5px;
	}

.category_link2 li {
	float: left;
	font-size: 120%;
	white-space: nowrap;
	padding: 5px 20px 5px 0;
	}
.category_link2 li img {
	vertical-align: middle;
	margin-right: 5px;
	}
.category_link3 li {
	white-space: nowrap;
	padding: 0 20px;
	background: url(../as_tem_img/img_staff/pt_02.gif) no-repeat left center;
	margin-left:10px;
	}
.category_link5 li {
	padding: 1px 5px;
	margin : 0 0 0 15px;
	background: url(../as_tem_img/img_staff/pt_02.gif) no-repeat left;
	}
.category_link5 li a {
	padding: 5px 0 5px 10px;	
	}
	
.category_link8 li {
	padding: 1px 18px;
	margin : 0 0 0 5px;
	background: url(../as_tem_img/img_mame/pt_list_02.gif) no-repeat left;
	font-size:90%;
	}
.category_link8 li a {
	padding: 5px 0 5px 10px;	
	}

/*--- categoryInfo ---*/
.category_link4 .thumb {
	width: 240px;
	float: left;
	}
.category_link4 div.page_info {
	width: 370px;
	float: right;
	padding-left: 5px;
	}

div.page_info {
/*	border-bottom: 1px dotted #000;*/
	margin-bottom: 10px;
	}

.category_link4 div.page_info h6 {	
	color: #216FC5;
	font-size: 120%;
	font-weight: bold;
	}
	
.category_link4 div.page_info h6.reform_cate {	
	color: #216FC5;
	}
	
.category_link4 div.page_info p {	
	margin: 0;
	padding: 10px 0;
	}
.category_link4 div.page_info .info_title {
	font-size: 120%;
	font-weight: bold;
	}
.category_link4 div.page_info img {
	float: right;
	margin: 5px 0 3px;
	font-weight: bold;
	}
.category_link4 div.page_info strong {
	clear: both;
	display:block;
	color: #426597;
	}
.category_link4 ul.page_info {
	padding-bottom: 20px;
	}
.category_link4 ul.page_info .info_title {
	font-size: 120%;
	font-weight: bold;
	}
/*
idx_block
------------------------------------*/
#as_page #idx_block {
	width: 675px;
	padding: 0 0 30px 0;
	float:left;
	}

#as_page #idx_block.head_idx {
	padding-top: 0;
	}
#as_page .sitelink {
	padding: 0;
	margin:0;
	}
	
#as_page .sitelink:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
#page_as_pg .sitelink {
	margin: 0 0 10px 0;
	}	
#as_page .sitelink#btmlink {
	border-bottom: 1px dotted #350000;
	padding: 0 0 5px;
	margin-bottom: 5px;
	text-align: left;
	}
#as_page .B_crumbBox {
	clear: both;
	display: block;
	
	}

#as_page .sitelink ul {
	clear:both;
	}
#as_page .sitelink li {
	display: inline;
	white-space: nowrap;
	}
#as_page .sitelink img {
	float: right;
	margin: 0px 0;
	}
	
#as_page .sitelink02 ul {
	clear:both;
	}
#as_page .sitelink02 li {
	display: inline;
	white-space: nowrap;
	}
	
#as_page .sitelink02 img {
	float: right;
	margin: 0px 0 15px 0;
	}
	
#as_page .article_sitelink {
	text-align: right;
	padding: 5px 0;
	}


#as_page #idx_block h4 {
	clear: both;
	font-size:200%;
	color:#5F3F07;
	font-weight: bold;
	}
#as_page #idx_block h4 img {
	vertical-align: middle;
	margin-right: 8px;
	}

#idx_block .page_info h5 {
	font-size:140%;
	font-weight:bold;
	color:#333333;
}

#page_block .page_info02 {
/*	border-bottom: 1px dotted #350000;*/
	padding: 15px 0;
}

#page_block .info_title {
	font-size:200%;
	font-weight:bold;
	color:#5F3F07;
	padding: 3px 0;
}

#page_block .info_title02 {
	font-size:200%;
	font-weight:bold;
	color:#5F3F07;
}

/* page_navi */
#idx_block .page_navi {
	clear: both;
	padding: 15px 0;
	}
#idx_block .page_navi h5 {
	border-bottom: 2px dotted #626060;
	margin-bottom: 3px;
	font-weight: normal;
	}
#idx_block .page_navi li {
	display: inline;
	}
#idx_block .page_navi li.next_page {
	float: right;
	}
	
#page_block .page_navi {
	clear: both;
	padding: 15px 0;
	}
#page_block .page_navi h5 {
	border-bottom: 1px dotted #626060;
	margin-bottom: 3px;
	font-weight: normal;
	}
#page_block .page_navi li {
	display: inline;
	}
#page_block .page_navi li.next_page {
	float: right;
	}

#page_block .page_info li.info_title {
	font-size:140%;
	color:#000;
	font-weight:bold;
}

/*
list_box
---------------*/
#as_page .list_box {
	width: 328px;
	float: left;
	padding: 6px 0px;
/*	padding-bottom: 10px;
	background: url(../as_tem_img/share/listbox_wk01.gif) no-repeat left top;*/
	}
#as_page .odd {
	padding-right: 10px;
	clear: left;
	}
	
#as_page .list_box .pic_box {
	width: 316px;
	padding: 10px 5px 10px 7px;
/*	background: url(../as_tem_img/share/listbox_wk02.gif) no-repeat left bottom;*/
	background: #FFFFFF;
	margin-bottom: 5px;
	border: #5F3F07 1px solid; 
	}

#as_page .list_box .pic_box2:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#as_page .list_box .pic_box2 {
	display:inline-block;
	width: 316px;
	padding: 10px 5px 10px 7px;
/*	background: url(../as_tem_img/share/listbox_wk02.gif) no-repeat left bottom;*/
	margin-bottom: 5px;
	background:#FFFFFF;
	border: #5F3F07 1px solid;
	}
/*MacIE \*/
* html #as_page .list_box .pic_box2 {height: 1em;}
#as_page .list_box .pic_box2 {display: block;}
/*  */

#as_page .list_box .pic_box img {
	vertical-align: middle;
	}
#as_page .list_box .pic_box a {
	padding-left: 5px;
	}

#as_page .list_box .pic_box2 .thumb {
	width: 140px;
	float: left;
	}
#as_page .list_box .pic_box2 div.page_info {
	width: 140px;
	float: right;
	padding-left: 5px;
	}
#as_page .list_box .pic_box2 div.page_info .info_title {
	font-size: 110%;
	font-weight: bold;
	}
#as_page .list_box .pic_box2 div.page_info img {
	float: right;
	margin: 5px 0 3px;
	}
#as_page .list_box .pic_box2 div.page_info strong {
	clear: both;
	display:block;
	width: 140px;
	text-align: right;
	color: #fe7400;
	}
#as_page .pic_box2 div.page_info strong {
	clear: both;
	display:block;
	text-align: right;
	color: #fe7400;
	width: 140px;
	}
	
#as_page .list_box .pic_box2 div.page_info strong.ref {
	color:#216FC5;
}

#as_page .list_box ul.page_info {
	padding-bottom: 15px;
	}
#as_page .list_box ul.page_info .info_title {
	font-size: 120%;
	font-weight: bold;
	}

#page_as_reform .reform_ti {
	font-weight:bold;
	font-size:120%;
	color:#216FC5;
}



/*
page_block
------------------------------------*/
#as_page #page_block h3 {
	clear: both;
	background: url(../as_tem_img/share/title_bg_01.gif) no-repeat left center;
	padding: 12px 0 0 35px ;
	color:#FFF;
	}
#as_page #page_block h4 {
	font-size: 140%;
	font-weight:bold;
	color:#5F3F07;
	}
#as_page #page_block h4 img {
	vertical-align: middle;
	margin-right: 8px;
	}

#as_page #category_name {
	text-align: right;
	border-bottom: 2px dotted #5F3F07;
	padding: 3px 0;
	border-spacing: 1.2em;
	
	font-weight: normal;
	}
#as_page #category_name02 {
	text-align: right;
	border-top: 2px dotted #5F3F07;
	padding: 3px 0;
	border-spacing: 1.2em;
	
	font-weight: normal;
	}
	
#as_page #page_block .page_info {
	padding: 10px 0 0px;
	}
#as_page #page_block .page_info .info_title {
	font-size: 190%;
	line-height: 1.1;
	color: #5F3F07;
	font-weight: bold;
	}

#page_as_reform2 #as_page #page_block .page_info .info_title {
	font-size: 200%;
	line-height: 1.1;
	color: #000;
	font-weight: bold;
}


/*
template(entry_news)
----------------------------------------*/
#as_page .entr_news:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#as_page .entr_news {
	display:inline-block;
	clear: both;
	width: 675px;
	margin: 0 auto;
	padding: 15px 0 30px;
	}
/*MacIE \*/
* html #as_page .entr_news {height: 1em;}
#as_page .entr_news {display: block;}
/*  */

/*
template(entry_mame)
----------------------------------------*/
#as_page .entr_mame:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#as_page .entr_mame {
	display:inline-block;
	clear: both;
	width: 645px;
	margin: 0 auto;
	padding: 15px 0 30px;
	}
/*MacIE \*/
* html #as_page .entr_mame {height: 1em;}
#as_page .entr_mame {display: block;}
/*  */

/*
template0
-----------------------*/
#as_page #page_block .entr_temp {
	border-bottom: 1px dotted #006CB6;
	}

/*
template1
-----------------------*/
#as_page #page_block .entr_temp1:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#as_page #page_block .entr_temp1 {
	display:inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #E8E6C1;
	border-top: 1px solid #E8E6C1;
	margin-bottom: 10px;
	}
/*MacIE \*/
* html #as_page #page_block .entr_temp1 {height: 1em;}
#as_page #page_block .entr_temp1 {display: block;}
/*  */

#as_page #page_block .entr_temp1 h4 {
	padding:0;
	margin-bottom: 15px;
	width:340px;
	font-size:110%;
	background: #B5B380 url(../as_tem_img/share/pt_sekokan.gif) no-repeat left;
	padding: 2px 0 2px 38px;
	color:#333333;
	font-weight:normal;
}

#as_page #page_block .entr_temp1 .visit_box {
	padding:0;
	margin:0;
}

#as_page #page_block .entr_temp1 .visit_box td {
	margin:0;
	padding:0;
}

#as_page #page_block .entr_temp1 .seko_databox td {
	padding-left:5px;
}
	
#as_page #page_block .pic_box  {
	float: left;
	padding:0 10px 0 0;
	margin:0;
	}
	
#as_page #page_block .txt_box {
	float: left;
	padding: 0 0 0 15px;
	margin:0;
	width:320px;
	}
	

#as_page #page_block .entr_temp1 table {
	margin-bottom: 10px;
	}
#as_page #page_block .entr_temp1 th {
	background: #E8E6C1;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px;
	color:#333333;
	}
#as_page #page_block .entr_temp1 td {
	text-align: left;
	padding: 3px 10px;
	background: #fff;
	}

/*
template2
-----------------------*/
#as_page #page_block .entr_temp2:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
#as_page #page_block .entr_temp2 {
	display:inline-block;
	padding: 10px 0;
	margin-bottom: 10px;
	}
/*MacIE \*/
* html #as_page #page_block .entr_temp2 {height: 1em;}
#as_page #page_block .entr_temp2 {display: block;}
/*  */

#as_page #page_block .entr_temp2 h4 {
	background: url(../as_tem_img/share/pt_visit.gif) no-repeat 5px center;
	padding: 3px 0 3px 35px;
	font-size: 120%;
	margin-bottom: 10px;
	}

/*
as_side_navi
---------------------------*/
#as_side {
	float: left;
	width: 220px;
	text-align: left;
	}
#as_side h3 {
	padding: 5px 0 5px 25px;
	}
#as_side .arch_box {
/*	border: 1px dotted #152F63;*/
	padding: 0;
	margin-bottom: 25px;
	}
#as_side .arch_box#calender table td {
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.6;
	}
#as_side .arch_box#calender #cal_box,
#as_side .etc_box#calender #cal_box {
	padding: 10px 0;
	text-align: center;
	border-top:1px dotted #679D25;
	margin: 0 10px;
	}

#as_side .arch_box table,
#as_side .etc_box table {
	margin: 0 auto;
	}
#as_side .arch_box#calender .cal_table,
#as_side .etc_box#calender .cal_table {
	border: #333 solid;
	border-width: 1px 0;
	}
#as_side_news .arch_box#calender .cal_table,
#as_side_news .etc_box#calender .cal_table {
	border: #333 solid;
	border-width: 1px 0;
	}
	
#as_side .arch_box#calender,
#as_side .etc_box#calender {
	
	}
	
#as_side .arch_box#calender h3,
#as_side .etc_box#calender h3 {
	}
	
#as_side ul {
	padding: 3px 0;
	}
#as_side ul li {
/*	padding: 3px 0;*/
	}
#as_side ul li a {
	padding: 2px 0 2px 25px;
	display: block;
	}

/*
PageNavi
---------------------------------------------------------------------------------*/
#nex_prev_link {
clear:both;
	text-align: right;
	padding-top: 8px;
	border-top: #826C59 2px dotted;
	}
	
#as_news_block #nex_prev_link {
	text-align: right;
	padding-top: 8px;
	background:none;
	border-top: 2px dotted #826C59;
}
	
#nex_prev_link a:link { color:#934600; text-decoration:none;}

#nex_prev_link a:visited { color:#934600; text-decoration:none;}

#nex_prev_link a:hover { color:#934600; text-decoration:underline;}
	
#nex_prev_link.no_cate {
	padding-bottom: 30px;
	}
#nex_prev_link .back a {
	padding: 2px 20px 2px 5px;
	margin-right: 5px;
	background: url(../as_tem_img/img_mame/pt_list_02.gif) no-repeat right center;
	overflow:hidden;
	}
#page_as_mame #nex_prev_link .back a,
#page_as_news #nex_prev_link .back a {
	padding: 2px 20px 2px 5px;
	margin-right: 0;
	background: url(../as_tem_img/img_mame/pt_list_02.gif) no-repeat right center;
	overflow:hidden;
	} 
#nex_prev_link .next a {
	padding: 2px 5px 2px 20px;
	background: url(../as_tem_img/img_mame/pt_list_03.gif) no-repeat left center;
	}
#page_as_mame #nex_prev_link .next a,
#page_as_news #nex_prev_link .next a  {
	padding: 2px 5px 2px 20px;
	background: url(../as_tem_img/img_mame/pt_list_03.gif) no-repeat left center;
	}
#category_link {
	text-align: right;
	padding: 5px 0 15px;
	}
#category_link a {
	padding: 3px 0 3px 20px;
	background: url(../as_tem_img/share/pt_cate.gif) no-repeat left center;
	}

#as_page #page_nav {
	border-top: 1px solid #666;
	padding: 10px 0;
	margin-top: 8px;
	}
#as_page #page_nav #page_num a {
	border: 1px solid #666;
	padding: 3px 5px;
	margin: 1px;
	text-decoration: none;
	}
#as_page #page_nav .next a {
	border: none;
	padding-left: 15px;
	margin-left: 5px;
	background: url(../as_tem_img/share/pt_s.gif) no-repeat left center;
	}
#as_page #page_nav .back a {
	border: none;
	padding-right: 15px;
	margin-right: 5px;
	background: url(../as_tem_img/share/pt_s2.gif) no-repeat right center;
	}

/*
category_page
----------------------------------------*/
.category_news {
	padding: 15px;
	}
.category_news li {
	background: url(../as_tem_img/share/category_02.gif) no-repeat left center;
	padding: 1px 0 1px 20px;
	}

/*
category_left
----------------------------------------*/
#event_side {
	width: 178px;
	padding-left: 10px;
	}
.category_left {
	padding-left: 0px;
	margin: 10px 0;
/*	float: left;*/
	}

.category_left div {
	margin: 0;
	}

.category_left h3 {
	background: url(../as_tem_img/img_news/bg04.gif) no-repeat left;
	padding: 8px 0 5px 12px;
	margin-left:1px;
	font-weight: normal;
	width: 178px;
	}

.category_left ul {
/*	background:url(../as_tem_img/share/category_line.gif) no-repeat top;*/
	padding:5px 0 5px 2px;
	margin: 0 0 0 0px;
	list-style:none;
}

.category_left li {
	background:url(../as_tem_img/share/category_02.gif) no-repeat left 5px;
	padding:1px 0 0px 15px;	
	margin: 2px 0 0 0px;
}

.seko_bottom {
	text-align: left;
	border-top: 1px dotted #626060;
	padding: 3px 0;
}

/*
091127 reform--------------------------------------*/

#page_as_reform2 #page_block h3 {
	clear: both;
	background: #216FC5 url(../as_tem_img/reform/pt_02.gif) no-repeat left center;
	padding: 7px 10px 0px 40px;
	height:20px;
	color:#fff;
}

.btn_back {
	float:right;
	margin:0;
	padding:0;
}

.btn_back:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#as_seko_block #as_page #page_block .entr_temp4 h4,
#as_seko_block #as_page #page_block .entr_temp3 h4,
#as_kanko_block #as_page #page_block .entr_temp4 h4,
#as_kanko_block #as_page #page_block .entr_temp3 h4 {
	background: #B5B380 url(../as_tem_img/share/pt_sekokan.gif) no-repeat left center;
	color:#000;
	padding: 8px 0 8px 20px;
	font-size:120%;
	width:665px;
	
}

#as_page #page_block #category_name.seko_link {
	clear:both;
}
.pagetop_btn {
	float: right;
	background: url(../as_tem_img/share/pt_up.gif) no-repeat left;
	padding: 10px 0 10px 20px;
	margin-bottom: 20px;
	}
		
		
#page_as_event01 .category_link5 li {
	background: url(../as_tem_img/img_staff/pt_02.gif) no-repeat left;
	padding-left:15px;
}

#page_as_event01 .category_link5 h3 {
	padding: 5px 5px 5px 15px;
	font-weight:bold;
	background: #D8D2BA;
	font-size:120%;
	margin-bottom:5px;
}

/*
co_photo.html 100302’Ç‰Á
-----------------------------------------------------*/

#pg_center {
	text-align:left;
	margin:0 auto;
	width:600px;
}

#page_as_pg_idx #idx_block h4 {
	clear: both;
	font-size:200%;
	color:#5F3F07;
	font-weight: bold;
	}