@charset "utf-8";


/* ****************************************_**************************************** */
/* global navigation // Wedding */

#menu_wedding {
	width: 101px;
	background-position: -427px -40px;
}

#menu_wedding:hover {
	background-position: -427px -40px;
}


/* ****************************************_**************************************** */
/* Contents Area */

#contents_area {
	width: 770px;
	margin-top: 20px;
	font-size: 0.85em;
}

#contents_area h2 {
	height: 40px;
	margin: 0 0 15px 0;
	background: url(../../../images/wedding/common/h2_title_weddingtop.png) top left no-repeat;
}



/* ****************************************_**************************************** */
/* Wedding Local Navigation */

div#wedding_local_navi {
	width: 405px;
	height: 40px;
	margin: 0 0 0 0;
	text-align: left;
}

div#wedding_local_navi ul {
	list-style: none;
	margin: 0;
}

div#wedding_local_navi ul li {
	display: inline;
	float: left;
	margin: 0;
	list-style: none;
}

#w_l_information, 
#w_l_tasting, 
#w_l_plan, 
#w_l_space {
	display: block;
	height: 40px;
	text-indent: -9999px;
	background: url(../../../images/wedding/common/local_navi.gif) top left no-repeat;
	_behavior: expression(IEPNGFIX.fix(this));
}

div#image_gallery {
	width: 285px;
	height: 82px;
	margin: 5px 0 40px 0;
}

div#image_gallery img {
	display: block;
	/* ie6 hack */
	_behavior: expression(IEPNGFIX.fix(this));
}


/* **************************************** */
/* information */

#w_l_information {
	width: 89px;
	background-position: 0 0;
}

#w_l_information:hover {
	background-position: 0 -40px;
}


/* **************************************** */
/* tasting plan */

#w_l_tasting {
	width: 110px;
	background-position: -89px 0;
}

#w_l_tasting:hover {
	background-position: -89px -40px;
}

/* **************************************** */
/* wedding plan */

#w_l_plan {
	width: 93px;
	background-position: -199px 0;
}

#w_l_plan:hover {
	background-position: -199px -40px;
}

/* **************************************** */
/* party place */

#w_l_space {
	width: 113px;
	background-position: -292px 0;
}

#w_l_space:hover {
	background-position: -292px -40px;
}


/* ****************************************_**************************************** */
/* Wedding Inquiry */

#wedding_inquiry {
	margin: 0 0 40px 0;
}

#wedding_inquiry h2 {
	height: 37px;
	margin: 0 0 20px 0;
	background: url(../../../images/wedding/common/h2_title_inquiry.png) top left no-repeat;
}

#contents_area dl {
  margin: 10px 0 0 0;
}

#contents_area dl dt {
  display: block;
  float: left;
  width: 150px;
  padding: 10px 0 0 0;
  text-align: right;
  clear: both;
}

#contents_area dl dd {
  display: block;
  padding: 10px 0 0 160px;
}

#contents_area dl dd {
  /* ie6 hack */
  _padding: 8px 0 0 110px;
}



/* ****************************************_**************************************** */
/* privacy */

#privacy {
	margin: 20px 0 40px 0;
}

#privacy h2 {
  height: 37px;
  background: url(../../../images/wedding/common/h2_title_privacy.png) top left no-repeat;
}

#privacy p {
	margin: 15px 0 10px 15px;
}
