@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

.headLine02 {
	background: url(../img/excursion/h2_bg.jpg) no-repeat center top;
	background-size: cover;
}

.headLine03 {
	background: url(../img/news/h2_bg.jpg) no-repeat center top;
	background-size: cover;
}

#main .mainBox {
	margin-bottom: 68px;
}

#sideBar {
	padding-top: 10px;
	width: 198px;
	padding-right: 11px;
	border-right: 1px solid #000;
}

#sideBar p {
	margin-bottom: 15px;
	padding: 5px 8px 3px;
	font-size: 1.2em;
	background-color: #F9F3E6;
	font-weight: bold;
}

#sideBar ul {
	margin: 0 5px 28px;
}

#sideBar ul li {
	padding-bottom: 10px;
}

#sideBar li a {
	font-size: 1.2em;
	display: block;
	background: url(../common/img/icon05.gif) no-repeat right center;
}

#sideBar select {
	width: 198px;
	font-size: 1.1em;
}

#conts {
	padding-bottom: 47px;
	width: 775px;
}

#conts p {
	margin-bottom: 23px;
	font-size: 1.2em;
	line-height: 1.8;
}

#conts .entry_box {
	margin:0 0 60px 0;
}

#conts .dateP {
	margin-bottom: 30px;
	font-size: 2.6em;
	color: #251203;
	line-height: 1.4;
}

#conts .dateP span {
	font-size: 0.6em;
	display: block;
}

#conts .photo {
	margin: 0 44px 30px 0;
	text-align: center;
}

#main .pageNavi {
	margin-bottom: 47px;
}