﻿@charset "utf-8";

/* 
name: ASUKA_MURA Official Website.
designer: IT-Force Inc.
designer_url: http://it-force.jp/
layouts: ASUKA_MURA Official Website 2011_twt
Ver1.10 2011/05/17
*/

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	text-decoration:none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #0066FF;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	color: #fff;
}
h2 {
	font-size: 12px;
	color: #CCC;
}
h3 {
	font-size: 12px;
	color: #CCC;
}
h4 {
	font-size: 12px;
	color: #CCC;
}
h5 {
	font-size: 12px;
	color: #CCC;
}
h6 {
	font-size: 12px;
	color: #CCC;
}

/* ---------------------------------------------------------------------
レイアウト（共通)
--------------------------------------------------------------------- */
.clear{
	clear:both;
}
#container {
	width:100%;
}

#header {
	width: 100%;
	height:125px;
	background:url(../imgs/bg_header.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#inner {
	width:950px;
	margin:10px auto;
	padding:0;
}

#footer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 40px 0px;
	background:url(../imgs/bg_footer.gif) repeat;
}

.line_dotted{
	width:98%;
	height:9px;
	background:url(../imgs/common_line_dotted.gif) repeat-x;
	margin:15px auto;
}

.line_dotted_ping{
	width:98%;
	height:9px;
	background:url(../sekaiisan/imgs/bg_line_dd.gif) repeat-x;
	margin:15px auto;
}

.page_top{
	width:950px;
	text-align:right;
	margin: 10px auto 0px auto;
}

/*TWTレイアウト*/

#contents_box {
	width:950px;
	margin: 0 auto;
	overflow: hidden;
}

#contents {
	width:750px;
	float: right;
}

#column_1_contents {
	width:950px;
	margin:10px 0px 0px 0px;
}

#alpha {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#alpha_inner {
	width: 520px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}


#beta {
	float:left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#beta_inner {
	width: 200px;
	margin: 0;
	padding: 0;
}

#gamma {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#gamma_inner {
	width: 200px;
	margin: 0;
	padding: 0;
}

/*TWレイアウト*/

#alpha_2column_contents {
	float: right;
	width: 735px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#alpha_2column_inner {
	width: 735px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

/* ---------------------------------------------------------------------
１カラム用コンテンツ
--------------------------------------------------------------------- */
/*１カラム用大タイトル*/
.column_1_h1_area {
	width:880px;
	height:35px;
	text-align:left;
	font-size:18px;
	margin:0px auto;
	padding:13px 0px 0px 50px;
	background:url(../imgs/1_column_ttl_1.gif);
	font-weight:bold;
}

/*１カラム用テキストエリア*/
.column_1_area_text {
	width:930px;
	text-align:left;
	font-size:14px;
	margin:10px auto 0px auto;
	padding:0px;
	line-height:25px;
}

.column_1_area_text a {
	font-size:14px;
	text-decoration:underline;
}

.column_1_area_text a:hover {
	font-size:14px;
	text-decoration:none;
}

.column_1_area_text ul {
	list-style-type: square;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
}

.column_1_area_text ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
}

/*１カラム用タイトルボックスのラベル*/
.column_1_title_box_lavel {
	width:265px;
	height:26px;
	margin:0px auto;
	padding:11px 0px 0px 35px;
	background:url(../imgs/bg_box11.gif) no-repeat;
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

.column_1_title_box_lavel a{
	color:#fff;
	font-weight:bold;
}

.column_1_title_box_lavel a:hover{
	color:#fff;
	font-weight:bold;
}

.column_1_title_box {
	width:300px;
	margin:0px auto;
	padding:0;
	background:url(../imgs/bg_box13.gif) repeat-y;
}

.column_1_title_box_area {
	width:292px;
	margin:0px auto;
	padding:0;
}

.column_1_title_box_area ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

.column_1_title_box_area a{
	display:block;
	width:271px;
	padding: 4px 0px 3px 21px;
	margin: 0px 0px 0px 0px;
	background:url(../imgs/bg_box8.gif) no-repeat 0px 0px;
	text-decoration:none;
	font-size:14px;
}

.column_1_title_box_area a:hover{
	text-decoration:underline;
	background:url(../imgs/bg_box9.gif) no-repeat;
}

/*１カラム用中タイトル*/
.column_1_h2_area {
	width:905px;
	height:25px;
	text-align:left;
	font-size:14px;
	margin:10px auto 0px auto;
	padding:10px 0px 0px 25px;
	background:url(../imgs/1_column_ttl_2.gif);
	font-weight:bold;
}

.column_1_h2_area a{
	font-size:14px;
	font-weight:bold;
	color:#570000;
}

/*１カラム用中1タイトル*/
.column_1_h3_area {
	width:880px;
	height:25px;
	text-align:left;
	font-size:14px;
	margin:10px auto 0px auto;
	padding:10px 0px 0px 50px;;
	background:url(../imgs/ttl_bg01-col1.gif) no-repeat;
	font-weight:bold;
}

/*２カラム用大タイトル*/
.column_2_h1_area {
	width:685px;
	height:35px;
	text-align:left;
	font-size:18px;
	margin:0px auto;
	padding:13px 0px 0px 50px;
	background:url(../imgs/1_column_ttl_1.gif);
	font-weight:bold;
}

/*２カラム用テキストエリア*/
.column_2_area_text {
	width:735px;
	text-align:left;
	font-size:14px;
	margin:10px auto 0px auto;
	padding:0px;
	line-height:25px;
	overflow:hidden;
}

.column_2_area_text a {
	font-size:14px;
	text-decoration:underline;
}

.column_2_area_text a:hover {
	font-size:14px;
	text-decoration:none;
}

.column_2_area_text ul {
	list-style-type: square;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
}

.column_2_area_text ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
}

/*２カラム用中タイトル*/
.column_2_h2_area {
	width:710px;
	height:25px;
	text-align:left;
	font-size:14px;
	margin:10px auto 0px auto;
	padding:10px 0px 0px 25px;
	background:url(../imgs/2_column_ttl_2.gif);
	font-weight:bold;
}

.column_2_h2_area a{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.column_2_h2_area a:hover{
	font-weight:bold;
	color:#5B0101;
	text-decoration:none;
}

/*２カラム用タイトルボックス*/
.column_2_title_box {
	width:350px;
	margin:0px auto;
	padding:0;
	background:url(../imgs/bg_box5.gif) repeat-y;
}

.column_2_title_box_area {
	width:342px;
	margin:0px auto;
	padding:0;
}

.column_2_title_box_area ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

.column_2_title_box_area a{
	display:block;
	width:321px;
	padding: 8px 0px 9px 21px;
	margin: 0px 0px 0px 0px;
	background:url(../imgs/bg_box8.gif) no-repeat 0px 0px;
	text-decoration:none;
	font-size:14px;
}

.column_2_title_box_area a:hover{
	text-decoration:underline;
	background:url(../imgs/bg_box9.gif) no-repeat;
}

/*２カラム用タイトルボックスのラベル*/
.column_2_title_box_lavel {
	width:315px;
	height:23px;
	margin:0px auto;
	padding:14px 0px 0px 35px;
	background:url(../imgs/bg_box10.gif) no-repeat;
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

/*コンテンツ内共通ボタン*/
.btn_cnt_cmn {
	width:240px;
	text-align:left;
	font-size:14px;
	margin:0 auto;
}

.btn_cnt_cmn a{
	display: block;
	width:209px;
	height:34px;
	text-align:left;
	margin: 0px auto;
	padding:22px 0px 0px 25px;
	color:#000;
	font-size:14px;
	background:url(../imgs/btn_cmn_1.gif) no-repeat;
	overflow: hidden;
	font-weight:bold;
}

.btn_cnt_cmn a:hover{
	background:url(../imgs/btn_cmn_2.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}

.btn_cnt_cmn a:active{
	background:url(../imgs/btn_cmn_3.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}

/*コンテンツ内共通ボタンw500px*/
.btn_cnt_cmn2 {
	text-align:left;
	font-size:14px;
}

.btn_cnt_cmn2 a{
	width:450px;
	height:41px;
	margin: 10px auto;
	padding:15px 0px 0px 50px;
	background:url(../imgs/btn_page_innner_1.gif) no-repeat;
	display: block;
	color:#fff;
}

.btn_cnt_cmn2 a:hover{
	background:url(../imgs/btn_page_innner_2.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}


/*特別編*/

.f10_px {
	font-size:10px;
}

.f10_px a {
	font-size:10px;
}

.f10_px a:hover{
	font-size:10px;
}

.f12_px {
	font-size:12px;
}

.f10_px a {
	font-size:12px;
}

.f10_px a:hover{
	font-size:12px;
}


.line_30px{
	line-height:30px;
}

.line_20px{
	line-height:20px;
}

.line_15px{
	line-height:15px;
}

.f14_px {
	font-size:14px;
}

.f14_px a {
	font-size:14px;
}

.f14_px a:hover{
	font-size:14px;
}

.f14red_px {
	font-size:14px;
	color:#ff0000;
}

.f14red_px a {
	font-size:14px;
	color:#ff0000;
}

.f14red_px a:hover{
	font-size:14px;
	color:#ff0000;
}

.fred_px {
	color:#ff0000;
}

.fred_px a {
	color:#ff0000;
}

.fred_px a:hover{
	color:#ff0000;
}

.fwhite_px {
	color:#ffffff;
}

.fwhite_px a {
	color:#ffffff;
}

.fwhite_px a:hover{
	color:#ffffff;
}

.f14blue_px {
	font-size:14px;
	color:#0000FF;
}

.f14blue_px a {
	font-size:14px;
	color:#0000FF;
}

.f14blue_px a:hover{
	color:#0000FF;
}


.table_ttl{
	line-height:20px;
	font-size:14px;
	text-align:center;
}
.line_left{
	width:98%;
	height:9px;
	background:url(../imgs/common_line_dotted.gif) repeat-x;
	padding:5px 0px 5px 0px;
}

.f18px_white {
	font-size:18px;
	color:#fff;
}
.f18px_white_cnt {
	font-size:18px;
	color:#fff;
	text-align:center;
}
.f14px_white {
	font-size:14px;
	color:#fff;
}
.f14px_white_cnt {
	font-size:14px;
	color:#fff;
	text-align:center;
}

.f12px_cnt {
	font-size:12px;
	text-align:center;
}

.f14px_cnt {
	font-size:14px;
	text-align:center;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
/*h1エリア*/
#header_cnt_h1_area {
	width:950px;
	text-align:left;
	font-size:100%;
	margin: 0 auto ;
	padding:0;
	color:#fff;
	background:url(../imgs/bg_header_h1.jpg);
}

.header_cnt_h1 {
	text-align:left;
	font-size:100%;
	margin: 7px 0px 0px 0px;
	padding:0;
	color:#fff;
}

#header_character_change {
	text-align:left;
	font-size:100%;
	margin: 4px 0px 0px 0px;
	padding:0;
	color:#fff;
}

#header_character_change_text {
	text-align:right;
	font-size:100%;
	margin: 7px 0px 0px 0px;
	padding:0px 3px 0px 0px;
	color:#fff;
}

#header_search {
	text-align:right;
	font-size:100%;
	margin: 3px 0px 0px 0px;
	padding:0;
}

/*ヘッダーロゴエリア*/
#header_rogo_area {
	width:950px;
	text-align:left;
	font-size:100%;
	margin: 13px auto 0px auto;
}

#header_rogo_area_mm {
	text-align:right;
	font-size:100%;
	margin:0px 10px 0px 0px;
}

#header_rogo_area_em {
	text-align:left;
	font-size:100%;
	margin:10px 0px 0px 0px;
}

/*グローバルナビ*/
#global_navi_area {
	width:100%;
	text-align:left;
	font-size:100%;
	background:url(../imgs/bg_navi.gif)
}

#global_navi {
	width:950px;
	height:39px;
	text-align:left;
	font-size:100%;
	margin: 0 auto ;
	padding:0;
}

/*パンくずリスト*/
#header_pqz_area {
	width:100%;
	text-align:left;
	font-size:100%;
	background:url(../imgs/bg_pqz.gif);
}

#header_pqz {
	width:940px;
	height:20px;
	text-align:left;
	font-size:100%;
	margin: 0 auto ;
	padding:8px 0px 0px 10px;
	color:#fff;
	background:url(../imgs/bg_pqz2.gif) no-repeat;
}

#header_pqz a {
	text-align:left;
	font-size:100%;
	color:#fff;
	text-decoration:underline;
}

#header_pqz a:hover {
	text-align:left;
	font-size:100%;
	color:#FF0;
	text-decoration:underline;
}

/* ---------------------------------------------------------------------
左(BETA)
--------------------------------------------------------------------- */
/*ボタン*/
.beta_inner_btn{
	text-align:left;
	font-size:14px;
}

.beta_inner_btn a{
	display: block;
	float: left;
	width:142px;
	height:26px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	color:#fff;
	font-size:14px;
	background:url(../imgs/bg_side_left.gif) no-repeat;
	overflow: hidden;
}

.beta_inner_btn a:hover{
	background:url(../imgs/bg_side_left_hover.gif) no-repeat;
	text-decoration:none;
}

/*ラベル*/
.beta_inner_lavel{
	width:142px;
	height:24px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:7px 0px 0px 15px;
	color:#fff;
	font-size:14px;
	background:url(../imgs/bg_side_lavel.gif) no-repeat;
	overflow: hidden;
}

.beta_inner_lavel_box{
	width:200px;
	background:url(../imgs/bg_box2.gif) repeat-y;
}

/*リストメニュー*/
.beta_inner_lavel_box_text{
	width:192px;
	margin:0px auto;
	padding:0;
}

.beta_inner_lavel_box_text ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

.beta_inner_lavel_box_text a{
	display:block;
	width:170px;
	padding: 9px 0px 8px 22px;
	margin: 0px 0px 0px 0px;
	background:url(../imgs/bg_box4.gif) no-repeat 0px 0px;
	text-decoration:none;
	font-size:14px;
}

.beta_inner_lavel_box_text a:hover{
	text-decoration:underline;
	background:url(../imgs/bg_box3.gif) no-repeat;
}

/*人口*/
.beta_inner_generic_box{
	width:192px;
	text-align:left;
	margin: 0px auto;
	padding: 5px 0px;
	background:#FFFEE5;
}

.beta_inner_generic_box_text{
	width:180px;
	text-align:left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

/*天気予報*/
#beta_inner_weather_box{
	width:200px;
	height:380px;
	margin:0px auto;
	padding:0;
}

/*携帯サイト*/
#beta_inner_k-tai{
	width:190px;
	margin:0px auto;
	padding:0;
	font-size:10px;
	text-align:center;
}

#beta_inner_k-tai a{
	font-size:10px;
}

#beta_inner_k-taia:hover{
	font-size:10px;
}

/* ---------------------------------------------------------------------
右(gamma)
--------------------------------------------------------------------- */
.gamma_free_area1{
	width:200px;
	text-align:center;
	margin:10px auto;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer_inner_area{
	width:100%;
	text-align:left;
	font-size:100%;
	margin: 0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	background:#F9F5E1;
}

#footer_inner_hr{
	width:100%;
	text-align:left;
	font-size:100%;
	margin:0;
	padding:0;
	background:url(../imgs/footer_line.gif);
}

.footer_inner_free{
	width:950px;
	text-align:left;
	font-size:100%;
	margin: 0px auto;
}

#footer_inner_free_text{
	text-align:left;
	font-size:100%;
	color:#721915;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
}

#footer_inner_mm{
	width:950px;
	text-align:left;
	line-height:20px;
	font-size:100%;
	color:#721915;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#footer_inner_mm a{
	color:#721915;
	text-decoration:underline;
}

#footer_inner_mm a:hover{
	color:#000;
	text-decoration:underline;
}

/*携帯サイト*/
#footer_ad_box{
	width:950px;
	text-align:left;
	font-size:100%;
	margin: 20px auto;
}

table.footer_ad{
    border-top:1px solid #fff;
    border-left:1px solid #fff;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#fff;
    empty-cells:show;
	margin:auto;

}
.footer_ad th{
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#330000;
    background-color:#fff;
    background-image:url();
    background-position:left top;
    padding:0;
    text-align:center;
}
.footer_ad td{
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:0;
    background-color:;
    text-align:center;
}





/* ---------------------------------------------------------------------
画像フロート
--------------------------------------------------------------------- */
.float-left {
	float:left;margin-right:10px;margin-bottom:2px;margin-top:2px;
 }
.float-right {
	float:right;margin-left:1em;margin-bottom:1em;margin-top:1em;
 }
 
 /* ---------------------------------------------------------------------
基本テーブル
--------------------------------------------------------------------- */
table.basic{
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:auto;

}
.basic th{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    color:#330000;
    background-color:#333;
    background-image:url();
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.basic td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0.3em 1em;
    background-color:;
}

table.basic-14px{
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:auto;

}
.basic-14px th{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    color:#330000;
    background-color:#333;
    background-image:url();
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.basic-14px td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0.3em 1em;
    background-color:;
	font-size: 14px;
}
table.basic-tpx1{
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:auto;

}
.basic-tpx1 th{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    color:#330000;
    background-color:#333;
    background-image:url();
    background-position:left top;
    text-align:left;
}
.basic-tpx1 td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    background-color:;
	font-size: 14px;
}
table.basic-left{
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin-left:0;
	margin-right:auto;
}
.basic-left th{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    color:#330000;
    background-color:#333;
    background-image:url();
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.basic-left td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0.3em 1em;
    background-color:;
	font-size: 14px;
}
table.basic-noline{
    border-top:0px solid #CCC;
    border-left:0px solid #CCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin-left:0;
	margin-right:auto;

}
.basic-noline th{
    border-right:0px solid #CCC;
    border-bottom:0px solid #CCC;
    color:#330000;
    background-color:#333;
    background-image:url();
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}
.basic-noline td{
    border-right:0px solid #CCC;
    border-bottom:0px solid #CCC;
    padding:0.3em 1em;
    background-color:;
	font-size: 14px;
}

table.basic-nyusatsu{
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:auto;

}
.basic-nyusatsu th{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    color:#330000;
    background-color:#333;
    background-image:url();
    background-position:left top;
    padding:0.3em 0.5em;
	text-align:left;
}
.basic-nyusatsu td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0.3em 0.5em;
	line-height:20px;
    background-color:;
}

table.basic-n_noline{
    border-top:0px solid #CCC;
    border-left:0px solid #CCC;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:auto;

}
.basic-n_noline th{
    border-right:0px solid #CCC;
    border-bottom:0px solid #CCC;
    color:#330000;
    background-color:#333;
    background-image:url();
    background-position:left top;
    padding:0.3em 0.5em;
	text-align:left;
}
.basic-n_noline td{
    border-right:0px solid #CCC;
    border-bottom:0px solid #CCC;
    padding:0.3em 0.5em;
	background-color:;
}

table.akiya{
    border-top:1px solid #CCC;
    border-left:1px solid #fff;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:auto;
	font-size:14px;

}
.akiya th{
    border-right:1px solid #fff;
    border-bottom:1px solid #CCC;
    color:#330000;
    background-image:url();
    background-position:left top;
    padding:0.3em 1em;
	font-size:14px;
	text-align:center;
	line-height:18px;
	color:#FFF;
}
.akiya td{
    border-right:1px solid #fff;
    border-bottom:1px solid #CCC;
    padding:0.3em 1em;
    background-color:;
	font-size:14px;
}
table.akiya2{
    border-top:1px solid #CCC;
    border-left:1px solid #fff;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:auto;
	font-size:12px;

}
.akiya2 th{
    border-right:1px solid #fff;
    border-bottom:1px solid #CCC;
    color:#330000;
    background-image:url();
    background-position:left top;
    padding:5px 0px;
	font-size:12px;
	text-align:center;
	line-height:18px;
}
.akiya2 td{
    border-right:1px solid #fff;
    border-bottom:1px solid #CCC;
    padding:5px 0px;
    background-color:;
	font-size:12px;
}
.akiya2 img{
	border:#CCC 1px solid;
	padding:1px;
}
.akiya2 a {
	font-size:12px;
}
.akiya2 a:hover {
	font-size:12px;
}
.akiya_flow_box{
	width:650px;
	margin:0px auto;
	text-align:center;
}
.akiya_flow_text{
	width:600px;
	border:2px #CCC dashed;
	margin:5px auto;
	padding:5px;
	background:#FFFFE1;
}
.akiya_marubatsu img{
	border:none;
}
table.basic-Left12{
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
	border-collapse:collapse;
    border-spacing:0;
    background-color:#CCC;
    empty-cells:show;
	margin:;

}
.basic-Left12 th{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    color:#FFF;
    background-color:;
    background-image:url();
    background-position:left top;
    padding:0.3em 0.5em;
	text-align: center;
}
.basic-Left12 td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0.3em 0.5em;
	line-height:20px;
    background-color:;
}

.challenge_shop_nBox{
	width:50px;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,Verdana;
	font-size:18px;
	background:#1880B6;
	color:#FFF;
	font-weight:bold;
	padding:10px 0px;
}
.challenge_shop_txtBox{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,Verdana;
	font-size:14px;
	border-left: 1px dotted #1880B6;
	margin-left:1px;
	padding:10px 0px 0px 10px;
}
.challenge_shop_ttlBox{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,Verdana;
	font-size:16px;
	font-weight:bold;
	border-left: #1880B6 3px solid;
	padding:5px 10px;
}
.challenge_shop_photoBox{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,Verdana;
	font-size:11px;
	width:200px;
	text-align:center;
	float:left;
	margin:0px 5px 15px 15px;
	padding:10px 5px 5px 5px;
	border:1px #CCC dashed;
}

/********
緊急情報RSS読み込み
********/
.read_rss_box {
	width:100%;
	margin: 0px;
	padding: 0px;
	background: #F6F8D8;
}
.read_rss {
	width:100%;
	margin: 0px auto;
	padding: 7px 0px;
	background: #F6F8D8;
}
.rss_data_box{
	width:100%;
	margin:0px 0px;
	padding:0px 0px;
}
.date_rss{
	float:left;
	width:20%;
	margin:12px 0px 0px 0px;
	padding:2px;
	background: #C90407;
	color:#FFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.ttl_rss{
	float:left;
	width:96%;
	margin:2px 0px 0px 4px;
	padding:0px 0px 5px 0px;
	color:#503A1C;
	overflow:hidden;
	line-height: 1em !important;
}
.ttl_rss a{
	color:#000;
	text-decoration:none;
	font-size: 14px;
	line-height: 1.8em !important;
	font-weight: bold;
}
.ttl_rss a:hover{
	color:#C90407;
	text-decoration:none;
}
.ttl_rss_line{
	display: none;
	float:left;
	width:100%;
	height:1px;
	margin:0px;
	padding:0;
	overflow:hidden;
	border-bottom: 1px dashed #666;
}
#blog_Area{
	border: 1px solid #EEEAEA;
	border-radius: 7px;
	margin: 12px 0;
	padding: 0 16px 8px 16px;
	background: #F6F8D8;
}


