@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
html {
	height:100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", 'MS P Gothic', Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
	font-size: small;
	color: #000;
	height:100%;
	line-height:130%;
	background: #fff url(../img/index/body_bg.jpg) repeat-x;
	background-position: 50% 0%;
}
img {
	border:0;
}

.end {
	clear: both;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
line-height: 0;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
		text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}

div#wrapper {
	position:relative;
	width: 1000px;
	background: url(../img/index/foot_bg.gif) top left repeat-y;
	min-height: 100%;
	height:100%;
	margin: 0 auto;
}

body > #wrapper {
    height: auto;
}


/* mainarea start */
#mainarea {
	width: 735px;
	padding: 0 130px 20px 135px;
	background: url(../img/index/main_bg.jpg);
}

#contents {
	width: 360px;
	float: left;
}


#logo {
	width: 180px;
	height: 62px;
	text-indent: -9999px;
	background: url(../img/index/logo.gif) no-repeat;
	margin-bottom: 60px;
	margin-top: 20px;
}

#contents ul {
	margin-bottom: 25px;
}
#contents li {
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#contents li a {
	display: block;
	width: 360px;
	height: 35px;
}
#contents li.about {
	background: url(../img/index/menu_about_on.jpg) no-repeat;
}
#contents li.about a {
	background: url(../img/index/menu_about_off.jpg) no-repeat;
}
#contents li.about a:hover {
	background: none;
}
#contents li.price {
	background: url(../img/index/menu_price_on.jpg) no-repeat;
}
#contents li.price a {
	background: url(../img/index/menu_price_off.jpg) no-repeat;
}
#contents li.price a:hover {
	background: none;
}
#contents li.wedding {
	background: url(../img/index/menu_wedding_on.jpg) no-repeat;
}
#contents li.wedding a {
	background: url(../img/index/menu_wedding_off.jpg) no-repeat;
}
#contents li.wedding a:hover {
	background: none;
}
#contents li.access {
	background: url(../img/index/menu_access_on.jpg) no-repeat;
}
#contents li.access a {
	background: url(../img/index/menu_access_off.jpg) no-repeat;
}
#contents li.access a:hover {
	background: none;
}
#contents li.recruit {
	background: url(../img/index/menu_recruit_on.jpg) no-repeat;
}
#contents li.recruit a {
	background: url(../img/index/menu_recruit_off.jpg) no-repeat;
}
#contents li.recruit a:hover {
	background: none;
}

#news {
	width: 360px;
	height: 140px;
	background: url(../img/index/news_bg.jpg) no-repeat;
}
#news h2 {
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(../img/index/news_h2_on.jpg) no-repeat;
}
#news h2 a {
	display: block;
	width: 65px;
	height: 140px;
	background: url(../img/index/news_h2_off.jpg) no-repeat;
}
#news h2 a:hover {
	background: none;
}
#newsarea {
	float: right;
	width: 285px;
	padding: 5px;
}

#imgarea {
	width: 350px;
	padding-left: 10px;
	float: right;
}
#imgarea p.main_img {
	width: 140px;
	margin-top: 3px;
	margin-bottom: 30px;
}
#imgarea p.campaign_banner {
	display: block;
	text-indent: -9999px;
	background: url(../img/index/campaign_banner_on.jpg) no-repeat;
}
#imgarea p.campaign_banner a {
	display: block;
	background: url(../img/index/campaign_banner_off.jpg) no-repeat;
	width: 340px;
	height: 140px;
}
#imgarea p.campaign_banner a:hover {
	background: none;
}
/* mainarea end */

/* footer start */
#footer {
	width: 734px;
	padding: 13px 140px 0 126px;
	height: 26px;
	background: url(../img/index/footnavi_bg.gif) repeat-x;
}
#footer ul {
	float: left;
	width: 334px;
}
#footer li {
	display: block;
	float: left;
	text-indent: -9999px;
}
#footer li a {
	display: block;
	height: 13px;
}
#footer li.news {
	width: 89px;
	background: url(../img/index/footnavi_news_on.gif) no-repeat;
}
#footer li.news a {
	background: url(../img/index/footnavi_news_off.gif) no-repeat;
}
#footer li.news a:hover {
	background: none;
}
#footer li.access {
	width: 69px;
	background: url(../img/index/footnavi_access_on.gif) no-repeat;
}
#footer li.access a {
	background: url(../img/index/footnavi_access_off.gif) no-repeat;
}
#footer li.access a:hover {
	background: none;
}
#footer li.sitemap {
	width: 88px;
	background: url(../img/index/footnavi_sitemap_on.gif) no-repeat;
}
#footer li.sitemap a {
	background: url(../img/index/footnavi_sitemap_off.gif) no-repeat;
}
#footer li.sitemap a:hover {
	background: none;
}
#footer li.contact {
	width: 88px;
	background: url(../img/index/footnavi_contact_on.gif) no-repeat;
}
#footer li.contact a {
	background: url(../img/index/footnavi_contact_off.gif) no-repeat;
}
#footer li.contact a:hover {
	background: none;
}
#footer p.copyright {
	float: right;
	width: 186px;
	height: 13px;
	text-indent: -9999px;
	background: url(../img/index/copyright.gif) no-repeat;
}
#footer p.meeting {
	display: block;
	text-indent: -9999px;
	margin: 0 7px 0 20px;
	background: url(../img/index/meeting_banner_on.jpg) no-repeat;
}
#footer p.meeting a {
	display: block;
	background: url(../img/index/meeting_banner_off.jpg) no-repeat;
	width: 225px;
	height: 55px;
}
#footer p.meeting a:hover {
	background: none;
}

/* footer end */

.mb10 {
	margin-bottom: 10px;
}