/* --------------------------------------------
 *　ページ内基本
 * -------------------------------------------- */
 
img,div { behavior:url(iepngfix.htc) }

img{vertical-align:bottom;}

body {
	font-family: Verdana, "MS UI Gothic";
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

html{
	scrollbar-face-color:#231917;
	scrollbar-track-color:#231917;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#231917;
	scrollbar-darkshadow-color:#231917;
}

#wrapper {
	height: auto;
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#wrapper2 {
	height: auto;
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat;
}

.clear {
	height: 1px;
	width: 850px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}

.clear2 {
	height: 0px;
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

a:link {
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}



/* --------------------------------------------
 *　テーブル
 * -------------------------------------------- */
 
table{
	border-collapse:collapse;
}
.td_1 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
}

.td_2 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	border: 1px solid #362e2b;
	background-color: #FEF9CF;
}

.td_3 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	border: 1px solid #362e2b;
	background-color: #1F1714;
}

.td_4 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #1F1714;
	color: #1F1714;
}

.td_5 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #1F1714;
	color: #1F1714;
	background-color: #D7C8BE;
	background-image: url(img/oblique-line_2px.gif);
	background-repeat: repeat;
}

.td_6 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 200%;
	color: #FFFFCC;
}

.td_7 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}

.td_8 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #CCCCCC;
	color: #1F1714;
	background-color: #EEDDBB;
	background-image: url(img/oblique-line_2px.gif);
	background-repeat: repeat;
}

.td_9 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 150%;
	color: #CCCCCC;
	background-image: url(img/new_wedding_019.png);
	height: 236px;
	width: 318px;
	background-repeat: no-repeat;
}

.td_10 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 150%;
	color: #CCCCCC;
}

/* --------------------------------------------
 *　TOPページ
 * -------------------------------------------- */
 
 #header {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
 #main_img {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

 #comment {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

 #menu {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

 #left {
	height: auto;
	width: 408px;
	float: left;
	margin-left: 25px;
	_margin-left: 12.5px;
	border: 1px solid #1F1714;
	margin-right: 25px;
	_margin-right: 12.5px;
	background-image: url(img/new.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

 #right {
	height: auto;
	width: 325px;
	padding: 0px;
	float: right;
	margin-right: 25px;
	_margin-right: 12.5px;
}

/* --------------------------------------------
 *　コンテンツページ
 * -------------------------------------------- */

 #con_main {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

 #con_1 {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 10px;
}

 #header_menu {
	height: auto;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	padding: 6px;
	text-align: right;
}

.free_box_1 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.free_box_2 {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.free_box_3 {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, "MS UI Gothic";
	line-height: 130%;
	color: #666666;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}

.free_left_1 {
	height: auto;
	width: 550px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.free_right_1 {
	height: auto;
	width: 340px;
	padding: 0px;
	float: left;
	text-align: center;
	margin: 0px;
}

/* --------------------------------------------
 *　メニュー
 * -------------------------------------------- */
 
 .td_m_1 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	background-image: url(img/menu_005.jpg);
	background-repeat: no-repeat;
}

 .td_m_2 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	background-image: url(img/menu_006.jpg);
	background-repeat: no-repeat;
}

 .td_m_3 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	background-image: url(img/menu_007.jpg);
	background-repeat: no-repeat;
}

 .td_m_4 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	background-image: url(img/menu_008.jpg);
	background-repeat: no-repeat;
}

 .td_m_5 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	background-image: url(img/menu_009.jpg);
	background-repeat: no-repeat;
}

 .td_m_6 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	background-image: url(img/menu_010.jpg);
	background-repeat: no-repeat;
}

/* --------------------------------------------
 *　ギャラリー
 * -------------------------------------------- */
 
 .gallery_01 {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/g_back_01.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
}

/* --------------------------------------------
 *　お問合せ
 * -------------------------------------------- */
 
  .contact_1 {
	padding: 6px;
	background-color: #FFFFFF;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #24140E;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #24140E;
}

/* --------------------------------------------
 *　飾り枠
 * -------------------------------------------- */
 
  .d_left {
	_margin-left: 12.5px;
	_margin-right: 12.5px;
	background-image: url(img/deco_001.jpg);
	background-repeat: no-repeat;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 120%;
	color: #5A4941;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

 .d_right {
	_margin-right: 12.5px;
	background-image: url(img/deco_001.jpg);
	background-repeat: no-repeat;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 120%;
	color: #5A4941;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

 .d_center {
	height: 255px;
	width: 900px;
	_margin-right: 12.5px;
	background-image: url(img/deco_002.jpg);
	background-repeat: no-repeat;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 120%;
	color: #5A4941;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

 .td_d_1 {
	padding: 6px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	color: #1F1714;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1F1714;
}

/* --------------------------------------------
 *　フッター
 * -------------------------------------------- */
 
 #footer0 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

 #footer {
	height: 62px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, "MS UI Gothic";
	font-size: 12px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(img/footer_01.jpg);
	background-repeat: no-repeat;
}

/* --------------------------------------------
 *　ロールオーバー
 * -------------------------------------------- */
 
#g_navi {
	height:48px;
	background-image: url(img/g_navi_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
}
#g_navi ul {
	padding:0;
	margin: 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:48px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(img/g_navi.jpg) no-repeat 0px 0px;
	width:150px;
}
#g_navi li.g_navi02 a {
	background:url(img/g_navi.jpg) no-repeat -150px 0px;
	width:120px;
}
#g_navi li.g_navi03 a {
	background:url(img/g_navi.jpg) no-repeat -270px 0px;
	width:120px;
}
#g_navi li.g_navi04 a {
	background:url(img/g_navi.jpg) no-repeat -390px 0px;
	width:120px;
}
#g_navi li.g_navi05 a {
	background:url(img/g_navi.jpg) no-repeat -510px 0px;
	width:120px;
}
#g_navi li.g_navi06 a {
	background:url(img/g_navi.jpg) no-repeat -630px 0px;
	width:120px;
}
#g_navi li.g_navi07 a {
	background:url(img/g_navi.jpg) no-repeat -750px 0px;
	width:150px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(img/g_navi.jpg) no-repeat 0px -96px;
}
#g_navi li.g_navi02 a:hover {
	background:url(img/g_navi.jpg) no-repeat -150px -96px;
}
#g_navi li.g_navi03 a:hover {
	background:url(img/g_navi.jpg) no-repeat -270px -96px;
}
#g_navi li.g_navi04 a:hover {
	background:url(img/g_navi.jpg) no-repeat -390px -96px;
}
#g_navi li.g_navi05 a:hover {
	background:url(img/g_navi.jpg) no-repeat -510px -96px;
}
#g_navi li.g_navi06 a:hover {
	background:url(img/g_navi.jpg) no-repeat -630px -96px;
}
#g_navi li.g_navi07 a:hover {
	background:url(img/g_navi.jpg) no-repeat -750px -96px;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background:url(img/g_navi.jpg) no-repeat 0px -48px;
	width:150px;
}
#g_navi li.g_navi02_on a {
	background:url(img/g_navi.jpg) no-repeat -150px -48px;
	width:120px;
}
#g_navi li.g_navi03_on a {
	background:url(img/g_navi.jpg) no-repeat -270px -48px;
	width:120px;
}
#g_navi li.g_navi04_on a {
	background:url(img/g_navi.jpg) no-repeat -390px -48px;
	width:120px;
}
#g_navi li.g_navi05_on a {
	background:url(img/g_navi.jpg) no-repeat -510px -48px;
	width:120px;
}
#g_navi li.g_navi06_on a {
	background:url(img/g_navi.jpg) no-repeat -630px -48px;
	width:120px;
}
#g_navi li.g_navi07_on a {
	background:url(img/g_navi.jpg) no-repeat -750px -48px;
	width:150px;
}

/* --------------------------------------------
 *　スワップイメージ
 * -------------------------------------------- */
 
#swp_box_01 {
	height: 375px;
	width: 500px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC9900;
	margin-bottom: 30px;
}

