@charset "utf-8";
/* CSS Document */

/*変更なしstart -------------------------------------------------------------*/

.clear_a{
	clear: both;
}
.clear_l{
	clear: left;
}
.clear_r{
	clear: right;
}
.border_pa10{
	border-bottom: dotted 1px #C9C0B2;
}
.border_top_dot{
	border-top: dotted 1px #C9C0B2;
}
.border_t{
	border-top: dotted 1px #C9C0B2;
	margin: 10px 0;
}
.border_b{
	border-bottom: dotted 1px #C9C0B2;
	margin: 0 0 8px;
}
.font_b{
	font-weight: bold;
}
.font_red{
	color: #bf0028;
}
.font_green{
	color: #690;
}

.ma_t_10{
	margin-top: 10px;
}
.ma_t_20{
	margin-top: 20px;
}
.ma_n_10{
	margin-bottom: 10px;
}
.ma_b_20{
	margin-bottom: 20px;
}


/*TWITTER*/
#twitter{
	position: absolute;
	margin-left: 387px;
	top: 0px;
}

/*言語切り替え*/
#language{
	text-align: right;
}

/*メインの背景*/
#main_wrap01{
	background: url(../../../../resource/image/main_bg.jpg);
	overflow: auto;
	width: 978px;
	padding: 0;
	margin: 0;
}
#main_wrap02{
	background: url(../../../../resource/image/main_top_bg02.jpg) no-repeat;
	overflow: auto;
	width: 978px;
	padding: 0;
	margin: 0;
}
#main_wrap03{
	background: url(../../../../resource/image/main_top_bg02.jpg) no-repeat;
	overflow: auto;
	width: 978px;
	padding: 0;
	margin: 0;
}
/*メイン*/

/*カラム01*/
#column01{
	float: left;
	width: 190px;
	font-size: 80%;
	line-height: 150%;
}

/*カラム02*/
#column02{
	float: left;
	width: 380px;
	margin-top: 10px;
}

/*カラム03*/
#column03{
	float: left;
	width: 210px;
	margin-top: 10px;
}

/*カラム04*/
#column04{
	float: left;
	width: 190px;
	margin-top: 10px;
	font-size: 80%;
	line-height: 150%;
}

/*カラム01の内容*/
/*左上のメニュー*/
/*#navi{
	width: 170px;
	margin: 15px auto 0;
}
#navi li{
	list-style: none;
	margin-bottom: 10px;
}*/

/*メニュー*/
.menu_wrap01{
	margin-bottom: 5px;
}
.menu_wrap02{
	margin-bottom: 0;
}
.menu_wrap03{
	margin-left: 10px;
}


/*各メニューのボックス*/
/*.side_box{
	width: 170px;
	padding: 0;
	margin: 0 auto;
	background-image: url(../../../../resource/image/column_side_box_bg.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #C9C0B2;
}
#side_box_kufs{
	width: 170px;
	padding: 0;
	margin: 0 auto;
}*/
.side_text_area01{
	padding: 10px;
}
.side_text_area02{
	padding: 5px;
}
.side_text_area03{
	padding: 5px 10px 0;
	color: #2a83a2;
	font-weight: bold;
}
.side_text_area04{
	padding: 5px 10px 10px;
}
#column01 h2{
	margin-left: 4px;
}

#menu_link{
	width: 170px;
	padding: 0;
	margin: 0 auto;
}

/*4都市連携リンク*/
.side_box_four{
	width: 170px;
	padding: 0;
	margin: 0 auto;
	font-size: 1px;
	background-image: url(../../../../resource/image/column_side_box_bg.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #C9C0B2;
	border-top: solid 1px #C9C0B2;
}
.side_box_four .img_1{
	padding: 2px 1px 1px 3px;
}
.side_box_four .img_2{
	padding: 2px 3px 1px 1px;
}
.side_box_four .img_3{
	padding: 1px 1px 2px 3px;
}
.side_box_four .img_4{
	padding: 1px 3px 2px 1px;
}

/*検索*/
#form_text{
	width: 102px;
	margin: 5px 5px 0 5px;
}
#search_btn{
	border: 0px;
	width: 46px;
	height: 20px;
	background: url(../../../../resource/image/search_btn.jpg) left top no-repeat;
	cursor: pointer
}
#google{
	font-size: 85%;
	margin: 0 5px 5px 5px;
	text-align: right;
}
#google img{
	vertical-align: middle;
}

/*ランキング*/
#ranking_no{
	margin: 0 10px;
}

#no_1{
	list-style: none;
	background: url(../../../../resource/image/no1.jpg) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 1em;
}
#no_2{
	list-style: none;
	background: url(../../../../resource/image/no2.jpg) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 1em;
}
#no_3{
	list-style: none;
	background: url(../../../../resource/image/no3.jpg) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 1em;
}

.list{
	margin: 0 5px 10px 20px;
}
.list li{
	padding-top: 5px;
}

/*交通案内のリスト*/

.list li.traffic01{
	list-style-type: circle;
}

.list li.traffic02{
	padding-top: 5px;
	margin-left: 1em;
	list-style-type: circle;
}

/*今日の京都観光*/
#menu_today{
	background: url(../../../../resource/image/menu_today02.jpg) no-repeat;
	width: 370px;
	height: 58px;
	text-indent: -9999px;
}
#day{
	position: absolute;
	margin-top: -35px;
	width: 310px;
	_width: 300px;
	text-align: right;
}

#today_wrap{
	width: 370px;
	background: url(../../../../resource/image/today_wrap_bg.jpg) repeat-y;
	overflow: auto;
}
#today_wrap_top_bg{
	background: url(../../../../resource/image/today_wrap_top_bg.jpg) no-repeat;
}

#today_tab{
	width: 350px;
	height: 24px;
	margin: 0 auto;
}
#today_text_wrap{
	background: url(../../../../resource/image/today_bg.gif) repeat-y;
	overflow: auto;
	width: 350px;
	margin: 0 auto 10px;
	border-bottom: solid 1px #685C44;
}
#today_box{
	overflow: auto;
	height: 350px;
}
#print_btn_box{
	text-align: right;
	margin: 10px 15px 0 auto;
}
.today_category{
	margin: 10px 0 0 10px;
}
.today_m_category{
	margin: 10px 10px 0 10px;
	text-align: right;
	font-size: 80%;
	padding-bottom: 10px;
	border-bottom: dotted 1px #A39372;
}
#print_btn{
	margin-left: 10px;
	border: 0px;
	width: 46px;
	height: 20px;
	background: url(../../../../resource/image/print_btn.jpg) left top no-repeat;
	cursor: pointer
}
.today_text_area{
	margin: 10px 10px 10px 10px;
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 5px;
	clear: both;
}
.today_text_area p{
	margin-bottom: 0.5em;
}
.today_text_area li{
	margin-left: 15px;
}
.today_text_area img{
	float: right;
	margin-left: 8px;
	margin-bottom: 0.5em;
}
h3.event_title{
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
}
.event_day{
	font-weight: bold;
	color: #2a83a2;
}
.today_text_area p{
	margin-top: 2px;
}

#event_link{
	text-align: right;
	width: 368px;
	padding-bottom: 10px;
	_padding-bottom: 0;
	padding-top: 2px;
}
#event_link a{
	font-size: 12px;
	line-height: 150%;
	background: url(../../../../resource/image/arrow.gif) no-repeat left 50%;
	padding:  2px 10px 1px 20px;
}
#event_bottom{
	background: url(../../../../resource/image/today_wrap_bottom.jpg) no-repeat bottom;
	height: 2px;
}

/*花だより*/
#hana_wrap{
	width: 370px;
	background: url(../../../../resource/image/hana_wrap_bg.jpg) repeat-y left top;
	margin-top: 5px;
}
#hana_wrap_top{
	background: url(../../../../resource/image/hana_wrap_top.jpg) no-repeat top;
	background-position: center top;
	height: 6px;
}
#hana_wrap_bottom{
	background: url(../../../../resource/image/hana_wrap_bottom.jpg) no-repeat bottom;
	height: 6px;
}
.hana_title{
	padding-top: 10px;
	font-size: 1.4em;
}
#hana_box{
	/*width:470px;*/
	padding:0 20px 0 0;
	margin: 5px 0;
	line-height: 150%;
}
.hana_info{
	padding-bottom: 0.5em;
}
.hana_day{
	color: #BF0028;
}
.hana_news_area table{
	border: dotted 1px #999;
	width: 100%;
	border-collapse: collapse;
}
.hana_news_area td{
	padding: 1px 8px;
	text-align: left;
}
.hana_news_area td.b_dot{
	border-bottom: dotted 1px #999;
}
.hana_link{
	text-align: right;
	width: 100%;
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 12px;
}
.hana_link a{
	background: url(../../../../resource/image/arrow.gif) no-repeat left 50%;
	padding:  2px 0 1px 20px;
}
/*追加*/
.hana_title{
	padding-top: 10px;
	font-size: 1.4em;	
	background: url("../../../../resource/image/event/detail_titlebar.jpg") repeat-y scroll 0 0 transparent;
    line-height: 120%;
    padding: 2px 0 0 15px;
	margin:0 0 10px;
}
.hana_info{
	padding:0.3em 0 0.8em;
}
.hana_day{
	color: #BF0028;
	padding-bottom:0.5em;
}
.hana_news_area table{
	border: dotted 1px #999;
	width: 100%;
	border-collapse: collapse;
	padding:0.5em 0.3em;
}

/*今月のおすすめ*/
#recommend_wrap{
	border-bottom: solid 1px #C9C0B2;
	background: url(../../../../resource/image/column03_wrap_bg.gif) repeat-y;
	overflow: auto;
}
#recommend_box{
	margin: 10px;
	font-size: 80%;
	line-height: 150%;
}
.recommend_area{
	margin-bottom: 10px;
}

h3.re_event_title{
	font-size: 100%;
	font-weight: bold;
	margin-top: 3px;
}
.recommend_area p{
	padding-bottom: 5px;
}
#last_recommendation{
	text-align: right;
	font-size: 12px;
	margin-bottom: 5px;
}
#last_recommendation a{
	background: url(../../../../resource/image/arrow.gif) no-repeat left 50%;
	padding:  2px 10px 1px 20px;
}


/*スライドショー*/
#slideshow_wrap{
	margin-top: 5px;
	background: url(../../../../resource/image/column03_wrap_bg.gif) repeat-y;
	overflow: auto;
	font-size: 80%;
	line-height: 150%;
}
#slideshow_box{
	margin: 0 10px 10px 10px;
}
#topics_title{
	text-align: center;
}
#topics_title img{
	margin: 0 2em;
}
#slideshow_bottom{
	background: url(../../../../resource/image/slideshow_bottom.jpg) no-repeat;
	background-position: center bottom;
	height: 13px;
}

/*おすすめコンテンツ*/
.recontents_bnr{
	margin-top: 5px;
}




/*ページトップ*/
.page_top{
	text-align: right;
	margin: 10px 14px 0 auto;
}
.page_top p a{
	font-size: 12px;
	line-height: 150%;
	background: url(../../../../resource/image/search/up.jpg) no-repeat right top;
	padding:  2px 17px 1px 0;
}

.page_top02{
	text-align: right;
	margin: 10px;
}
.page_top02 p a{
	font-size: 12px;
	line-height: 150%;
	background: url(../../../../resource/image/search/up02.jpg) no-repeat right top;
	padding:  2px 17px 1px 0;
}

/*天気予報*/
#weekly_wreport {
	text-align: right;
	font-size: 12px;
	padding-bottom: 7px;
}
#weekly_wreport a {
	background: url(../../../../resource/image/arrow.gif) no-repeat left 50%;
	padding:  2px 10px 1px 20px;
}

/*リンク*/
a:link{
	color: #202020;
	text-decoration: underline;
}
a:visited{
	color: #202020;
	text-decoration: underline;
}
a:hover{
	color: #BF0028;
	text-decoration: underline;
}

#today_text_wrap a:link{
	color: #BF0028;
	text-decoration: underline;
}
#today_text_wrap a:visited{
	color: #BF0028;
	text-decoration: underline;
}
#today_text_wrap a:hover{
	color: #275161;
	text-decoration: underline;
}

#recommend_box a:link{
	color: #BF0028;
	text-decoration: underline;
}
#recommend_box a:visited{
	color: #BF0028;
	text-decoration: underline;
}
#recommend_box a:hover{
	color: #275161;
	text-decoration: underline;
}

#navi a:hover img{
	filter: alpha(opacity=60);
	 -moz-opacity:0.6;
	 opacity:0.6;
}

/*------地震に関する告知------*/
#header_note{
	margin-top: 3px;
	border: solid 2px #BF0028;
	background-color: #FDFCF7;
}

#header_note_left{
	float: left;
	width: 486px;
	border-right: dotted 1px #333;
}
#header_note_right{
	float: right;
	width: 486px;
}
#header_note p{
	font-size: 80%;
	line-height: 140%;
	padding: 10px;
}
#header_note p span{

}

/*注意喚起*/

.chui_1{
	width:540px;
	margin:0 0 20px;
	background: url(../../../../resource/image/top/chui_1.gif) no-repeat;	
}
.chui_1 a{
	display: block;
	width: 540px;
	height: 55px;
	text-indent: -9999px;
}
.chui_1 a:hover{
	background: url(../../../../resource/image/top/chui_1_on.gif) no-repeat;	
}

/*緊急情報*/

.emergency{
	clear:both;
	background:#fff;
	border-radius:6px;
	position:relative;
	border:solid 2px #d53e1b;
	margin:30px 0 20px;
}
h2.emerText{
	background:#d53e1b;
	color:#fff;
	border-top:1px solid #d53e1b;
	border-right:1px solid #d53e1b;
	border-left:1px solid #d53e1b;
	font-size:18px;
	padding:6px 10px 6px 20px;
}
.emerText img{
	padding:0 10px 2px 0;
	vertical-align:bottom;
}
.emerbox{
	padding:10px 20px 15px;
}
.emerbox h3{
	font-size:15px;
	font-weight:normal;
}
.emerbox h3 a{
	font-weight:bold;
	color:#d53e1b;
}
.emerbox h3 a:hover{
	color:#d76950;
	text-decoration:none;
}
.emergency .url{
	font-size:14px;
	margin:3px 0 5px;
	font-weight:bold;
}
.emergency .url a{
	color:#2a83a2;
	background: url(../../resource/image/another/contents/arrow-3.gif) left center no-repeat;
	padding:0 0 0 18px;
}
.emergency .url a:hover{
	color:#54b2d3;
}

.emergency .emerTitle{
	color:#d53e1b;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
.emergency .indentBox{
	padding:0 0 10px 36px;
}
.emergency .leftBox{
	float:left;
	width:70%;
	padding:0 20px 0 0;
}
.emergency .rightBox{
	float:left;
	width:26%;
	text-align:center;
	padding:20px 0 0;
}
.emergency .rightBox_2{
	float:left;
	width:26%;
	text-align:center;
	padding:10px 0;
}

.emergency .rightBox_le{
	text-align:center;
	padding-bottom:10px;
}
.emergency .rightBox_ri{
	text-align:center;
}

.emergency .emerText2{
	font-size:17px;
}
.mb_5{
	margin-bottom: 5px;
}
.emergency .space{
	margin: 0 0 5px;
}


/*変更なしfinish -------------------------------------------------------------*/


/*追加*/


@media screen and (min-width: 980px) {
	
/*カラム01の内容*/
/*左上のメニュー*/
#navi{
	width: 170px;
	margin: 15px auto 0;
}
#navi li{
	list-style: none;
	margin-bottom: 10px;
}


/*各メニューのボックス*/
.side_box{
	width: 170px;
	padding: 0;
	margin: 0 auto;
	background-image: url(../../../../resource/image/column_side_box_bg.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #C9C0B2;
}
#side_box_kufs{
	width: 170px;
	padding: 0;
	margin: 0 auto;
}



/*フッター*/
#footer{
	/*background: url(../../../../resource/image/main_bottom_bg.jpg) no-repeat;*/
	background-position: bottom;
	padding: 0;
	margin-top: 0;
	padding:40px 0;
}

#banner_area{
	width: 948px;
	margin: 0 auto 10px;
	border: dotted 1px #c9c0b2;
}
#ad a{
	display: inline-block;
	padding: 5px;
	border-left: dotted 1px #c9c0b2;
	border-right: dotted 1px #c9c0b2;
	border-top: dotted 1px #c9c0b2;
}
#banner_area .bnr_img1{
	margin: 10px 0 10px 12px;
}
#banner_area .bnr_img2{
	margin: 0 0 10px 12px;
}
#banner_area #banner_text{
	padding: 10px;
	font-weight: bold;
	color: #BF0028;
}
#copyright{
	font-size: 75%;
	line-height: 150%;
	padding: 0 14px 10px;
	zoom: 1;
}
#copyright #copyright_text{
	padding-bottom: 10px;
}

#footer_menu{
	border-top: dotted 1px #C9C0B2;
}
#footer_menu li{
	list-style: none;
	float: left;
}
.footer_menu01{
	padding: 10px 0 10px 0;
}
.footer_menu01 a{
	padding-right: 10px;
	border-right: solid 1px #c9c0b2;
}
.footer_menu02,.footer_menu03{
	padding: 10px 0 10px 10px;
}
.footer_menu902 a{
	padding-right: 10px;
	border-right: solid 1px #c9c0b2;
}

.footer_menu03 a{
	padding-right: 10px;
}


} /*  min-width: 980px -------------------------------------------------------*/

@media screen and (max-width: 979px) {
	
*{
	word-wrap: break-word;
}

.emerbox{
	padding:8px;
	font-size:12px;
}
.emergency .indentBox{
	padding:0 0 0 10px;
}
.emerbox h3{
	font-size:13px;
}
.emergency .url{
	font-size:12px;
	margin:3px 0 5px;
}
.emergency .emerTitle{
	font-size:14px;
}
h2.emerText{
	font-size:15px;
	padding:2px 0 2px 20px;
}

.emergency .emerText2{
	font-size:15px;
}

}

@media screen and (max-width: 640px) {

.emergency .leftBox{
	float:none;
	width:100%;
	padding:0;
}
.emergency .rightBox{
	float:none;
	width:100%;
	text-align:center;
	padding:10px 0;
}
.emergency .rightBox_2{
	float:none;
	width:100%;
	text-align:center;
	padding:10px;
}

.emergency .rightBox_le{
	width:49%;
	float:left;
	text-align:right;
	padding-bottom:0;
	padding:0 0 10px;
}
.emergency .rightBox_ri{
	width:48%;
	text-align:left;
	float:right;
	padding:0 0 10px;
}

.emergency .emerText2{
	font-size:14px;
}

}
