@charset "utf-8";
 /* Contents
-------------------------------------------------- */
div#slide {
	width: 715px;
	height: 250px;
	margin-bottom: 30px;
}

div#content-wrapper {
	background: url(../images/top/background_aside.gif) top right repeat-y;
}

h2.title-main {
	margin-bottom: 20px;
	background: url(../images/common/title_main_line.gif) left center repeat-x;
	line-height: 1.2em;
	font-size: 1.2em;
}

h2.title-main span {
	padding-left: 30px;
	padding-right: 10px;
	background: #fff url(../images/common/title_main.jpg)  left center no-repeat;
}

ul#recommend {
	height: 86px;
	list-style: none;
}

ul#recommend li {
	float: left;
	padding-right: 10px;
	position: relative;
}
ul#recommend li img { vertical-align: bottom;}
ul#recommend li#newlyweds { padding-right: 0 ! important;}

/* Aside */
div#aside h3 {
	margin-bottom: 10px;
	padding-left: 15px;
	border-right: #c4c4c4 solid 1px;
	border-bottom: #c4c4c4 solid 1px;
	background:  #fff url(../images/common/title_service.gif) left no-repeat;
	font-size: 1.1em;
}

div#aside h4, div#side h4 {
	margin-bottom: 10px;
	padding-left: 8px;
	background:  transparent url(../images/common/title_side.jpg) left no-repeat;
	font-size: 1em;
}

div#service dl {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

div#service dl dt {
	margin-bottom: 0.5em;
}

div#service dl dt#jahouse_banner{
	margin-top: 15px;
}

div#service dl dd ul {
	list-style: none;
}

div#service dl dd ul li {
	padding-left: 12px;
	background:  url(../images/common/arrow_red2.gif) left no-repeat;
	line-height: 1.8em;
}

div#area-guide {
	clear: both;
	margin-bottom: 14px;
	padding-bottom: 5px;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

div#area-guide p {
	margin-bottom: 0.5em;
}

div#area-guide dl dd, div#area-guide dl dt {
	margin-bottom: 5px;
}

div#area-guide ul {
	padding: 0;
	list-style: none;
}

div#area-guide ul li {
	*zoom: 1;
	margin-bottom: 10px;
	background: url(../images/top/background_service.gif) top left no-repeat;
}

div#area-guide ul li dl {
	background: url(../images/top/background_service_bottom.gif) bottom left no-repeat;
	padding: 8px 10px 5px;
}

div#area-guide ul li dt {
	margin-bottom: 5px;
	font-size: 1.2em;
}
