@charset "utf-8";

/* CSS Document */



/* 右メニュー指定 */



#wedding_navi_01 {

	background: url(image/navi_01.jpg) no-repeat;

	text-indent: -9999px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 70px;

	width: 280px;

}



#wedding_navi_01:hover {

	background: url(image/navi_01_02.jpg) no-repeat;

}



#wedding_navi_02 {

	background: url(image/navi_02.jpg) no-repeat;

	text-indent: -9999px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 70px;

	width: 280px;

}



#wedding_navi_02:hover {

	background: url(image/navi_02_02.jpg) no-repeat;

}



#wedding_navi_03 {

	background: url(image/navi_03.jpg) no-repeat;

	text-indent: -9999px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 70px;

	width: 280px;

}



#wedding_navi_03:hover {

	background: url(image/navi_03_02.jpg) no-repeat;

}



#wedding_navi_04 {

	background: url(image/navi_04.jpg) no-repeat;

	text-indent: -9999px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 70px;

	width: 280px;

}



#wedding_navi_04:hover {

	background: url(image/navi_04_02.jpg) no-repeat;

}



#wedding_navi_05 {

	background: url(image/navi_05.jpg) no-repeat;

	text-indent: -9999px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 70px;

	width: 280px;

}



#wedding_navi_05:hover {

	background: url(image/navi_05_02.jpg) no-repeat;

}



/* ドロップダウン指定 */



* {

    padding: 0; 

	margin: 0;

}



.dropdown {

    margin: 0;

	padding: 0;

}



.dropdown dt {

    width: 280px; 

	padding: 0; 

	cursor: pointer; 

}



.dropdown dd {

    position: absolute;

	overflow: hidden;

	margin-left: 72px;

	margin-top: -20px;

	width: 208px; 

	display: none; 

	z-index: 200; 

	opacity: 0;

}



.dropdown ul {

    width: 204px; 

	list-style: none; 

	border-top: none;

}



.dropdown li {

    display:inline;

}



.dropdown a, .dropdown a:active, .dropdown a:visited {

    font-size: 12px;

	_font-sixe: 100%;

    display: block; 

	padding: 5px; 

	color: #333; 

	text-decoration: none; 

	background: #eaf0f2; 

	width: 194px;

}



.dropdown a:hover {

    background: #d9e1e4; 

	color: #000

}



.dropdown .underline {

    border-bottom: 1px solid #b9d6dc;

}



/* フォント指定 */



.fea_title {

    font-size: 14px;

    font-weight: bold;

	color: #336600;

}



/* その他の指定 */



.room_container_a img {

    padding-bottom: 10px;

}



#bk347 {

    width: 159px;

	height: 120px;

	margin: 0;

	padding: 0;

}







