@charset "utf-8";
/* CSS Document */

html{
	margin:0;
	padding:0;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}

body{
	margin: 0px;
	padding: 0px;
	margin-top:13px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#333;
	margin-left: auto;
	margin-right: auto;
	background-color: #16110d;
}

/*link*/
a {
	color:#333333;
	text-decoration:none;
}
a img{
	border:0px;
}
a:hover {
	color:#372928;
	text-decoration:underline;
}
a:active{
	color:#FF7800;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
}

a:hover img{
	filter: Alpha(opacity=60);
  opacity:0.6;
}

.clear{
	clear:both;
}

/*　汎用　*/
img, a img {
	border:none;
}
	
a, a:visited, a:active {
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


h1,h2,h3, h4, h5{
	padding:0;
	margin:0;
}
/*
h4{
	padding-bottom:15px;
}
*/
p{
	padding:2px;
	margin:0;
	/*line-height:18px;*/
	padding-bottom:6px;
}


form{
	margin:0;
	padding:0;
	}

textarea{
	margin:0;
	margin-bottom:10px;
	margin-top:10px;
	padding:2px;
	font-size:12px;
	border:1px solid #666;
	}


select{
	margin:0;
	margin-right:20px;
	margin-bottom:10px;
	padding:2px;
	font-size:12px;
	border:1px solid #666;
	background-color:#FFF;
	color:#000;
}

ul,il{
	margin:0;
	padding:0;
}



#head{
	width:928px;
	height:123px;
	color:#300;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;

	}
/*トップメニュー(旧100122まで)*/
#HeadLeft{
	float:left;
	width:400px;
}

#HeadRight{
	float:right;
	width:500px;
	text-align:right;
}

/*トップメニュー（新100122から）*/
/*
#HeadLeft_gn{
	float:left;
	width:180px;
}

#HeadRight_gn{
	float:right;
	width:710px;
	text-align:right;
}
*/

/*トップメニュー（新100820から）*/
#HeadLeft_gn{
	float:left;
	width:200px;
	height: 80px;
}

#HeadRight_gn{
	float:right;
	width:710px;
	text-align:right;
}


#head #Headgnavi {
	text-align: right;
	clear:both;
}

/*トップメニュー*/
#MainMenu{
	clear:both;
	padding:3px 20px 3px 26px;
	height:15px;
	width:882px;
	color:#999;
	background-image:url(../img/tmenu.jpg);
	background-repeat:no-repeat;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:10px;
	margin-left: auto;
	margin-right: auto;
}

#MMleft{
	width:500px;
	float:left;
	padding-top:2px;
	}
#MMright{
	width:190px;
	float:right;
	padding-top:2px;
	padding-right:14px;

}


#MainMenu a, #MainMenu a:visited, #MainMenu a:active {
	color:#999;
	text-decoration:none;
	text-decoration:none;
}

#MainMenu a:hover{
	text-decoration:underline;
}

/*トップメイン画像*/

#MainImg,#ContentImg{
	clear:both;
	width:928px;
	text-align:center;
	background-color:#FFF;
	padding-top:16px;
	background-repeat:no-repeat;
	background-position:center center;
}

#MainImg {
	background-image:url(../img/imgbg.jpg);
	margin-left: auto;
	margin-right: auto;
}

#ContentImg{
	background-image:url(../img/contentimg.jpg);
	margin-left: auto;
	margin-right: auto;
}

#MainImg div.left{
	float:left;
	width:695px;
	margin-left:16px;
}
#MainImg div.right{
	float:right;
	width:202px;
	height:352px;
	margin-right:15px;
	background-image:url(../img/main_right.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#MainImg div.right img{
	margin-top:10px;
}
#MainImg div.right a:hover img{
	filter: Alpha(opacity=80);
  opacity:0.8;
}


/*メインコンテンツ*/
#content{
	overflow:hidden;
	width:928px;
	background-color:#FFF;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height:160%;
}

/*マップ*/
#MainMap{
	clear:both;
	width:662px;
	height:210px;
	padding-left:10px;
	background-image:url(../img/map.png);
	background-repeat:no-repeat;
	background-position:10px 0;
	margin-bottom: 47px;	
}

#MainMap2{
	clear:both;
	width:662px;
	height:210px;
	background:url("../img/fmenubg.png");
	margin: 0 auto;	
}
#MapBanner{
	clear:both;
	padding-left:10px;
	padding-bottom:10px;
}


#AccLeft{
	float:left;
	width:518px;
}

#AccRight{
	float:right;
	width:142px;
	padding-top:4px;
}

#AccMenu{
	width:170px;
	background-color:#300;
	color: #FFF;
}

/*フッター*/
#footer{
	clear:both;
	width:930px;
	height:130px;
	padding-top:30px;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:10px;
	color:#E2D9D6;
	margin: 0 auto;
}

#footer_in{
	width: 900px;
	line-height: 180%;
	margin: 0 auto;
	letter-spacing : -0.9px;
	text-align:center;
}

#footer div.corp{
	margin-top:18px;
	margin-bottom:18px;

}


#footer .copy{
	color:#664A33;
	letter-spacing : 1.5px;
	text-align: center;

}

#footer a{
	color:#E2D9D6;
}


#RightLogo{
	width:928px;
	margin-right:auto;
	margin-top:-103px;
	text-align:right;
	margin-left: auto;
}

/*-------------------------------------------------左側*/
#MainLeft{
	float:left;
	width:688px;
	padding:30px 0px 0px 15px;
	background-color:#FFF;
	margin-bottom:40px;
}

.MainBox{
	overflow:hidden;
	clear:both;
	width:688px;
	margin-bottom:5px;
}

.MainBox2{
	clear:both;
	width:663px;
	margin-bottom:30px;
	padding-right:10px;
	border-top:1px dotted #300;
	text-align:right;
}

.MainBox3{
	overflow:hidden;
	clear:both;
	width:688px;
	padding-bottom:20px;
}

.MainBox5{
	overflow:hidden;
	clear:both;
	width:688px;
	padding-bottom:10px;
}

.MainBox6{
	overflow:hidden;
	clear:both;
	width:688px;
	padding-bottom:0;
	margin:;
}

/*トップのインフォ*/
.info{
	width:660px;
	overflow:hidden;
	clear:both;
	padding:10px;
	margin:6px 0;
	background-color:#f8f8f3;
}

.info p{
	padding-bottom:0px;
}

.infoleft{
	width:72px;
	float:left;
}
.inforight{
	float:right;
	width:580px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.inforight2{
	float:right;
	width:100px;
}


.infoday{
	padding-right:10px;
	color:#300;
	font-weight:bold;
}

img.mt_icon{
	padding:0px;
	vertical-align:text-bottom;
}

.fontright{
	margin-left:530px;
}

/*コンセプト等*/
.BoxLeft{
	float:left;
	width:200px;
	padding:20px 10px 0 10px;

}
.BoxRight{
	float:left;
	width:430px;
	/width: 425px;
	margin-right:5px;
	padding:20px 10px 5px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
/*パーティレポート用*/
.BoxLeftPRTop{
	float:left;
	width:315px;
	padding:20px 10px 0 10px;

}
.BoxRightPRTop{
	float:right;
	width:315px;
	margin-right:5px;
	padding:20px 10px 0 10px;

}
/*月刊誌紹介ページ*/
.BoxLeftPDFTop{
	float:left;
	width:280px;
	padding:20px 10px 0 10px;

}
.BoxRightPDFTop{
	float:right;
	width:358px;
	margin-right:5px;
	padding:20px 10px 0 10px;

}


.BoxLeft_pr{
	float:left;
	width:130px;
	padding:10px 10px 0 10px;

}
.BoxRight_pr{
	float:right;
	width:500px;
	margin-right:5px;
	padding:10px 10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.BoxLeft_bk{
	float:left;
	width:430px;
	padding:20px 10px 0 10px;

}
.BoxRight_bk{
	float:right;
	width:200px;
	margin-right:5px;
	padding:20px 10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.BoxRight2{
	padding:20px 0px;
}

.BoxBottom{
	clear:both;
	width:660px;
	padding:0 10px;
}

.BoxBottom img{
	padding-bottom:20px;
}
.BoxBottom span img{
	padding-right:16px;
}


/*インフォ*/
.CorroraLeft{
	float:left;
	width:240px;
	padding:16px 0 10px 10px;
}
.CorroraRight{
	float:right;
	width:430px;
	padding:16px 0 10px 0;
}

.CorroraRight table{
	width: 410px;
	margin:0;
	padding:0;
}

.CorroraRight td{
	margin:0;
    padding:7px 0 7px 0;
    padding-left:14px;
    white-space: nowrap;
}

.CorroraRight .corrsel01, .CorroraRight .corrsel03, .CorroraRight .corrsel04{
	color: #fff;
	border:1px solid #fff;
}
.CorroraRight .corrsel02{
	padding:4px 0 4px 20px;
}

.CorroraRight .corrsel03{
	padding:7px 0 7px 13px;
	height:32px;
}
.CorroraRight .corrsel04{
	padding:8px 0 5px 13px;
	height:58px;
}



.CorroraRight .corrsel01{
	background-image:url(../img/infoimg04.jpg);
	background-repeat:no-repeat;
	background-color: #80716C;
	width: 100px;
}

.CorroraRight .corrsel03{
	background-image:url(../img/infoimg05.gif);
	background-repeat:no-repeat;
	background-color: #80716C;
	width: 100px;
}

.CorroraRight .corrsel04{
	background-image:url(../img/infoimg06.gif);
	background-repeat:no-repeat;
	background-color: #816F6B;
}

.CorroraRight .corrsel02{
	padding-left:10px;
	letter-spacing : 0.8px;
}


/*プライバシーポリシー*/
.prabox{
	clear:both;
	width:668px;
	padding:21px 0px 21px 10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing : -1px;
	}
	
.prabox p{
	padding:0;
	margin:0;
	line-height:1.7;
}


.prabox ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.prabox li{
	padding:3px 16px;;
	margin:0;
}

.prabox h4{
	padding:0;
	margin:13px 0 12px 0;

}

.prabox span img{
	text-align:right;
}

#privacysp{
	padding-right:16px;
	margin-top:24px;
	margin-bottom:48px;
	text-align:right;

}

/*スペシャリスト*/

.Sp{
	margin-left:10px;
	margin-right:10px;	
}


/*バンケット*/
.banquet{
	overflow:hidden;
	padding-top:15px;
}

.banquet2{
	padding:0 12px;
}


.banquet2 img{
	padding-top:10px;
}


.banquet2 span img{
	padding-top:30px;
	padding-bottom:5px;
}

.banquet3{
	padding:8px;
	margin:0px 10px 10px 0px;

}


.BanquetBox{
	float:left;
	width:314px;
	padding:8px;
	margin:0px 18px 4px 0px;
	border:1px solid #E6E6D5;
	margin-bottom:10px;
}

.BanquetBox p,.BanquetBox2 p {
	padding:10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.BanquetBox span img{
	padding-right:4px;
}

.BanquetBox2{
	float:left;
	width:314px;
	padding:8px;
	margin:0px 0px 4px 0px;
	border:1px solid #E6E6D5;
	margin-bottom:10px;
}

.BanquetBox2 span img{
	padding-right:4px;
}

.BanquetBox3{
	overflow:hidden;
	width:680px;
	margin-bottom:20px;
	border:1px solid #E6E6D5;
}
.BanquetBox3 img{
	padding:8px;
}

.BanquetLeft{
	float:left;
	width:332px;

}
.BanquetLeft02{
	float:left;
	width:385px;

}
.BanquetLeft span img{
	padding:2px;
}


.BLbox{
	width:330px;
	margin:10px 0;
}
.BLbox p{
	padding:0 20px;
}

.BanquetRight{
	float:right;
	width:332px;

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

}
.BanquetRight02 table{
	width:260px;
}

.BanquetRight02 table tr{
	padding:0;
	margin:0;
}

.BanquetRight02 table td{
	padding:0;
	margin:0;
}

.BanquetLeft03{
	float:left;
	width:260px;
}

.BanquetRight03{
	float:right;
	width:385px;
}


.BanquetRight span img{
	padding:5px;
	margin:4px 0;
}
/*GUIDE FOR GUEST2*/

.guest_greeting_txt {
	line-height: 180%;
	font-size: 12px;
	width: 360px;
	float: left;
	margin: 0 40px 0 20px;
}
.guest_greeting_pic {
	float: left;
	background: url(http://www.sentir-hakodate.com/guest/img/guest_greeting_pic.jpg) no-repeat;
	overflow: hiddne;
	width: 260px;
	height: 230px;
}
.guest_gloriare {
	float: left;
	margin: 0 15px 30px 18px;
}
.guest_friends {
	float: left;
	margin: 0 15px 30px 0;
}
.guest_restaurant {
	float: left;
	margin-bottom: 30px;
}
.clr {
	clear: left;
}


/*GUIDE FOR GUEST*/

.guest_left_cont01,.guest_left_cont03 {
	width: 350px;
	margin: 20px 20px 30px;
	float: left;
}
.guest_right_ph01 {
	width: 260px;
	height: 230px;
	overflow: hiddne;
	background: url(http://www.sentir-hakodate.com/guest/img/con1_ph.jpg) no-repeat;
	margin: 20px 20px 30px 10px;
	float: left;
	line-height: 180%;
}
.guest_right_ph03 {
	width: 260px;
	height: 195px;
	overflow: hiddne;
	background: url(http://www.sentir-hakodate.com/guest/img/con3_ph.jpg) no-repeat;
	margin: 20px 20px 30px 10px;
	float: left;
}
.gloriare_btn {
	margin: 20px 0 0;
}
.guest_left_pic02 {
	width: 150px;
	height: 150px;
	overflow: hiddne;
	background: url(http://www.sentir-hakodate.com/friends/img/present.gif) no-repeat;
	margin: 20px 0 30px 20px;
	float: left;
}
.guest_right_cont02 {
	width: 430px;
	margin: 20px 20px 30px 60px;
	float: left;
	line-height: 180%;
}
.clr {
	clear: left;
}
a.g {
	color:#990000;
	text-decoration:none;
}



/*ブライダルフェア*/

.btn_bk {
	background :url(http://www.sentir-hakodate.com/img/event/btn_bk.gif) no-repeat center; 
	height: 40px;
	/height: 42px;
	overflow: hidden;
	clear:both;
}
*:first-child+html .btn_bk{
	background :url(http://www.sentir-hakodate.com/img/event/btn_bk.gif) no-repeat center; 
	height: 41px;
	overflow: hidden;
	clear:both;
}
.btn_mailform {
	margin: 8px 28px;
	
}



/*フォトウェディングプラン*/
.PhotoPlanBox{
	overflow:hidden;
	clear:both;
	width:688px;
	padding-bottom:10px;
	margin-top: 20px;
}
.PhotoPlanTex{
	overflow:hidden;
	width:680px;
	margin:10px 4px 0;
	font-size:12px;
	color: #333;
	line-height: 180%;
}
.PhotoPlanTex img{
	margin-bottom:10px;
}
.PhotoPlan{
	overflow:hidden;
	padding-top:15px;
}
.PhotoPlanBox_s{
	overflow:hidden;
	width:680px;
	margin-bottom:20px;
	border:1px solid #E6E6D5;
}
.PhotoPlanLeft{
	width:310px;
	float:left;
	margin: 9px 26px 9px 9px;
}
.PhotoPlanRight{
	width:324px;
	float:left;
	margin: 9px 9px 9px 0;
}


/*資料請求、アクセス*/


.RquestBox{
	clear:both;
	width:688px;
	margin-bottom:30px;
}

.RquestLeft{
	float:left;
	width:200px;
	height:321px;
	padding:16px 10px 0 10px;

}
.RquestRight{
	float:right;
	width:400px;
	margin-right:5px;
	padding:0px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 16px;
}

.RquestRight p{
	line-height:1.2;
}

#MainMail {
	padding-top:12px;
	padding-left:12px;
	}

#MainMail p{
	padding-left:8px;
	line-height:1.5;
	}
	
#MainMail table{
	width:98%;
	padding:0;
	margin:0;
	margin-top:10px;
	border-collapse:collapse;
}

#MainMail td{
	height:50px;
	margin:0;
	padding:0px 10px 3px 9px;
	line-height:1.0;
}



.mailsel01{
	background-color:#F7F7F7;	
}

.mailsel02{
	background-color:#FFF;
}

.mailsel03{
	padding-top:30px;
	font-size:10px;
	background-color:#F7F7F7;
}

.mailsel04{
	font-size:10px;
	background-color:#FFF;
}

.mailsel05{
	padding-bottom:20px;
}

#MainMail input{
	margin-top:10px;
}

.form01 option{
	padding-left:20px;
}

.btn{
	height:61px;
	padding-top:30px;
	margin-bottom:20px;
	text-align:center;
	}

.btn input{
	padding:2px;
	margin:0;
	border:1px solid #666;
	background-color:#FFF;
	color:#000;
	font-size:12px;
}

td p{
	margin:0;
	padding:0;
	padding-left:5px;
}


#contactsp{
	margin-top:386px;

}

/*コンタクト*/

#MainMail2 {
	padding-top:12px;
	padding-left:22px;
	}

#MainMail2 p{
	padding-left:8px;
	line-height:1.5;
	}
.contact img{
	padding-bottom:5px;
}

#MainMail2 table{
	width:632px;
	padding:0;
	margin:0;
	margin-left:4px;
	margin-top:10px;
	border-collapse:collapse;
}

#MainMail2 td{
	height:50px;
	margin:0;
	padding:2px 8px 2px 6px;
	line-height:1.0;
}



#MainMail2 input{
	margin-top:10px;
}


.form01 option{
	padding-left:20px;
}

.btn{
	height:61px;
	padding-top:12px;
	margin-bottom:20px;
	text-align:center;
	}

.btn input{
	padding:5px 20px;
	margin:0 20px;
	border:1px solid #666;
	background-color:#FFF;
	color:#000;
	font-size:12px;
}

td p{
	margin:0;
	padding:0;
	padding-left:5px;
}


#contactsp{
	margin-top:360px;

}

/*プラン*/
.PlanLeft{
	float:left;
	width:160px;
	margin-top:18px;
	margin-left:10px;
	
}

.PlanRight　h4{
	margin:0;
	padding:0;

}

.PlanRight{
	float:right;
	width:500px;
	margin-top:20px;
}

/*プラン2*/
.PlanLeft2{
	float:left;
	width:200px;
	padding:20px 10px 0 10px;
	
}
.PlanRight2{
	float:right;
	width:660px;
	margin-right:5px;
	padding:20px 10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
/*SP*/
.SpLeft2{
	float:left;
	width:200px;
	padding:20px 10px 0 10px;
	
}
.SpRight2{
	float:right;
	width:430px;
	margin-right:5px;
	padding:20px 10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.SpStart{
	width:682px;
	margin-top:10px;
	margin-right:20px;
	padding:10px 10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-image: url(../img/sp/bg.jpg);
	background-repeat:no-repeat;
}

.PLbox{
	float:left;
	width:180px;
	padding:0 20px;
	padding-left:40px;
}
.PRbox{
	float:right;
	width:180px;
	padding:0 20px;
	padding-left:40px;
}

.PLbox ul, .PRbox ul{
	margin:0;
	padding:0;
	list-style-type:disc;
}

.PLbox li{
	margin:0;
	padding:4px;

}

.PRbox li{
	margin:0;
	padding:5px;

}


.PLbox2{
	float:left;
	width:220px;
	margin:5px 0 20px 0;
	border:1px solid #000;
	font-size:10px;
}


.PRbox2{
	float:right;
	width:220px;
	margin:5px 0 20px 0;
	margin-right:10px;
	border:1px solid #000;
}


.PLbox3{
	float:left;
	width:90px;

}


.PRbox3{
	float:right;
	width:124px;
	padding:10px 0;
	font-size:10px;
}

.PRbox3 p{
	line-height:2;
}

.Planen{
	clear:both;
	padding-top:10px;
	text-align:right;
	padding-right:20px;
	border-top:1px solid #000;
}

.MainBox4{
	clear:both;
	width:660px;
	padding-left:10px;
	margin:30px 0;
}

/*FAQ*/
.question{
	background:url(../faq/img/q.jpg) no-repeat;
	margin:10px 8px 10px 8px;
	padding:10px 0 5px 55px;
	height:30px;
	font-weight:bold;
	font-size:12px;
}

.answer{
	background:url(../faq/img/a.jpg) no-repeat;
	margin:10px 8px 20px 8px;
	padding:5px 0 5px 55px;
	font-size:12px;
	font-weight:normal;
}


/*演出*/
.ProdLeft01{
	float:left;
	width:260px;
}



.ProdRight01{
	float:right;
	width:380px;
	margin:0 8px 0 0;
}

.ProdLeft02{
	float:left;
	width:385px;
}

.ProdRight02{
	float:right;
	width:275px;
	padding:0;
	margin:0 8px 0 0 ;

}
.prod_title{
	font-size:12px;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#46140A;
}

.prod_text{
 margin:0 2px 0 10px;
 padding:0;
}

.prod_text2{
 margin:0;
 padding:0 0 0 8px;
 width:375px;
}

/*料理*/
.CuisineLeft03{
	float:left;
	width:260px;
	height:300px;
	position:relative;
}

.CuisineLeft03 p, .CuisineRight04 p{
	position:absolute;
	top:50%;
	margin-top:-50px;
}


.CuisineRight03{
	float:right;
	width:380px;
	margin:5px 8px 10px 0;
}

.CuisineLeft04{
	float:left;
	width:385px;
	margin:5px 0 10px 0;
}

.CuisineRight04{
	float:right;
	width:275px;
	height:250px;
	position:relative;
	padding:0;
	margin:0 8px 0 0 ;


}

.spring, .autumn{
	list-style-type:none;
	margin:0;
	padding:0;
}

.summer, .winter{
	list-style-type:none;
	margin:0 0 0 -2px;
	padding:0;

}
/*
.spring li{
	float:left;
	width:180px; 
	color:#418214; 
	font-size:10px; 
	margin:0 5px;
}

.summer li{
	float:left;
	width:180px; 
	color:#0845A0; 
	font-size:10px; 
	margin:0 5px;
}
*/
.autumn li{
	float:left;
	width:220px; 
	color:#46140A; 
	font-size:10px; 
	margin:0 5px 0 0;
}
/*
.winter li{
	float:left;
	width:180px; 
	color:#69F; 
	font-size:10px; 
	margin:0 5px;
}
*/
.cuisine-img{
	text-align:center;
	padding:0;
	margin:0;
}

.cuisine-text{
	margin:0;
	padding:0 0 10px 15px;
	width:200px;
	line-height:120%;
}
/*ウェディングストーリー*/
div#story {
	width: 680px;
	font-size: 12px;
	line-height: 180%;
	color: #996633;
}
div#story div#st01 {
	background:url(../weddingstory/img/story01.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 62px;
	text-indent: -9999px;
}
div#story div#st02 {
	background:url(/weddingstory/img/story02.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 290px;
	text-indent: -9999px;
}
div#story div#st02 div#st02_txt {
	width: 260px;
	margin: 60px 0 0 65px;
}
div#story div#st03 {
	background:url(/weddingstory/img/story03.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 145px;
	text-indent: -9999px;
}
div#story div#st03 div#st03_txt {
	width: 240px;
	margin: 30px 0 0 370px;
}
div#story div#st04 {
	background:url(/weddingstory/img/story04.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 390px;
	text-indent: -9999px;
}
div#story div#st04 div#st04_txt {
	width: 260px;
	margin: 35px 0 0 65px;
}
div#story div#st05 {
	background:url(/weddingstory/img/story05.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 170px;
	text-indent: -9999px;
}
div#story div#st05 div#st05_txt {
	width: 320px;
	margin: 10px 0 0 290px;
}
div#story div#st06 {
	background:url(/weddingstory/img/story06.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 180px;
	text-indent: -9999px;
}
div#story div#st06 div#st06_txt {
	width: 340px;
	margin: -10px 0 0 50px;
}
div#story div#st07 {
	background:url(/weddingstory/img/story07.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 190px;
	text-indent: -9999px;
}
div#story div#st07 div#st07_txt {
	width: 320px;
	margin: 20px 0 0 290px;
}
div#story div#st08 {
	background:url(/weddingstory/img/story08.jpg) no-repeat;
	overflow: hidden;
	width: 680px;
	height: 278px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
div#story div#st08 div#st08_txt {
	width: 260px;
	margin: 65px 0 0 65px;
}
div#catch {
	background:url(/weddingstory/img/catch.gif) no-repeat;
	overflow: hidden;
	width: 645px;
	height: 45px;
	text-indent: -9999px;
	margin: 20px 20px 10px;
}
div#plan {
	background:url(/weddingstory/img/plan.jpg) no-repeat;
	overflow: hidden;
	width: 650px;
	height: 1144px;
	text-indent: -9999px;
	margin: 10px 15px 30px;
}
div#plan div#plan_txt {
	width: 340px;
	margin: 170px 0 0 260px;
	font-size: 12px;
	line-height: 180%;
	color:#333;
}
div#ws_present {
	background:url(/weddingstory/img/present.jpg) no-repeat;
	overflow: hidden;
	width: 650px;
	height: 220px;
	text-indent: -9999px;
	margin: 10px 15px 30px;
}
div#event {
	width: 650px;
	overflow: hidden;
	margin: 0 15px 30px;
}
div#event div#event_left {
	background:url(/weddingstory/img/bn_01.gif) no-repeat;
	overflow: hidden;
	width: 320px;
	height: 63px;
	float: left;
	text-indent: -9999px;
	margin-right: 10px;
}
div#event div#event_right {
	background:url(/weddingstory/img/bn_02.gif) no-repeat;
	overflow: hidden;
	width: 320px;
	height: 63px;
	text-indent: -9999px;
	float: left;
}
div#contact {
	width: 650px;
	clear: left;
	overflow: hidden;
	margin: 0 15px 30px;
	font-size: 12px;
	color: #333;
	line-height: 180%;
}
div#contact div#tel_left {
	background:url(/weddingstory/img/free_dial.gif) no-repeat;
	width: 427px;
	height: 22px;
	text-indent: -9999px;
	float: left;
	margin-right: 31px;
}
div#contact div#mailform_right {
	background:url(/weddingstory/img/btn_mailform.gif) no-repeat;
	width: 192px;
	height: 22px;
	float: left;
}
div#recommend {
	background:url(/weddingstory/img/recommend.gif) no-repeat;
	overflow: hidden;
	width: 650px;
	height: 276px;
	text-indent: -9999px;
	margin: 10px 15px 20px;
}
div#step {
	background:url(/weddingstory/img/3w_sentir.jpg) no-repeat;
	overflow: hidden;
	width: 650px;
	height: 425px;
	text-indent: -9999px;
	margin: 20px 15px 0;
}
div#winter {
	background:url(/weddingstory/img/winter.jpg) no-repeat;
	overflow: hidden;
	width: 650px;
	height: 585px;
	text-indent: -9999px;
	margin: 0 15px 10px;
}
div#contact2 {
	background:url(/weddingstory/img/contact2_bg.gif) no-repeat;
	overflow: hidden;
	width: 650px;
	height: 80px;
	margin: 0 15px 20px;
}
div#contact2 div#btn_pamp {
	margin: 37px 0 0 300px;
	/margin: 37px 0 0 150px;
	float: left;
}
*+html div#contact2 div#btn_pamp {
	margin: 37px 0 0 300px;
	float: left;
}
div#contact2 div#btn_conf {
	margin: 37px 0 0 15px;
	float: left;
}

/*-------------------------------------------------右側*/


#MainRight, #CorroraRight, #PrivacyRight, #BanquetRight, #RequestRight, #ContactRight,#PlanRight{
	float:right;
	width:215px;
	padding-top:30px;
	padding-bottom:147px;
	}

#MainRight{
	/*height:2800px;*/
	}
	
#RequestRight{
	/*height:2800px;*/
}
#RequestRight02{
	/*height:2800px;*/
}

#PrivacyRight{
	/*height:2800px;*/
}

#CorroraRight, #ContactRight{
	/*height:2800px;*/
}

#BanquetRight{
	/*height:2800px;*/
}

#PlanRight{
	/*height:2800px;*/
}

#blog, #cm, #logo{
	width:186px;
	padding-left:15px;
}

.cmbox{
	padding-bottom:16px;

}


#MainRight #RightMenu, #PrivacyRight #RightMenu, #BanquetRight #RightMenu, #RequestRight #RightMenu, #CorroraRight #RightMenu,  #ContactRight #RightMenu, #PlanRight #RightMenu{
	/*background-image: url(../img/logo_sls.png);*/
	padding-top: 440px;
	background-repeat: no-repeat;

}

/* 右部分にロゴと連絡先を表示させる*/
#MainRight #RightMenu2{
	background-image: url(../img/logo_sls.png);
	padding-top: 440px;
	background-repeat: no-repeat;
}

#ContactRight #RightMenu{
	margin-top:288px;
}


.BlogBox{
	width:184px;
	height:52px;
	margin:0;
	background-image:url(../img/newblog01.jpg);
	background-repeat:repeat-x;
}

.menubox{
	width:173px;
	padding:5px;
	margin-left:0px;
	border:1px solid #ccc;
	background-color:#FFF;
	margin-bottom: 16px;
}
.NewEntry{
	margin-bottom:8px;
	padding:6px;
	padding-bottom: 0px;
}

.NewEntry p{
	font-size:10px;
	line-height: 16px;
	margin: 0px;
}

.NewEntry img{
	padding-right:6px;
}

.BlogDay{
	width:160px;
	margin-left:3px;
	background-image:url(../blog_img/menu_day.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	font-size:10px;
	color:#fff;
	text-align:right;
	border-bottom:1px solid #ccc;
	clear: both;
	padding-bottom: 8px;
}
.BlogDay p{
	padding:0px 4px 6px 0;
	display: inline;
	margin: 0px;
}

.menubox a img{
	margin-top:7px;
	
	}


/*090402　マツキ追加（フォーム用）*/
#MainMail table.pad td,
#MainMail2 table.pad td{
	height: auto;
	padding:8px;
}



table.tableinfo {
  width: 410px;
  border-collapse: collapse;
  background-color:#FFF;
  border: solid 1px #fff;
  font-size: 100%;
}

table.tableinfo caption {
  margin-top: 1px;
  text-align: left;
}


table.tableinfo td {
  	border: solid 1px #fff;
	padding-top:5px 0 5px 14px;
}


table.tableinfo td.sel01 {
	width:67px;
  	white-space: nowrap;
	background-image:url(../img/infoimg04.jpg);
	background-repeat:no-repeat;
	background-color:#80716C;
	color:#FFF;

}

table.tableinfo td.sel02 {
  	white-space: nowrap;
	background-color:#fff;
	padding-left:24px;
}


table.tableinfo td.sel03 {
	width:67px;
	padding-left:14px;
  	white-space: nowrap;
	background-image:url(../img/infoimg04.jpg);
	background-repeat:no-repeat;
	background-color:#80716C;
	color:#FFF;
}

table.tableinfo td.sel04 {
	width:67px;
	padding-left:14px;
  	white-space: nowrap;
	background-image:url(../img/infoimg06.jpg);
	background-repeat:no-repeat;
	background-color:#80716C;
	color:#FFF;
}

table.tableinfo td.sel05 {
  	white-space: nowrap;
	background-color:#fff;
	padding-left:24px;
	padding-top:3px 0 2px 14px;
}


.submitbox {
	text-align:center;
}
