body {
margin: 0px;
padding: 0px;
font-family: 'meiryo','Lucida Grande','Arial','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}


/*16.01.29’Ç‰Á*/
.main_chirashi_wrap {
	text-align: center;
	color: #231815;
}

.main_chirashi_wrap .chirashi_head h3 {
	margin-bottom: 23px;
	padding-top: 30px;
	color: #231815;
	font-size: 24px;
}

.main_chirashi_wrap .chirashi_head p {
	margin-bottom: 13px;
	font-size: 12px;
}

.main_chirashi_wrap .chirashi_head p small {
	font-size: 10px;
}

.main_chirashi_wrap .chirashi_head div {
	margin-bottom: 10px;
}


.main_chirashi_wrap .chirashi_head .adobe_link a {
	margin-bottom: 20px;
	font-size: 11px;
	color: #e73828;
	text-decoration: underline;
}

.chirashi_head .btn_area {
	width: 388px;
	margin: 0 auto 14px;
}

.chirashi_head .btn_area div {
	float: left;
}

.chirashi_head .btn_area div + div {
	margin-left: 10px;
}

.main_chirashi_wrap .chirashi_content .area_shop_wrap {
	margin-bottom: 25px;
}

.chirashi_content .area_shop_wrap h4 {
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: dotted 1px #e73828;
	border-left: solid 10px #e73828;
	font-size: 20px;
	color: #e73828;
	text-align: left;
}

.chirashi_content #hyogo h4 {
	border-bottom: dotted 1px #f29600;
	border-left: solid 10px #f29600;
	color: #f29600;
}

.chirashi_content #kyoto h4 {
	border-bottom: dotted 1px #8dc21f;
	border-left: solid 10px #8dc21f;
	color: #8dc21f;
}

.area_shop_wrap .area_shop {
	padding: 13px 0 13px 10px;
	border-bottom: solid 1px #9e9e9f;
	text-align: left;
	position: relative;
}

.area_shop_wrap .area_shop:last-child {
	border-bottom: none;
}

.area_shop_wrap .area_shop .shop_name {
	margin: 0;
	font-size: 18px;
}

.area_shop .shop_name span a {
	color: #e73828;
	font-size: 12px;
}

#hyogo .shop_name span a {
	color: #f29600;
}

#kyoto .shop_name span a {
	color: #8dc21f;
}

.area_shop_wrap .area_shop .btn_pdf {
	position: absolute;
	top: 21px;
	right: 0;
}

.pagetop {
	position: fixed;
	right: 170px;
	bottom: 30px;
}


/*  Clear Fix
----------------------------------------------------------------------------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { overflow:hidden; }/* for IE5.5 - IE7*/  
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; overflow:visible;}
/* End hide from IE-mac */