@charset "utf-8";

/* == + MAIN == */
#main #main-contents #pickup .section-inner a {
	text-decoration:underline;
}
#main #main-contents #pageheader h1 {
	width: 675px;
	height: 63px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-pickup.gif) no-repeat;
}
#main #main-contents #pageheader {
	margin: 0 0 30px 0
}
h2{
	margin: 0 0 16px 0;
}
.entry-date {
	margin: 0 0 20px 0;
	padding: 7px 7px 4px 0;
	background: #ebede7;
	text-align: right;
	font-weight: bold;
}
.mainvisual {
	margin: 0 0 7px 0;
}
#main #main-contents .section .section-inner .section {
	margin: 0 0 33px 0;
}
#main #main-contents .section .section-inner .section .border {
	margin: 0 0 12px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #cbcbcb;
}
#main #main-contents .section .section-inner .section div div {
	float: left;
}
#main #main-contents .section .section-inner .section div .blk-left {
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	width: 323px;
	background: url(../../../images/border-y.gif.gif) right top repeat-y;
}
#main #main-contents .section .section-inner .section div div.image-blk {
	padding: 3px 0 0 0;
	float: left;
}
#main #main-contents .section .section-inner .section div div .txt-blk {
	padding: 0 0 0 10px;
	width: 175px;
	float: left;
}
#main #main-contents .section .section-inner .section div div .one-item {
	width: 528px;
}
#main #main-contents .section .section-inner .section div div .txt-blk p {
	margin: 0 0 4px 0;
}
#main #main-contents .section .section-inner .section div div .txt-m {
	margin: 0 0 0 0;
	color: #333333;
	font-weight: bold;
}
#main #main-contents .section .section-inner .section div div .txt-caption {
	font-weight: normal;
}
#main #main-contents .note {
	font-size:10px !important;
}

/* +++ 2009.11.05 +++ */
.freearea p,
.freearea ul,
.freearea ol,
.freearea blockquote {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
.freearea h3,
.freearea h4,
.freearea h5,
.freearea h6 {
	margin-top: 1.5em;
	margin-bottom: 1.0em;
	font-weight: bold;
}
.freearea h3 {
	font-size: 1.2em;
}
.freearea h4 {
	font-size: 1.0em;
}
.freearea h5 {
	font-size: 0.8em;
}
.freearea h6 {
	font-size: 0.6em;
}
/* +++ */

#main #sidebar #local-navi .header a {
	display: block;
	width: 180px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../images/h2-lonavi_recommendation.gif);
}
#main #sidebar #local-navi .header a:hover {
	background-position: 0 -16px;
}

/* == + /MAIN == */
