@charset "utf-8";
/*
-----------------------------------------------------------------------
Copyright(c)年 会社名 All Rights Reserved.
-----------------------------------------------------------------------
*/


/*
-----------------------------------------------------------------------
base tags setting
-----------------------------------------------------------------------
*/

*{
	margin:0;
	padding:0;
	outline:none;
	font-size:1em;
	font-style:normal;
}

body {
	font-size:76%;
	font-family:"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka ,Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	color:#666666;
	line-height:160%;
}

img {
	border:none;
	vertical-align:bottom;
}

iframe{
	border:none;
}

ul, ol{
	list-style:none;
}

br {
	letter-spacing:0;
}

map {
	display: none;
	visibility: hidden;
}



/*
-----------------------------------------------------------------------
a:link setting
-----------------------------------------------------------------------
*/

a:link,
a:visited,
a:active {
	color: #4D7C27;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/*
-----------------------------------------------------------------------
wrapper
-----------------------------------------------------------------------
*/

div#wrapper{
	width:758px;
	margin:0 auto;
	background:url(../img/common/bgcontent.jpg) center top repeat-y;
	padding:0 6px;
	overflow: hidden;
	text-align:center;
  /* MacIE5用 margin-leftはwidthの半分 \*//*/
  position: relative;
  left: 50%;
  margin-left: -383px;
  /**/
	/* -- ここまで中央寄せ -- */
}
div#wrapper:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}



/*
-----------------------------------------------------------------------
header
-----------------------------------------------------------------------
*/

div#header{
	background:url(../img/common/bgheader.jpg) center top no-repeat;
	height:171px;
	text-align:left;
}



/*
-----------------------------------------------------------------------
gnavarea
-----------------------------------------------------------------------
*/

div#gnavarea ul{
	text-indent:-9999em;
	height:40px;
}
div#gnavarea li{
	display:inline;
}
div#gnavarea li a{
	display:block;
	height:40px;
	float:left;
}
li#gnav01,
li#gnav01 a{
	background:url(../img/common/gnav01.jpg) left top no-repeat;
	width:125px;
}
li#gnav01 a:hover{
	background:url(../img/common/gnav01_f2.jpg) left top no-repeat;
}
li#gnav02,
li#gnav02 a{
	background:url(../img/common/gnav02.jpg) left top no-repeat;
	width:127px;
}
li#gnav02 a:hover{
	background:url(../img/common/gnav02_f2.jpg) left top no-repeat;
}
li#gnav03,
li#gnav03 a{
	background:url(../img/common/gnav03.jpg) left top no-repeat;
	width:127px;
}
li#gnav03 a:hover{
	background:url(../img/common/gnav03_f2.jpg) left top no-repeat;
}
li#gnav04,
li#gnav04 a{
	background:url(../img/common/gnav04.jpg) left top no-repeat;
	width:127px;
}
li#gnav04 a:hover{
	background:url(../img/common/gnav04_f2.jpg) left top no-repeat;
}
li#gnav05,
li#gnav05 a{
	background:url(../img/common/gnav05.jpg) left top no-repeat;
	width:127px;
}
li#gnav05 a:hover{
	background:url(../img/common/gnav05_f2.jpg) left top no-repeat;
}
li#gnav06,
li#gnav06 a{
	background:url(../img/common/gnav06.jpg) left top no-repeat;
	width:125px;
}
li#gnav06 a:hover{
	background:url(../img/common/gnav06_f2.jpg) left top no-repeat;
}



/*
-----------------------------------------------------------------------
listarea
-----------------------------------------------------------------------
*/

div#listarea{
	height:39px;
	background:url(../img/common/bglist.jpg) center top no-repeat;
	padding:0 15px 0 30px;
	text-align:left;
}
div#listleftarea{
	float:left;
	margin-top:15px;
}
div#listrightarea{
	float:right;
	width:77px;
	height:23px;
	margin-top:11px;
}
div#listrightarea p a{
	text-indent:-9999em;
	height:23px;
	display:block;
}
p#btnjp a{
	background:url(../img/common/btnjp.jpg) center top no-repeat;
}
p#btnjp a:hover{
	background:url(../img/common/btnjp_f2.jpg) center top no-repeat;
}



/*
-----------------------------------------------------------------------
contentarea
-----------------------------------------------------------------------
*/

div#contentarea{
	background:url(../img/common/bgcontentheader.jpg) center top no-repeat;
	padding:20px 20px 0 20px;
	overflow: hidden;
	text-align:center;
	margin:0 auto;
  /* MacIE5用 margin-leftはwidthの半分 \*//*/
  position: relative;
  left: 50%;
  margin-left: -383px;
  /**/
	/* -- ここまで中央寄せ -- */
}
div#contentarea:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}




/*
-----------------------------------------------------------------------
contentleftarea
-----------------------------------------------------------------------
*/

div#contentleftarea{
	float:left;
	width:418px;
	text-align:left;
}
body#location div#contentleftarea{
	float:left;
	width:405px;
	text-align:left;
}



/*
-----------------------------------------------------------------------
contentrightarea
-----------------------------------------------------------------------
*/

div#contentrightarea{
	float:right;
	width:300px;
}
body#location div#contentrightarea{
	float:right;
	width:313px;
}


/*
-----------------------------------------------------------------------
h
-----------------------------------------------------------------------
*/

h1 a{
	background:url(../img/common/logo.jpg) 16px 14px no-repeat;
	text-indent:-9999em;
	height:171px;
	display:block;
}
h2{
	text-indent:-9999em;
	height:38px;
	margin-bottom:30px;
}
body#index h2#h01{
	background:url(../img/index/h01.jpg) left top no-repeat;
}
body#aboutyui h2#h01{
	background:url(../img/aboutyui/h01.jpg) left top no-repeat;
}
body#specialmenu h2#h01{
	background:url(../img/specialmenu/h01.jpg) left top no-repeat;
}
body#menuprice h2#h01{
	background:url(../img/menuprice/h01.jpg) left top no-repeat;
}
body#bridal h2#h01{
	background:url(../img/bridal/h01.jpg) left top no-repeat;
}
body#location h2#h01{
	background:url(../img/location/h01.jpg) left top no-repeat;
}
body#aboutyui h3#h02{
	text-indent:-9999em;
	background:url(../img/aboutyui/h02.gif) left top no-repeat;
	height:15px;
}
body#aboutyui h3#h03{
	text-indent:-9999em;
	background:url(../img/aboutyui/h03.gif) left top no-repeat;
	height:15px;
	margin-top:20px;
}
body#menuprice h3,
body#specialmenu h3{
	text-indent:-9999em;
	height:17px;
	margin-bottom:20px;
}
h3{
	text-indent:-9999em;
	height:18px;
	margin-bottom:20px;
}
body#menuprice h3#h02{
	background:url(../img/menuprice/h02.gif) left top no-repeat;
}
body#menuprice h3#h03{
	background:url(../img/menuprice/h03.gif) left top no-repeat;
}
body#menuprice h3#h04{
	background:url(../img/menuprice/h04.gif) left top no-repeat;
}
body#menuprice h3#h05{
	background:url(../img/menuprice/h05.gif) left top no-repeat;
}
body#menuprice h3#h06{
	background:url(../img/menuprice/h06.gif) left top no-repeat;
}
body#menuprice h3#h07{
	background:url(../img/menuprice/h07.gif) left top no-repeat;
}
body#menuprice h3#h08{
	background:url(../img/menuprice/h08.gif) left top no-repeat;
}
body#menuprice h3#h09{
	background:url(../img/menuprice/h09.gif) left top no-repeat;
}
body#menuprice h3#h10,
body#specialmenu h3#h02{
	background:url(../img/menuprice/h10.gif) left top no-repeat;
}

/*
-----------------------------------------------------------------------
footer
-----------------------------------------------------------------------
*/

div#footer{
	background:url(../img/common/bgfooter.jpg) center top no-repeat;
	height:31px;
	padding-top:30px;
	clear:both;
}
div#footer address{
	text-indent:-9999em;
	background:url(../img/common/address.gif) center top no-repeat;
	widows:294px;
	height:21px;
}



/*
-----------------------------------------------------------------------
common
-----------------------------------------------------------------------
*/

.line{
	background:url(../img/common/line.gif) left bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:20px;
}
a.icon{
	background:url(../img/common/icon.gif) center left no-repeat;
	padding-left:15px;
}
.menutxt{
	background:none !important;
	padding:0 !important;
}
.caution{
	color:#4D7C27;
	font-size:10px;
	background:none !important;
	padding:0 !important;
}
.caution02{
	color:#4D7C27;
	font-size:14px;
	font-weight:bold;
	background:none !important;
	margin-top:5px;
}
.caution03{
	color:#4D7C27;
	background:none !important;
}
div.menubox p{
	background:#E8F4DD;
	padding:3px 10px;
}
div.menubox{
	margin-top:20px;
}
div.menubox div{
	margin-top:20px;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:5px;
}
body#aboutyui div.menubox{
	margin-top:20px;
	clear:both;
	overflow: hidden;
	/* MacIE5用 margin-leftはwidthの半分 \*//*/
	position: relative;
	left: 50%;
	margin-left: -400px;
	/**/
	/* -- ここまで中央寄せ -- */
}
body#aboutyui div.menubox:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html body#aboutyui div.menubox{
  height: 1em;
  overflow: visible;
}
/**/

/*
-----------------------------------------------------------------------
aboutyui
-----------------------------------------------------------------------
*/

div.aboutbox{
	clear:both;
	margin-top:20px;
	width:418px;
	overflow: hidden;
	/* MacIE5用 margin-leftはwidthの半分 \*//*/
	position: relative;
	left: 50%;
	margin-left: -400px;
	/**/
	/* -- ここまで中央寄せ -- */
}
div.aboutbox:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html div.aboutbox{
  height: 1em;
  overflow: visible;
}
/**/
div.aboutimg{
	float:left;
	width:80px;
	margin-right:20px;
}
div.aboutyuitxt{
	float:left;
	width:318px;
}
body#aboutyui ul{
	margin-top:20px;
}
body#aboutyui div.menubox li{
	padding-right:10px;
	float:left;
	width:60px;
}
