@charset "utf-8";
/* CSS Document */


.page-title1{
	margin-bottom: 30px;
}
.page-title2{
	margin: 30px 0 10px;
}
#footer{
	margin-top: 20px;
}

/* pankuzu
---------------------------------------------------- */
#pankuzu{
	font-size: 77%;
	margin: 10px 0;
}
/* pagetop
---------------------------------------------------- */
#pagetop{
	margin: 5px 0;
}
#pagetop p{
	text-align: center;
}
#pagetop_btn {
	text-indent:-9999px;
	background:url(../images/common/pagetop_hover.gif) no-repeat;
	width: 100%;
}

#pagetop_btn a{
	display: block;
	background: #EFEFEF(../images/common/pagetop.gif) no-repeat center center;
	width: 100%;
	height: 15px;
}
#pagetop_btn a:hover{
	background: none;
}

/* sub-col
---------------------------------------------------- */


/* restaurant
---------------------------------------------------- */
.restaurant-list2 h3{
	margin: 30px 0 10px 0;
	font-size: 104%;
	font-weight: bold;
	border-bottom: 1px dotted #c42605;
	padding-bottom: 10px;
}

.restaurant-list{
	zoom: 1;
	border: 1px solid #c42605;
	padding: 10px;
	margin-bottom: 20px;
}
.restaurant-list:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.shop-name_area{
	clear: both;
	zoom:1;
	position: relative;
	margin-bottom: 10px;
	font-size: 104%;
	font-weight: bold;
	border-bottom: 1px dotted #c42605;
	height: 60px;
	overflow: visible;
	padding-bottom: 10px;
}
.shop-name_area:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.shop-name_area .shop-name{
	color: #131e7d;
	font-size: 107.8%;
	font-weight: bold;
}
.shop-name_area .shop-logo1{
	position: absolute;
	top:0;
	right: 0;
	width: 109px;
	height: 60px;
}
.shop-name_area .shop-logo2{
	position: absolute;
	top:0;
	right: 0;
	width: 60px;
	height: 60px;
}

.shop-name_area h3{
	float: left;
	padding-right: 109px;
}

#even-list h3{
	margin: 30px 0 10px 0;
	font-size: 104%;
	font-weight: bold;
	border-bottom: 1px dotted #c42605;
	padding-bottom: 10px;
}

#picture-list h3{
	margin: 30px 0 10px 0;
	font-size: 104%;
	font-weight: bold;
	border-bottom: 1px dotted #c42605;
	padding-bottom: 10px;
}

#blog-list h3{
	margin: 30px 0 10px 0;
	font-size: 104%;
	font-weight: bold;
	border-bottom: 1px dotted #c42605;
	padding-bottom: 10px;
}


/* event
---------------------------------------------------- */
#jica_container{
	width: 687px;
}
#jica_container div{
}
#jica-date{
	border-bottom: 4px solid #CCC;
	padding: 10px;
	margin: 20px 0;
}

#jica-example-text{
	float: left;
	width: 500px;
}
#jica-example-photo{
	float: left;
	font-size: 77%;
	border: 1px solid #CCC;
	width: 148px;
	padding: 10px;
}

#jica-example{
	zoom: 1;
}
#jica-example:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#jica-form{
	border-top: 4px solid #CCC;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
}

#picture-step div{
	zoom: 1;
	line-height: 1.6;
	margin-bottom: 20px;
}
#picture-step div:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
#picture-step img.jica-photo{
	float: right;
	background-color: #FFF;
	padding: 5px;
	margin: 3px;
	border: 1px solid #CCC;
}
#picture-step img{
	float: right;
	text-align: right;
}
