@charset "utf-8";
/* CSS Document */
.chui_1{
	width:540px;
	margin:0 0 20px;
	background: url(http://kanko.city.kyoto.lg.jp//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(http://kanko.city.kyoto.lg.jp/resource/image/top/chui_1_on.gif) no-repeat;	
}

/*緊急情報*/

.emergency{
	clear:both;
	background:#fff;
	border-radius:6px;
	position:relative;
	border-left:solid 2px #d53e1b;
	border-right:solid 2px #d53e1b;
	border-bottom:solid 2px #d53e1b;
	margin:50px 0;
}
h2.emerText{
	background:#d53e1b;
	color:#fff;
	border-top:1px solid #d53e1b;
	border-right:1px solid #d53e1b;
	border-left:1px solid #d53e1b;
	font-size:16px;
	padding:6px 10px 6px 20px;
}
.emerText img{
	padding:0 10px 2px 0;
	vertical-align:bottom;
}
.emerbox{
	padding:10px 20px 15px;
}
.emerbox h3{
	font-size:14px;
	font-weight:normal;
}
.emerbox h3 a{
	font-weight:bold;
	color:#d53e1b;
}
.emerbox h3 a:hover{
	color:#d76950;
	text-decoration:none;
}
.emergency {
	margin: 0 auto 200px;
}
.emergency .url{
	font-size:14px;
	margin:3px 0 5px;
	padding-top: 1em;
	font-weight:bold;
}
.emergency .url a{
	color:#2a83a2;
	background: url(http://kanko.city.kyoto.lg.jp/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(http://kanko.city.kyoto.lg.jp/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;
}

.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;
	}

}

@media screen and (max-width: 480px) {

	.emergency .emerText2{
		font-size:14px;
	}

}
