@charset "utf-8";
/* ------------------------------------------------------
TOPページ
------------------------------------------------------ */
.reasons {
	width: 670px;
	margin-top: 20px;
}

.reason01 {
	width: 330px;
	float: left;
	zoom: 100%;
	margin-bottom: 10px;

}

.reason01:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.reason02 {
	width: 330px;
	float: right;
	zoom: 100%;
	margin-bottom: 10px;
}

.reason02:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.special_contents {
	width: 655px;
	height: 165px;
	padding: 2px;
	border: 1px solid #CEC8C0;
	clear: both;
	margin: 10px 0px 20px 0px;
	padding: 5px;
}

.special_text {
	width: 490px;
	height: 165px;
	float: left;
}

.special_image {
	width: 165px;
	height: 165px;
	float: right;
}

.special_image:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.special_title {
	background-image: url(img/icon_special.jpg);
	background-position:left;
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 3px;
}

.special_titleText {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0px 10px 45px;
}

.special_titleText:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.special_comment {
	clear: both;
	padding-left:5px;
}

.special_detailPage {
	text-align: right;
	padding-right: 5px;
	clear: both;
	margin-top: 45px;
}

.contents_title_special {
	width: 670px;
	height: 30px;
	background-image:url(../img/contents_titile_special.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	text-decoration: none;/*FireFox対応*/
	overflow: hidden;/*FireFox対応*/
	/*margin: 6px 0px 10px 0px;*/
	margin-top: 15px; /* 2011-05-12 新着情報場所移動時に修正 */
	clear: both;
}

.guest_index {
	width: 660px;
	height: 120px;
	background-color: #f1f0eb;
	padding: 5px;
	margin: 0px 0px 20px 0px;
}

.guest_indexImage {
	width: 120px;
	height: 120px;
	float: left;
	padding-right: 10px;
}

.guest_image:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.guest_text {
	width: 525px;
	height: 120px;
	float: left;
}

.guest_text:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.guest_copy {
	color: #33210e;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.guest_name {
	font-size: 26px;
	margin-bottom: 40px;
}

.guest_page {
	text-align: right;
}

dl.news_list dt {
  clear: left;
  float: left;
  margin: 0 0 0.5em;
  width: 7.5em;
}

dl.news_list dd {
  margin-bottom: 0.5em;
  margin-left: 7.5em;
}


.guest_index2 {
	width: 660px;
	height: 120px;
	background-color: #f1f0eb;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	background-image: url(../img/sottebosse_banner.jpg);
}
.guest_copy2 {
	color: #33210e;
	font-size: 26px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.guest_name2 {
	font-size: 26px;
	margin-bottom: 40px;
}
.guest_text2 {
	width: 320px;
	height: 120px;
	float: left;
	padding-left: 340px;
}
.guest_index3 {
	width: 660px;
	height: 120px;
	background-color: #f1f0eb;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	background-image: url(../img/sweethouse_banner.jpg);
}
.guest_copy3 {
	color: #33210e;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.guest_index4 {
	width: 660px;
	height: 120px;
	background-color: #f1f0eb;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	background-image: url(../img/transit_banner.jpg);
}
.guest_copy3 {
	color: #33210e;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 8px;
}

