@charset "UTF-8";

/*  wedding共通*/
body {
   background:url(../img/head.jpg) top left repeat-x;
   margin:0; padding:0;

}	

#content{
	width:910px;
	float:none;
}

#gnav_wed{
	width:900px;
	height:49px;
	background:url(../img/gnv.jpg) no-repeat;
	display:block;
	float:none;
	margin:0 5px 15px;
}

#gnav_wed ul{
	width:900px;
	height:49px;
}

#gnav_wed li{
	float:left;
	height:49px;
	background-image:url(../img/gnv.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

#gnav_wed li a{
	display:block;
	height:49px;
	background-image:url(../img/gnv.jpg) ;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


/*  normal -- */
.gnav_wed_01 a{width:178px;background-position:0 0;}
.gnav_wed_02 a{width:179px;background-position:-178px 0;}
.gnav_wed_03 a{width:180px;background-position:-357px 0;}
.gnav_wed_04 a{width:179px;background-position:-537px 0;}
.gnav_wed_05 a{width:184px;background-position:-716px 0;}

/*  hover -- */
.gnav_wed_01 a:hover{width:178px;background-position:0 -49px;}
.gnav_wed_02 a:hover{width:179px;background-position:-178px -49px;}
.gnav_wed_03 a:hover{width:180px;background-position:-357px -49px;}
.gnav_wed_04 a:hover{width:179px;background-position:-537px -49px;}
.gnav_wed_05 a:hover{width:184px;background-position:-716px -49px;}

/*  current -- */
.gnav_wed_01 a.current{width:178px;background-position:0 -98px;}
.gnav_wed_02 a.current{width:179px;background-position:-178px -98px;}
.gnav_wed_03 a.current{width:180px;background-position:-357px -98px;}
.gnav_wed_04 a.current{width:179px;background-position:-537px -98px;}
.gnav_wed_05 a.current{width:184px;background-position:-716px -98px;}


#wrapper{width:910px;margin:0 auto;text-align:left;}

#wrapper a{
	color: #A4875C;
	text-decoration : underline;
}


#wrapper a:visited {
	color: #A4875C;
	text-decoration: underline;
}

#wrapper a:hover {
	color: #A4875C;
	text-decoration: none;
}

#wrapper a:active {
	color: #A4875C;
	text-decoration: underline;
}

/*  ヘッダ*/
#head_wedding{
	margin-bottom: 10px;
	display:block;
}
.head_wedding_box{
	width: 900px;
	margin:0 5px;
	display:block;
}
.head_wedding_right{
	float: right;
	padding-top: 23px;
	padding-right: 10px;
	text-align:right
}

.head_wedding_box h1{
 padding:10px 0 5px 0;
}
.wedding_logo{
	padding-top: 2px;
	float: left;
}
/*  コンテンツ*/
.wed_box{
	width: 900px;
	margin-bottom: 10px;
	height: 350px;
}
.wedding_contents{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 20px;
}


.main_img{
	margin:0 5px;
}

.wedding_left_box{
	width: 620px;
	margin-bottom:20px;
	float: left;
}

.wedding_news_box{
	width:620px;
	float:left;
	background: url(../img/top_news_bg.jpg) repeat-x 0 0;
}

.wedding_news_ttl{
	width:620px;
	height:35px;
	background: url(../img/top_title_news.gif) no-repeat 0 0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}

.wedding_news_img{
	width:140px;
	float: left;
	margin:10px 15px;
	border:0;
}

.wedding_news_txt{
	width: 425px;
	float: right;
	margin:10px 10px 10px 0;
	text-align:left;
}

.wedding_news_txt dt{
	padding:0 0 5px 0;
}

.wedding_news_txt dt.arrow{
	background:url(../img/top_arrow_orange.gif) no-repeat 0 5px;
	padding:0 0 5px 10px;
}

.wedding_cont_box{
	width:620px;
	float:left;
}

.wedding_cont_ttl{
	width:620px;
	height:28px;
	background: url(../img/top_title_contents.gif) no-repeat 0 0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}

.wedding_cont_cel{
	width:620px;
	margin:0;
}

.wedding_cont_cel01{
	width:300px;
	height:119px;
	margin:0;
	background:url(../img/contents01.jpg) no-repeat 0 0;
	float:left;
	display:block;
}

.wedding_cont_cel01 a{
	width:130px;
	height:74px;
	margin:0;
	background:url(../img/contents01.jpg) no-repeat 0 0;
	float:left;
	display:block;
	overflow:hidden;
	padding:45px 10px 0 160px;
	text-align:left;
	color:#333333;
	text-decoration:none;
	line-height:1.2em;
}

.wedding_cont_cel01 a:hover{
	background:url(../img/contents01.jpg) no-repeat 0 -119px;
	text-decoration:underline;
}

.wedding_cont_cel02{
	width:300px;
	height:119px;
	margin:0;
	background:url(../img/contents02.jpg) no-repeat 0 0;
	float:left;
	display:block;
}

.wedding_cont_cel02 a{
	width:130px;
	height:89px;
	margin:0;
	background:url(../img/contents02.jpg) no-repeat 0 0;
	float:left;
	display:block;
	overflow:hidden;
	padding:30px 10px 0 160px;
	text-align:left;
	color:#333333;
	text-decoration:none;
	line-height:1.2em;
}

.wedding_cont_cel02 a:hover{
	background:url(../img/contents02.jpg) no-repeat 0 -119px;
	text-decoration:underline;
}

.wedding_cont_cel03{
	width:300px;
	height:124px;
	margin:0;
	background:url(../img/contents03.jpg) no-repeat 0 0;
	float:left;
	display:block;
}

.wedding_cont_cel03 a{
	width:130px;
	height:94px;
	margin:0;
	background:url(../img/contents03.jpg) no-repeat 0 0;
	float:left;
	display:block;
	overflow:hidden;
	padding:30px 10px 0 160px;
	text-align:left;
	color:#333333;
	text-decoration:none;
	line-height:1.2em;
}

.wedding_cont_cel03 a:hover{
	background:url(../img/contents03.jpg) no-repeat 0 -124px;
	text-decoration:underline;
}

.wedding_cont_cel04{
	width:300px;
	height:124px;
	margin:0;
	background:url(../img/contents04.jpg) no-repeat 0 0;
	float:left;
	display:block;
}

.wedding_cont_cel04 a{
	width:130px;
	height:94px;
	margin:0;
	background:url(../img/contents04.jpg) no-repeat 0 0;
	float:left;
	display:block;
	overflow:hidden;
	padding:30px 10px 0 160px;
	text-align:left;
	color:#333333;
	text-decoration:none;
	line-height:1.2em;
}

.wedding_cont_cel04 a:hover{
	background:url(../img/contents04.jpg) no-repeat 0 -124px;
	text-decoration:underline;
}

.wedding_cont_cel_txt{
	position:relative;
	left:150px;
	top:30px;
}


.wedding_rightbox{
	float:right;
	width:260px;
}

.wedding_rightbox img{
	border:0;
	margin-bottom:15px;
}


.we_co{
	color: #a4875c;
}

.wed_title{
	margin:10px 0;
}

.wed_lead{
	text-align: left;
	font-size: 12px;
	line-height:1.5em;
	width: 870px;
	margin:0 0 15px;
	padding:0 5px;
}

.wed_dsc{
	width:890px;
	margin:0 5px 15px 0;
	padding:5px;
	height:auto;
}

.wed_img_01{
	float:left;
	width:360px;
	margin:0 20px 0 0;
}

.wed_txt_01{
	float:right;
	margin:5px 5px 0 0;
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	width:505px;
}

.wed_img_02{
	float:left;
	width:310px;
	margin:0 20px 0 0;
}

.wed_txt_02{
	float:left;
	margin:5px 5px 0 0;
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	width:555px;
	display:inline;
}

.wed_txt_02 dt.title{
	float:left;
}

.wed_txt_02 dd.link{
	margin-top:6px;
	float:left;
}

.wed_img_03{
	float:left;
	width:355px;
	margin:0 20px 0 0;
}

.wed_txt_03{
	float:right;
	margin:5px 5px 0 0;
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	width:510px;
}

.wed_dsc ul{
	margin:5px 0;
}

.wed_dsc li{
	list-style-position:inside;
	list-style:disc;
	margin-left:18px;
}

.head_brown{
	font-weight:bold;
	color:#663300;
	margin-bottom:5px;
}

.head_green{
	font-weight:bold;
	color:#769a25;
	margin-bottom:5px;
}

.head_pink{
	font-weight:bold;
	color:#de546a;
	margin-bottom:5px;
}

.box_brown_300{
	border:#d6c2a4 solid 1px;
	margin:10px 0;
	padding:10px;
	background-color:#f8f3ec;
	width:300px;
}

.box_brown_535{
	border:#d6c2a4 solid 1px;
	margin:10px 0;
	padding:10px;
	background-color:#f8f3ec;
	width:535px;
}

.box_green{
	border:#d1e6a1 solid 1px;
	margin:10px 0;
	padding:10px;
	background-color:#ebf8ce;
	width:450px;
}

.box_pink{
	border:#f9d9df solid 1px;
	margin:10px 0;
	padding:10px;
	background-color:#fbf3f5;
	width:200px;
}

.wed_banner{
 	float:none;
	text-align:center;
	margin:15px 0 20px;
	clear:both;
}

hr {
	height: 1px;
	border: none;
	border-top:#d6c2a4 solid 1px;
	margin:5px;
	clear:both;
}

/*  ---- ウエディングお問い合わせ ----  */

.co_font01{
	color: #6b440d;
	font-size: 13px;
	font-weight: bold;
}
.co_font02{
	color: #F00;
}
.ti_back{
	background-image: url(../img/contents_ti_back.gif);
	height: 35px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 4px;
	color: #6B440D;
	background-repeat: no-repeat;
	text-indent: 8px;
	margin-top: 15px;
}
.contact_table{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 12px;
}
.contact_ta_g{
	text-align: center;
	background-color: #EEEEEE;
}
.contact_table td{
	text-align: left;
	padding: 5px;
}

.on_text{
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 10px;
}
.form_btnbox{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*  ---- Footer ----  */

.wed_foot_wrap{
	background-image: url(../img/fo_back.jpg);
	background-repeat: repeat-x;
	height: 89px;	
}
.web_footer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.web_footer_right{
	width: auto;
	float: right;
}
