@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2011-03-31
 * Editor:    contents yamamoto
 * Modified:  2011-03-31 by:contents yamamoto
 *
 * ***********************************************************
 */

/* --------------------------------------------------------------

TOP

----------------------------------------------------------------- */

#contents {
	padding: 0px 0px 70px;
}

.mainphoto {
	margin:20px 0px;
}

.section {
	margin:32px 0px 30px;
}

.section .text {
	margin:20px 0px 0px;
	font-size: 108.4%;
	line-height: 170%;
}

.section.notice-box {
	border: solid 2px red;
}

.section.notice-box.mb80 {
	margin-bottom: 80px;
}

.section.notice-box .notice-box-inner {
	padding: 10px 10px 15px;
	text-align:center;
	background-color: #FFFBF0;
}

.section.notice-box .notice-box-inner h2 {
	margin:0 0 15px;
	padding:0px;
	font-size: 18px;
	text-align: center;
}

.section.notice-box .notice-box-inner p {
	font-size: 16px;
	text-align: center;
}

.section02 {
	float:left;
	width:580px;
}

.section02 dl {
	float:left;
	width:258px;
	display:inline;
	margin-right: 30px;
}

.section02 dl.cafe{
	margin-top:30px;
	width:580px;
}

.section02 dl.cafe dt a{
	padding-top: 20px;
	float:left;
	width:255px;
}


.section02 dl.cafe dd {
	padding: 12px 0px 5px 15px;
	border-left: none;
	float:left;
	width:300px;
}

.section02 dl dt a {
	padding-top: 132px;
	display: block;
}



.section02 dl dd {
	padding: 12px 0px 5px 15px;
	border-left: 1px solid #CCCCCC;
}



.section02 dl.facilities {
	background: url(../img/m_photo01.jpg) no-repeat left top;
}

.section02 dl.access {
	background: url(../img/m_photo02.jpg) no-repeat left top;
}

.section02 dl.cafe {
	background: none;
}




p.short_news{
	float:left;
	color:#8b0000;
	font-weight:bold;
	padding:10px;
}


.text01 {
	margin:20px 0px;
}


dl#contact {
	width: 300px;
	float: right;
}

dl#contact dd img {
	margin-top:5px;
}
