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

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	letter-spacing:0em;
	zoom:1;
	text-decoration: none;
	line-height: 1.5em;
}






/*▲---背景色の設定---------------------------------------------------▲*/


/*----------　↓　リンク設定　↓　----------*/

/*　サブメニューおよび全体共通　*/
a:link{color:#666666; text-decoration:none;}
a:visited{color:#666666; text-decoration:none;}
a:hover{color: #999999; text-decoration:none;}
a:active{color:#999999; text-decoration:none;}

/*　サブメニュー共通　*/
#submenu li a:link{padding:0 12px 0 0;margin:0 3px 0 0 ;}
#submenu li a:visited{padding:0 12px 0 0;margin:0 3px 0 0 ;}
#submenu li a:hover{padding:0 12px 0 0;margin:0 3px 0 0 ;}
#submenu li a:active{padding:0 12px 0 0;margin:0 3px 0 0 ;}


/*　新着のみ　*/
#information a:link{color:#ffffff; text-decoration:none;}
#information a:visited{color:#ffffff; text-decoration:none;}
#information a:hover{color: #ffff33; text-decoration:none;}
#information a:active{color:#ffffff; text-decoration:none;}

/*　フッターのみ　*/
#footer a:link{color:#ffffff; text-decoration:none;}
#footer a:visited{color:#ffffff; text-decoration:none;}
#footer a:hover{color: #ffff33; text-decoration:none;}
#footer a:active{color:#ffffff; text-decoration:none;}

/*　サブメニューページ別　挙式スタイル　*/
.ceremony_menu li a:link{background:url(http://relaxtyle.jp/images/menu_icon01.gif) right center no-repeat scroll;}
.ceremony_menu li a:visited{background:url(http://relaxtyle.jp/images/menu_icon01.gif) right center no-repeat scroll;}
.ceremony_menu li a:hover{background:url(http://relaxtyle.jp/images/menu_icon_over01.gif) right center no-repeat scroll;}
.ceremony_menu li a:active{background:url(http://relaxtyle.jp/images/menu_icon_over01.gif) right center no-repeat scroll;}

.ceremony_link a:link{color:#b84a47; text-decoration:none;}
.ceremony_link a:visited{color:#b84a47; text-decoration:none;}
.ceremony_link a:hover{color: #d18987; text-decoration:none;}
.ceremony_link a:active{color:#d18987; text-decoration:none;}

/*　サブメニューページ別　披露宴スタイル　*/
.reception_menu li a:link{background:url(http://relaxtyle.jp/images/menu_icon02.gif) right center no-repeat scroll;}
.reception_menu li a:visited{background:url(http://relaxtyle.jp/images/menu_icon02.gif) right center no-repeat scroll;}
.reception_menu li a:hover{background:url(http://relaxtyle.jp/images/menu_icon_over02.gif) right center no-repeat scroll;}
.reception_menu li a:active{background:url(http://relaxtyle.jp/images/menu_icon_over02.gif) right center no-repeat scroll;}

/*　サブメニューページ別　お料理のご紹介　*/
.cuisine_menu li a:link{background:url(http://relaxtyle.jp/images/menu_icon03.gif) right center no-repeat scroll;}
.cuisine_menu li a:visited{background:url(http://relaxtyle.jp/images/menu_icon03.gif) right center no-repeat scroll;}
.cuisine_menu li a:hover{background:url(http://relaxtyle.jp/images/menu_icon_over03.gif) right center no-repeat scroll;}
.cuisine_menu li a:active{background:url(http://relaxtyle.jp/images/menu_icon_over03.gif) right center no-repeat scroll;}

/*　サブメニューページ別　ウェディングプラン　*/
.wedding_plan_menu li a:link{background:url(http://relaxtyle.jp/images/menu_icon04.gif) right center no-repeat scroll;}
.wedding_plan_menu li a:visited{background:url(http://relaxtyle.jp/images/menu_icon04.gif) right center no-repeat scroll;}
.wedding_plan_menu li a:hover{background:url(http://relaxtyle.jp/images/menu_icon_over04.gif) right center no-repeat scroll;}
.wedding_plan_menu li a:active{background:url(http://relaxtyle.jp/images/menu_icon_over04.gif) right center no-repeat scroll;}

/*　サブメニューページ別　ウェディングフェア　*/
.wedding_fair_menu li a:link{background:url(images/menu_icon07.gif) right center no-repeat scroll;}
.wedding_fair_menu li a:visited{background:url(images/menu_icon07.gif) right center no-repeat scroll;}
.wedding_fair_menu li a:hover{background:url(images/menu_over07.gif) right center no-repeat scroll;}
.wedding_fair_menu li a:active{background:url(images/menu_over07.gif) right center no-repeat scroll;}

/*　サブメニューページ別　衣裳・美容　*/
.dress_beauty_menu li a:link{background:url(http://relaxtyle.jp/images/menu_icon05.gif) right center no-repeat scroll;}
.dress_beauty_menu li a:visited{background:url(http://relaxtyle.jp/images/menu_icon05.gif) right center no-repeat scroll;}
.dress_beauty_menu li a:hover{background:url(http://relaxtyle.jp/images/menu_icon_over05.gif) right center no-repeat scroll;}
.dress_beauty_menu li a:active{background:url(http://relaxtyle.jp/images/menu_icon_over05.gif) right center no-repeat scroll;}

/*----------　↑　リンク設定　↑　----------*/


#top{float:left;}/*TOPアンカーリンク*/


html{ height: 100%;}/*DWでは背景色がなくなるが、トップページで上下をつめるのに必要*/
body{ height: 100%;background:#fafbfa url(http://relaxtyle.jp/images/bg_body.gif) center repeat-y scroll; padding:0; margin:0;}


#all{
	height: 100%;
	padding:0;
	margin:0 auto;
	width:800px;
	background-color:#b3b3b3;
	text-align: center;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#conteiner{
	background-color:#FFFFFF;
	padding:59px 0;
	color:#666666;
	font-size: 0.8em;
	letter-spacing: 0.03em;
	line-height:1.5em;
}

#contents {
	/*　サブメニューはfloat左寄せなので、サブメニューの幅分margin217px。
	※※width:447px;があるとIE5.5では実際より狭くなるので、アップするときに削除！！　
	width:447px;*/margin:0 38px 0 217px;padding:0 46px;text-align:left; vertical-align:top;
}


/*----------　↓　サブメニュー　↓　----------*/
#submenu {
	width: 217px;
	height:100%;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;

}
#submenu li{
	list-style:none;
	margin:0 30px 13px 0;
	color:#666666;
}


/*----------　↑　サブメニュー　↑　----------*/

#top_link{
	padding:40px 0 0 0;
	text-align:right;
}

/*----------　↓　下メニュー　↓　----------*/
#bottom_menu{
	padding:0 0 1em 0;
	text-align:center;
}



/*----------　↑　下メニュー　↑　----------*/



#information{
	font-size: 0.8em;
	line-height:1.3em;
	margin: 12px auto 5px auto;
}

#footer{
	background-color:#b3b3b3;/*html、body、allのhight:100%;のため　firefox対策*/
	font-size: 0.75em;
	line-height:1.6em;
	letter-spacing:0em;
	padding: 10px 10px 10px 10px;
	vertical-align:middle;
}


.ceremony {
	/*　サブメニューとの線　*/
	border-left: solid #B84A47 2px;
}
.reception {
	/*　サブメニューとの線　*/
	border-left: solid #6e466e 2px;
}
.cuisine {
	/*　サブメニューとの線　*/
	border-left: solid #cd7520 2px;
}

.wedding_plan {
	/*　サブメニューとの線　*/
	border-left: solid #205f86 2px;
}
.okaeri{color:#FFCC00;}/*各ページポイント色設定*/
.w_pleasure{color:#EA8340;}
.familyheart{color:#99cc33;}
.starlight{color:#3399ff;}
.japanese{color:#C44F4B;}
.engagement{color:#C8B97B;}
.dress{color:#df5383;}
.crystal{color: #990066;}
.photo{color: #008866;}

.dress_beauty {
	/*　サブメニューとの線　*/
	border-left: solid #c86482 2px;
}




/*配置用クラス*/
.contents_space{
	margin:0 0 30px 0;
}/*table paddingは無効なので。table間のmarginの下は無視される(IE)*/
.text_haichi{text-align:left; vertical-align:top;}
.leftspace{padding:0 0 0 18px;}
.rightspace{padding:0 18px 0 0;}
.topspace{margin:38px 0 0 0;}
.topspace02{margin:0.6em 0 0 0;}


/*----------　↓　お料理のご紹介　メニュー　(定義型リスト用クラス)　↓　----------*/

.oshinagaki dt {
	float:left;
	width:7em;
	clear: both;
	margin: 0 0 1em 0;

}
.oshinagaki dt:first-letter {color:#cd7520;}
.oshinagaki dd {
	display:table;
	word-spacing:0.5em;
	margin: 0 0 1em 0;

}/*trと同じ効果　IEの定義型と同様にするため(IEには効かない)*/

/*お料理のご紹介　フレンチ　メニュー　(定義型リスト用クラス)*/
.oshinagaki_french dt {
	float:left;
	clear: both;
	margin: 0 0 1em 0;

}
.oshinagaki_french  dt:first-letter {color:#cd7520;}
.oshinagaki_french  dd {
	display:table;
	word-spacing:0.5em;
	margin: 0 0 1em 0;

}/*trと同じ効果　IEの定義型と同様にするため(IEには効かない)*/

/*----------　↑　お料理のご紹介　メニュー　(定義型リスト用クラス)　↑　----------*/



/*----------　↓　サムネール一覧　↓　----------*/
/*共通*/
#img_ichiran{
margin:50px 0 0 0;
}
#img_ichiran ul {
list-style: none ;padding:0;border:0;/*-39pxは右端のサムネールのマージン削除分*/
}
#img_ichiran li {
	float:left;
	display:inline;
	padding: 0;
	border:0;
	font-size: 0.9em;
}
#img_ichiran ul li img {
margin:0;padding:0;border:0;
}

/*細かい間隔設定*/
.img_ichiran_kankaku01 ul {margin:0 -39px 0 0;/*-39pxは右端のサムネールのマージン削除分*/}
.img_ichiran_kankaku01 li{margin:0 39px 39px 0;width:123px;}

.img_ichiran_kankaku02 ul {margin:0 -39px 0 0;/*-39pxは右端のサムネールのマージン削除分*/}
.img_ichiran_kankaku02 li{
	margin:0 39px 20px 0;
	width:123px;
}

.img_ichiran_kankaku03 ul {margin:0 -18px 0 0;/*-18pxは右端のサムネールのマージン削除分*/}
.img_ichiran_kankaku03 li{margin:0 18px 18px 0;width:137px;}

.img_ichiran_kankaku04 ul {margin:0 -39px 0 0;/*-39pxは右端のサムネールのマージン削除分*/}
.img_ichiran_kankaku04 li{
	margin:0 39px 0 0;/*IE7のみ下マージンが効かないのでheightで画像123px＋20px=143px*/
	width:123px;height:143px;
}




.img_rec{margin:0; padding:0; border:0;}
.img_rec a {float:left;margin:0; padding:0; border:0;}/*IE5.5用*/
.img_rec img{float:left;margin:0; padding:0; border:0;}/*リンクなしの場合*/


/*----------　↑　サムネール一覧　↑　----------*/


/*----------　↓　ウエディングフェア　↓　----------*/
.table_wed table{border-top:1px #CCCCCC solid; margin:auto;}
.table_wed td{padding:20px; border-bottom:1px #CCCCCC solid; text-align:left;}
.table_wed th{
padding:20px;border-right:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; text-align:left;}

.table_wed_txtcolor {color:#af4c7a;	
}


/*----------　↑　ウエディングフェア　↑　----------*/





.txt_space{letter-spacing:1em;}

.clear{clear:both;}
.nowrap{ white-space:nowrap;}

.komidashi{font-weight:normal; margin:0.5em 0;}

#bt_ftr{
text-align:center;margin-top:30px;
}
#bnr_report{
	margin:50px 0 0 0;
	text-align: center;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
	text-align: center;
}
