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

/*###################################
#####################################
初期化・初期設定
#####################################
#####################################*/
*{
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	text-decoration: none;
	list-style:none;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
}




/*###################################
共通パーツ設定
#####################################*/
.clear{
	clear:both;
	visibility: hidden;
	height: 10px;
	font-size: 1px;
	border-style: none;
	display: block;
	margin: 0px;
	padding: 0;
}
.clear0{
	clear:both;
	visibility: hidden;
	height: 0px;
	font-size: 1px;
	border-style: none;
	display: block;
	margin: 0px;
	padding: 0;
}


.return{
	clear: both;
	height:26px;
	width:867px;
	padding: 10px 0 0 0;
}
.return a{
	display:block;
}

.return a:link,
.return a:visited {
	height: 25px;
	text-align: left;
	background: url(img/cmn_return.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
}
.return a:hover,
.return a:active,
.return a:focus {
	background: url(img/cmn_return.jpg) no-repeat 0 -26px;
	font-size: 1px;
}

.right {
	float: right;
}
.left {
	float: left;
}



/*###################################
.基本タグ
#####################################*/
html{
	height:100%;
}
body{
	text-align: center;
	background: #E7E7E7 url(img/bodybkimg.jpg) repeat-y 50% 0px;
}

p{
	line-height: 150%;
	font-size:75%;
}

table{
	margin: 0 auto 0 auto;
}
th {
	padding: 5px 10px 5px 5px;
	text-align: right;
	font-weight: 100;
	font-size: 75%;
}
tr{}
td {
	padding: 5px;
	text-align: left;
	font-size: 75%;
}

ul {}
ul li{
	text-align:left;
}

ol {
	padding: 5px 5px 5px 15px;
	margin-left: 24px;
}
ol li {
	list-style: decimal outside;
}

blockquote {
	color: #666666;
	padding: 10px;
}

a:link, a:visited{
	color: #9C8C9F;
	text-decoration: underline;
}

a:hover, a:active{
	color: #cccccc;
}
strong{
	font-weight:900;
}

img{
	vertical-align:bottom;
}

/*###################################
#####################################
基本レイアウト
#####################################
#####################################*/

#head {
	height: 83px;
	margin: 0;
	width: 906px;
	text-align: left;
	position: relative;
	background: url(img/head.jpg) no-repeat;
	vertical-align: bottom;
}
#navi {
	width: 776px;
	height: 54px;
	background: url(img/navbkimg.jpg) no-repeat;
}
/*==========wrap*/
#wrap {
	width: 906px;
	margin: 0px auto;
	text-align: left;
	position: relative;

}

/*==========cntainer*/

#container {
	width: 776px;
	margin: 0;
	position: relative;
	height: 100%;
	z-index: 1;
	background: url(img/sidebkimg.jpg) no-repeat 100% 0%;
}


/*==========レイアウト*/



.main {
	padding: 10px 20px 0 20px;
	height: 100%;
}
.side {
	width: 262px;
	float: right;
}




/*###################################
#####################################
ヘッダー
#####################################
#####################################*/
#head h1 {
	text-align: left;
	padding: 0;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	left: 28px;
	top: 21px;
	width: 119px;
	font-weight: 900;
}
#head h2 {
	text-align: right;
	padding: 0;
	margin: 0px;
}
#head p {
	text-align: left;
	font-size: 12px;
	color: #DBFCD6;
	padding-left: 20px;
	line-height: 16px;
	position: absolute;
	left: 570px;
	top: 6px;
}






/*###################################
#####################################
ナヴィゲーション
#####################################
#####################################*/
#navi li {
	display: block;
	float: left;
	height: 39px;
}
#navi li a {
	height:39px;
	display:block;
	width: 228px;
}









/*###################################
#####################################
フッター
#####################################
#####################################*/
#foot {
	width: 906px;
	margin: 0px auto;
	text-align: center;
	clear: both;
	background: transparent url(img/footbkimg.jpg) no-repeat;
	height: 48px;
}
#foot p {
	padding: 0 0 2px 0;
}
p.address {
	padding: 2px 0 0 25px;
	color: #B0B0B0;
	text-align: left;
	font: 100 normal 75% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	clear: both;
}
#foot a {
	font-size: 10px;
}



/*flashバナー*/
.flash {
	vertical-align: baseline;
	height: 222px;
	background: url(img/flashbtm.jpg) no-repeat bottom;
}
.flash img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
.flash a {
	line-height: 18px;
}
.cnt {
	background: url(img/cntbkimg.jpg) repeat-y;
}
#foot .footlink {
	text-align: left;
	padding: 2px 0px 0px 25px;
}
#foot a {
	color:#9C8C9F;
}
#foot .footlink a:hover, #foot .footlink a:active{	
	color:#ffffff;
}
#foot .footlink2 {
	text-align: right;
	padding: 3px 20px 0px 0px;
	width: 300px;
	float: right;
}
#foot .footlink2 a:hover, #foot .footlink2 a:active{
	color:#cccccc;
}

.topics {
	width: 290px;
	float: left;
	font-size: 65%;
}
.intro {
	float: right;
	width: 550px;
}
.intro .fair {
	float: left;
	width: 260px;
}
.intro .kikan {
	float: right;
	width: 260px;
}
.intro  dt {
	font-size: 65%;
	font-weight: 900;
	padding: 0px 0px 0px 12px;
	background: url(img/cmn_list01.jpg) no-repeat 0px 5px;
}
.intro dd {
	font-size: 65%;
}
.intro dl {
	float: left;
	width: 120px;
}
.intro .photo {
	background: url(img/photpbkimg.jpg) no-repeat;
	padding: 5px 6px 6px 5px;
	margin: 0 0 0 10px;
}
.ai {
	text-align: right;
	clear: both;
	padding: 5px 0px 5px 0px;
}
#recruite h2 {
	float: left;
	width: 298px;
}
#recruite .right {
	float: left;
	width: 560px;
}
#recruite th {
	font-size: 75%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#recruite td {
	font-size: 75%;
	border-left: 4px solid #666666;
}
#access .right {
	float: right;
	width: 653px;
}
#access h2 {
	float: left;
	width: 298px;
}
#access li {
	border-left: 3px solid #CCCCCC;
	margin: 0px 0px 2px;
	padding: 2px 0 2px 5px;
	font-size: 12px;
	color: #696969;
	line-height: 100%;
}
#shoprsv .right,
#mail .right {
	width: 560px;
}
#shoprsv h2,
#mail h2 {
	float: left;
	width: 298px;
}
#shoprsv .box,
#mail .box {
	clear: both;
	padding: 20px 0px 0px 50px;
}
input,
textarea {
	border: 1px solid #CCCCCC;
	padding:1px 2px 2px 2px;
}
.nonborder {
	border-style: none;
}
#shoprsv strong,
#mail strong {
	color: #990000;
}
#shoprsv .right p,
#mail .right p {
	border: 1px solid #BCBCBC;
	padding: 10px;
	line-height: 1.5;
}
#shoprsv .right p img,
#mail .right p img {
	vertical-align: middle;
}
.nonborder input {
	border-style: none;
}
.nonborder {
	text-align: center;
}
td img {
	vertical-align: middle;
}
td span img {
	padding:0 2px 5px 2px;
}
#untitle h2 {
	float: left;
	width: 298px;
}
#untitle .right {
	float: right;
	width: 560px;
}
.imgright {
	float: right;
	border: 1px solid #999999;
	padding: 5px;
	margin: 2px;
}
.imgleft {
	float: left;
	border: 1px solid #999999;
	padding: 5px;
	margin: 2px 5px 2px 2px;
}
#recruite .main {
}
#recruite .right p {
	margin: 0px 0px 10px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#recruite .rightp img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: #F0F0F0;
	margin: 3px 0px 3px 3px;
	float: right;
}
#recruite .rightp {
	padding: 10px 0px 0px;
}
#recruite h3 {
	padding: 0px 0px 0px 4px;
	font-size: 100%;
	color: #000000;
}
#recruite .right .rightp p,
#recruite .right .leftp p {
	color: #999999;
	line-height: 1.8;
	border-bottom-style: none;
}


#recruite .leftp img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: #F0F0F0;
	margin: 3px 10px 0px 0px;
	float: left;
}
#recruite .leftp {
	padding: 10px 0px 0px;
}
#recruite .right .rightp h3 img,
#recruite .right .leftp h3 img {
	float: none;
	background: transparent;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#branche .flash {
	background: url(img/flashbtm.jpg) no-repeat 0px bottom;
	height: 458px;
}
#shoprsv .main {
}
#access .map {
	padding: 0 50px 0 0;
	float: right;
}
#access .gaikan {
	float: left;
}
#access ul {
	margin-top: 148px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#access .right .left {
	width: 235px;
	padding: 0px 0 0 0;
}
#access .right .photo {
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: right;
	margin: 10px 8px 0px 0px;
}

.topics .link {
	padding: 5px 10px 0px 0px;
}
.fair .link {
	padding: 5px 10px 0px 0px;
}
.kikan .link {
	padding: 5px 10px 0px 0px;
}
#wedspace .spacehead {
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
	height: 89px;
	width: 860px;
}
.headbox {
	width: 650px;
	float: right;
}
#wedspace .spacehead h2 {
	float: left;
}
.pankuzu {
	font-size: 65%;
	padding: 5px 0px 25px;
	text-align: left;
}
#wedspace .title p {
	font: 65%/100% Arial, Helvetica, sans-serif;
	color: #970000;
	padding: 4px 0px 0px;
}
#wedspace .title h3 {
	color: #970000;
	font-size: 130%;
}
#wedspace .title_item {
	width: 700px;
	text-align: left;
	float: right;
}
#wedspace .title_item p {
	font: 65%/100% Arial, Helvetica, sans-serif;
	color: #970000;
	padding: 4px 0px 0px;
}
#wedspace .title_item h3 {
	color: #970000;
	font-size: 130%;
}
#wedspace .subnav {
	height: 43px;
	width: 866px;
	margin: 0 0 0 auto;
	padding: 0;
}
#wedspace .subnav li {
	float: left;
	height: 43px;
	width: 137px;
}
#wedspace .subnav ul {
	float: right;
	height: 43px;
	padding: 0 0 0 255px;
	margin: 0;
	background: url(img/wedspace/subnavibkimg.jpg) no-repeat 0px 100%;
}
#wedspace .subnav a {
	display: block;
	text-indent: -9999px;
	height: 43px;
	padding: 0;
	margin: 0;
}

/*.kihon*/
#wedspace .subnav .kihon a:link,
#wedspace .subnav .kihon a:visited {
	background: url(img/wedspace/subnavi.jpg) no-repeat 0px 0px;
	
}
#wedspace .subnav .kihon a:active,
#wedspace .subnav .kihon a:hover {
	background: url(img/wedspace/subnavi.jpg) no-repeat 0px -43px;
	
}
#wedspace .subnav .kihon .active {
	display:block;
	text-indent: -9999px;
	height: 43px;
	background: url(img/wedspace/subnavi.jpg) no-repeat 0px -86px;
	
}




/*.price*/
#wedspace .subnav .price a:link,
#wedspace .subnav .price a:visited {
	background: url(img/wedspace/subnavi.jpg) no-repeat -141px 0px;
	
}
#wedspace .subnav .price a:active,
#wedspace .subnav .price a:hover {
	background: url(img/wedspace/subnavi.jpg) no-repeat -141px -43px;
	
}
#wedspace .subnav .price .active {
	display:block;
	text-indent: -9999px;
	height: 43px;
	background: url(img/wedspace/subnavi.jpg) no-repeat -141px -86px;
	
}


/*.gourmet*/
#wedspace .subnav .gourmet a:link,
#wedspace .subnav .gourmet a:visited {
	background: url(img/wedspace/subnavi.jpg) no-repeat -281px 0px;
	
}
#wedspace .subnav .gourmet a:active,
#wedspace .subnav .gourmet a:hover {
	background: url(img/wedspace/subnavi.jpg) no-repeat -281px -43px;
	
}
#wedspace .subnav .gourmet .active {
	display:block;
	text-indent: -9999px;
	height: 43px;
	background: url(img/wedspace/subnavi.jpg) no-repeat -281px -86px;
	
}
#wedspace .subnav .gourmet .non {
	display:block;
	text-indent: -9999px;
	height: 43px;
	background: url(img/wedspace/subnavi.jpg) no-repeat -281px -129px;
	
}






#wedspace .expt dt {
	font-size: 16px;
	font-weight: 900;
	color: #6C0005;
	padding: 15px 0 20px 0;
}
#wedspace .expt {
	width: 400px;
	float: left;
	padding: 16px 0 0 0;
}
#wedspace .photoflash {
	float: right;
	width: 416px;
	padding: 16px 0 0 0;
}
#wedspace .expt dd {
	font-size: 75%;
	letter-spacing: 0.1em;
	color: #333333;
}
#wedspace .tokutenbox {
	float: left;
	width: 416px;
}
#wedspace .tokunewbox {
	clear: both;
	padding: 10px 0 0 0;
}
#wedspace .tokunewbox .newbox {
	float: right;
	width: 416px;
}
#wedspace .expt dl {
	padding: 0px 0px 0px 18px;
}
#wedspace .tokutenbox dd {
	font-size: 75%;
	padding: 4px 0px 0px;
}
#wedspace .newbox dd {
	font-size: 75%;
	padding: 4px 0px 0px;
}
#wedspace .weddata {
	padding: 30px 0px 0px;
	clear: both;
	text-align: right;
}
#wedspace .weddata .wedttl {
	text-align: left;
	padding: 5px 0px 0px;
}
#wedspace .accessbox .wedttl {
	text-align: left;
	padding: 5px 0px 0px;
}
#wedspace .weddata table {
	width: 830px;
}
#wedspace th {
	width: 177px;
	border-right: 3px solid #C2709B;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	padding: 8px 0 8px 8px;
}
#wedspace .foreign1 th {
	width: 643px;
	border-right: 3px solid #C2709B;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	padding: 8px 0 8px 8px;
}
#wedspace .foreign2 th {
	width: 525px;
	border-right: 3px solid #C2709B;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	padding: 8px 0 8px 8px;
}
#wedspace .foreign2_op {
	width: 100px;
}
#wedspace .accessbox {
	padding: 40px 0px 0px;
}
#wedspace .accessbox h4 {
	color: #6C0005;
	font-size: 16px;
	padding: 18px 0px 5px 18px;
}
#wedspace .accessbox .address {
}
#wedspace .accessbox .address {
	color: #999999;
	padding: 0px 0px 20px 18px;
}
#wedspace td {
	border-bottom: 1px solid #CCCCCC;
	padding: 8px;
}
#wedspace .accessbox table {
	width: 530px;
}
#wedspace .accessbox .map {
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: right;
	margin: 0px 20px 10px 0px;
}
#wedspace .weddata .map {
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: right;
	margin: 0px 20px 10px 0px;
}

#wedspace .accessbox .tablebox {
	width: 564px;
}

.reservbtn {
	background: #F5F5F5;
	padding: 10px 0 0 300px;
	clear: both;
	margin-top: 10px;
	height: 49px;
}
.reservbtn li {
	float: left;
	height: 33px;
	width: 143px;
}
.reservbtn .raiten a {
	display: block;
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 143px;
}
.reservbtn .raiten a:link,
.reservbtn .raiten a:visited {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 0;
}
.reservbtn .raiten a:hover,
.reservbtn .raiten a:active {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 -33px;
}

.reservbtn2 {
	background: #F5F5F5;
	padding: 10px 0 0 372px;
	clear: both;
	margin-top: 10px;
	height: 49px;
}
.reservbtn2 li {
	float: left;
	height: 33px;
	width: 143px;
}
.reservbtn2 .raiten a {
	display: block;
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 143px;
}
.reservbtn2 .raiten a:link,
.reservbtn2 .raiten a:visited {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 0;
}
.reservbtn2 .raiten a:hover,
.reservbtn2 .raiten a:active {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 -33px;
}


.reservbtn .kaizyo a {
	display: block;
	background: url(img/wedspace/cmn_btn_arealook.jpg) no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 143px;
}
.reservbtn .kaizyo a:link,
.reservbtn .kaizyo a:visited {
	background: url(img/wedspace/cmn_btn_arealook.jpg) no-repeat 0 0;
}
.reservbtn .kaizyo a:hover,
.reservbtn .kaizyo a:active {
	background: url(img/wedspace/cmn_btn_arealook.jpg) no-repeat 0 -33px;
}#price h3 {
}
#price {
	padding: 16px 0px 0px 0px;
}
#price .box h4 {
	font-size: 16px;
	color: #970000;
	padding: 8px 0px 0px;
}
#price .boxhead {
	background: url(img/wedspace/weddingspace_price_boxhead.jpg) no-repeat;
	height: 44px;
	width: 830px;
}
#price .box {
	background: #FFFFFF url(img/wedspace/weddingspace_price_boxbkimg.jpg) repeat-y;
	width: 830px;
	margin: 20px 0 0 auto;
}
#price .box dt {
	font-size: 12px;
	color: #666666;
	font-weight: 900;
	padding: 8px 0 5px 0;
}
#price .box dd {
	background: #E8E8E8;
	border: 1px solid #C2C2C2;
	font-size: 12px;
	padding: 5px;
	color: #666666;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
#price .box dl {
	width: 538px;
}
#price .box .boxfoot {
	background: url(img/wedspace/weddingspace_price_boxfoot.jpg) no-repeat;
	height: 8px;
	width: 830px;
	clear: both;
	font-size: 1px;
}
#price .box .photo {
	background: #F2F2F2;
	padding: 2px;
	border: 1px solid #999999;
	float: right;
	margin: 13px 23px 15px 0px;
}


#wedspace .osusume {
	padding: 30px 0px 10px 0;
	clear: both;
	text-align: right;
}
#wedspace .osusume .wedttl {
	text-align: left;
	padding: 5px 0px 0px;
}

#price table {
	width: 830px;
	margin: 0 auto 10px auto;
}
#price .planbox h4 {
	background: url(img/wedspace/weddingspace_price_plan.jpg) no-repeat 0px 3px;
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	font-weight: 900;
	color: #660000;
}
#price .planbox {
	padding: 10px 0px 0px;
}
#price .lead dt {
	font-size: 12px;
	color: #666666;
	font-weight: 900;
	padding: 0 0 8px 0;
}
#price .lead dd {
	font-size: 12px;
	color: #715874;
	background: #E8E8E8;
	border: 1px solid #C2C2C2;
	padding: 5px;
}
#price .lead {
	padding: 5px 0px 10px 18px;
}
#price .planbox p {
	padding: 5px 0px 0px 20px;
}
#price .tbox01 th {
	padding: 2px 0px 2px 8px;
}
#price .planbox .tbox01 td.planin {
	padding: 2px 8px;
	text-align: center;
	width: 40px;
	border-right: 1px solid #CCCCCC;
}
#price .planbox .tbox01 td {
	padding: 2px 8px;
}
#price .plantoku dt {
	border-bottom: 1px solid #660000;
}
#price .plantoku {
	padding: 20px 20px 40px 20px;
}
#price .plantoku dd {
	font-size: 12px;
	border-left: 1px solid #660000;
	padding: 8px 8px 2px 8px;
}
#price .planbox .opt {
	text-align: right;
	padding-right: 12px;
	font-size: 10px;
}
#price .tbox02 th {
	background: url(img/wedspace/weddingspace_price_thbkimg01.jpg);
	color: #FFFFFF;
	font-weight: 900;
}
#price .tbox02td01 {
	font-size: 16px;
	color: #666666;
	background: #F3EBEB;
	font-weight: 900;
}
#price .tbox02td02 {
	background: #F3EBEB;
	font-size: 16px;
	color: #66004D;
	font-weight: 900;
}
#price .tbox02td03 {
	background: #F3EBEB;
	color: #666666;
	font: 900 16px Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 103px;
}
#price .planbox .tbox01 .komoku {
	background: url(img/wedspace/weddingspace_price_thbkimg02.jpg);
	color: #FFFFFF;
	text-align: center;
	padding: 2px 0 2px 0;
}
#price .planbox .tbox01 .optprice {
	text-align: right;
	width: 110px;
	border-right: 1px solid #CCCCCC;
	padding: 2px 8px 2px 8px;
}
#price .komokuttl {
	background: url(img/wedspace/weddingspace_price_thbkimg03.jpg);
}
#price .kei01 {
	background: url(img/wedspace/weddingspace_price_thbkimg04.jpg);
	color: #FFFFFF;
	font-weight: 900;
}
#price .trkei01 {
	background: #FAF7F7;
}
#price .planbox .trkei01 .optprice {
	font-size: 14px;
	font-weight: 900;
	padding: 8px;
}
#price .tbox01 .other .komokuttl {
	padding-top: 10px;
	padding-bottom: 10px;
}
#price .kei02 {
	background: url(img/wedspace/weddingspace_price_thbkimg01.jpg);
	font-weight: 900;
	color: #FFFFFF;
}
#price .trkei02 {
	background: #F3EBEB;
}
#price .planbox .trkei02 .optprice {
	font-size: 14px;
	font-weight: 900;
	padding: 8px;
}
#fair {
	padding: 16px 0px 0px;
}
#fair .box {
	width: 830px;
	margin: 0px 0 0 auto;
	background: url(img/wedspace/weddingspace_fair_boxbkimg.jpg) repeat-y;
}
#fair .boxhead {
	background: url(img/wedspace/weddingspace_fair_boxhead.jpg) no-repeat;
	height: 44px;
	width: 830px;
}
#fair .boxhead h4 {
	padding: 8px 0px 0px;
	font-size: 16px;
	color: #970000;
}
#fair .boxfoot {
	font-size: 1px;
	background: #FFFFFF url(img/wedspace/weddingspace_fair_boxfoot.jpg) no-repeat;
	height: 8px;
	width: 830px;
	clear: both;
}
#fair .fairtime {
	float: left;
	width: 170px;
}
#fair th {
	border-style: none;
	padding: 3px 0px;
	margin: 0px;
	width: 78px;
	font-size: 12px;
}
#fair td {
	padding: 3px 0px;
	border-style: none;
	font-size: 12px;
}
#fair .fairbox {
	width: 655px;
	float: right;
	padding: 10px 0px 0px;
}
#fair .fairbox .exp {
	width: 368px;
	float: left;
}
#fair .fairbox .exp p {
	border: 1px solid #C2C2C2;
	background: #E8E8E8;
	padding: 10px;
}
#fair .fairbox .photo {
	background: #F2F2F2;
	padding: 2px;
	border: 1px solid #999999;
	margin: 0 0 15px 17px;
}
#fair .fairinfo {
	text-align: right;
}
#fair .fairinfo a {
	height: 33px;
	width: 192px;
	background: url(img/wedspace/weddingspace_fair_info.jpg) no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
	margin: 0 0 0 auto;
}
#fair .fairinfo a:link,
#fair .fairinfo a:visited {
	background: url(img/wedspace/weddingspace_fair_info.jpg) no-repeat 0 0;
}
#fair .fairinfo a:hover,
#fair .fairinfo a:active {
	background: url(img/wedspace/weddingspace_fair_info.jpg) no-repeat 0 -33px;
}
#fair .fairsys {
	padding: 0px 0px 20px;
}
#fair .fairbox .exp .event {
	background: #FAFAFA;
	border-style: none;
}

#wedspacehome .spacehead,
#contact .spacehead,
#wedspace .spacehead {
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
	width: 867px;
	height: 89px;
}
.headbox {
	float: right;
	width: 645px;
}
#wedspacehome h2,
#contact h2,
#wedspace h2 {
	float: left;
}
#wedspacehome .wedhomesys {
	width: 747px;
	margin: 0 0 20px auto;
	background: url(img/wedspace/weddingspace_boxbkimg.jpg) repeat-y;
}
#wedspacehome .boxhead {
	background: url(img/wedspace/weddingspace_boxhead.jpg) no-repeat;
	height: 44px;
	width: 747px;
}
#wedspacehome .boxhead h4 {
	font-size: 16px;
	padding: 8px 0px 0px 23px;
	color: #970000;
}
#wedspacehome .area {
	float: left;
	padding: 3px 0px 0px 40px;
	background: url(img/wedspace/weddingspace_area.jpg) no-repeat 0px 4px;
	width: 100px;
	font-size: 12px;
}
#wedspacehome .gmt {
	padding: 2px 0px 0px 18px;
	background: url(img/wedspace/weddingspace_groumet.jpg) no-repeat 0px 4px;
	float: left;
	width: 200px;
	font-size: 12px;
}

#wedspacehome .wedhomebox ul {
	padding: 10px 0px 0px 30px;
}
#wedspacehome .wedexp01 dt {
	font-size: 14px;
	font-weight: 900;
	color: #660000;
	padding: 5px 0px;
}
#wedspacehome .wedexp01 dd {
	font-size: 12px;
	color: #666666;
}
#wedspacehome .wedexp01 {
	padding: 0px 0px 0px 30px;
	clear: both;
}
#wedspacehome .wedhomebox {
	width: 450px;
	float: left;
}
#wedspacehome .point dt {
	padding: 10px 0px 2px;
}
#wedspacehome .point dd {
	font-size: 10px;
	color: #666666;
}
#wedspacehome .point {
	padding: 0px 0px 0px 30px;
}
#wedspacehome .boxfoot {
	height: 6px;
	width: 747px;
	clear: both;
	font-size: 1px;
	background: #FFFFFF url(img/wedspace/weddingspace_boxfoot.jpg) no-repeat;
}
#wedspacehome .photo {
	background: #F2F2F2;
	border: 1px solid #999999;
	padding: 2px;
	margin: 15px 0 15px 22px;
}
#wedspacehome .syosai {
	float: left;
	height: 33px;
	width: 143px;
}
#wedspacehome .syosai a:link,
#wedspacehome .syosai a:visited {
	display: block;
	height: 33px;
	width: 143px;
	background: url(img/wedspace/weddingspace_syosai.jpg) no-repeat;
	text-indent: -9999px;
}
#wedspacehome .syosai a:hover,
#wedspacehome .syosai a:active {
	background: url(img/wedspace/weddingspace_syosai.jpg) no-repeat 0 -33px;
}

#wedspacehome .seikyu {
	height: 29px;
	width: 121px;
	float: left;
}
#wedspacehome .seikyu a:link,
#wedspacehome .seikyu a:visited {
	background: url(img/wedspace/weddingspace_siryo.jpg) no-repeat;
	height: 29px;
	width: 121px;
	display: block;
	text-indent: -9999px;
}
#wedspacehome .seikyu a:hover,
#wedspacehome .seikyu a:active {
	background: url(img/wedspace/weddingspace_siryo.jpg) no-repeat 0 -29px;
}
#wedspacehome .kaizyo {
	float: left;
	height: 29px;
	width: 121px;
}
#wedspacehome .kaizyo a:link,
#wedspacehome .kaizyo a:visited {
	height: 29px;
	width: 121px;
	background: url(img/wedspace/weddingspace_yoyaku.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
}
#wedspacehome .kaizyo a:hover,
#wedspacehome .kaizyo a:active {
	
	background: url(img/wedspace/weddingspace_yoyaku.jpg) no-repeat 0 -29px;
}
#wedspace .fairtime ul {
	padding: 10px 0px 0px 62px;
}
#wedspace .fairtime ul li{
	padding: 0 0 5px 0;
}
#fairinfo h3 {
	background: url(img/wedspace/fairinfo_ttlbkimg.jpg) no-repeat 0px 10px;
	padding: 8px 0px 5px 20px;
	font-size: 12px;
	color: #000000;
}
#fairinfo th {
	background: #EFEFEF url(img/wedspace/fairinfo_daybkimg.jpg) no-repeat 15px 0px;
	width: 120px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	text-indent: 10px;
}
#fairinfo .hotel a {
	background: url(img/wedspace/fairinfo_point.jpg) no-repeat;
	display: block;
	padding: 0 0 0 20px;
}
#fairinfo td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #F0F0F0;
	text-align: center;
}
#fairinfo .hotel {
	width: 310px;
	text-align: left;
}
#fairinfo table {
	border-top: 2px solid #999999;
}
#fairinfo .month {
	padding: 0px 0px 20px;
}
#limited .limitedreserve {
	float: left;
	height: 29px;
	width: 121px;
}
#limited .limitedreserve a:link,
#limited .limitedreserve a:visited {
	display: block;
	height: 29px;
	width: 121px;
	background: url(img/limited_reserve.jpg) no-repeat;
	text-indent: -9999px;
}
#limited .limitedreserve a:hover,
#limited .limitedreserve a:active {
	background: url(img/limited_reserve.jpg) no-repeat 0 -29px;
}
#limited .limitedlook {
	float: left;
	height: 29px;
	width: 121px;
}
#limited .limitedlook a:link,
#limited .limitedlook a:visited {
	background: url(img/limited_look.jpg) no-repeat;
	height: 29px;
	width: 121px;
	display: block;
	text-indent: -9999px;
}
#limited .limitedlook a:hover,
#limited .limitedlook a:active {
	background: url(img/limited_look.jpg) no-repeat 0 -29px;
}
#limited #price ul {
	padding: 0 0 0 140px;
	clear: both;
}
#limited #price .box {
	margin: 0 0 20px auto;
}
.topics dt {
	float: left;
	width: 80px;
	font-weight: 900;
	color: #666666;
}
.topics .text {
	clear: both;
	padding: 0 0 5px 0;
}
.topics .darea {
	float: left;
	
}
#topicslist th {
	background: #EFEFEF url(img/wedspace/fairinfo_daybkimg.jpg) no-repeat 15px 0px;
	width: 115px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
	text-indent: 10px;
}
#topicslist .hotel a {
	background: url(img/wedspace/fairinfo_point.jpg) no-repeat;
	display: block;
	padding: 0px 0px 0px 20px;
	color: #CC0000;
}
.hotel a:link,
.hotel a:visited {
	color: #CC0000;
}
.hotel a:hover,
.hotel a:active {
	color: #FFA2A2;
}


#topicslist .hotel {
	width: 300px;
}
#topicslist .month td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#topicslist .month table {
	border-top: 2px solid #CCCCCC;
}
#topicslist .month {
	padding: 20px 0px 0px;
}
#details #price li {
	float: left;
	width: 135px;
}
#details #price ul {
	clear: both;
	padding: 10px 0 0 0;
}
#details #price .box {
	margin: 0px 0px 0px auto;
}
#access p.post {
	padding: 10px 0px 0px 10px;
	font-size: 10px;
	color: #666666;
}
#details .spacehead {
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
	height: 89px;
	width: 867px;
}
#details .headbox {
	float: right;
	width: 645px;
}
#details h2 {
	float: left;
	width: 190px;
}
#fairinfo .spacehead {
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
	height: 89px;
	width: 867px;
}
#fairinfo .headbox {
	width: 645px;
	float: right;
}
#fairinfo h2 {
	float: left;
	width: 190px;
}
#topicslist .spacehead {
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
	height: 89px;
	width: 867px;
}
#topicslist h2 {
	float: left;
	width: 190px;
}
#topicslist .headbox {
	float: right;
	width: 645px;
}
#limited .spacehead {
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
	height: 89px;
	width: 867px;
}
#limited h2 {
	float: left;
	width: 190px;
}
#limited .headbox {
	float: right;
	width: 645px;
}
#topicslist .hoteltext {
}
#topicslist .hoteltext a:link,
#topicslist .hoteltext a:visited {
	color: #CC0000;
}
#topicslist .hoteltext a:hover,
#topicslist .hoteltext a:active {
	color: #FFA2A2;
}
.partflash {
	width: 270px;
	float: right;
	padding: 15px 0 0 0;
}
#about h2,
#access h2,
#shoprsv h2,
#mail h2,
#point h2,
#sheet h2,
#recruite h2,
#scadule h2 {
	float: left;
	width: 190px;
}
#about .lead {
	line-height: 3;
}
#about .reservbtn a {
	display: block;
	height: 33px;
	width: 143px;
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat;
	text-indent: -9999px;
	text-align: left;
}
#about .reservbtn a:link,
#about .reservbtn a:visited {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 0;
}
#about .reservbtn a:active,
#about .reservbtn a:hover {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 -33px;
}

#about .reservbtn {
	padding: 0px 50x 0 0;
	text-align: right;
}
#point .center {
	text-align: center;
}

#point .reservbtn a,
#sheet .reservbtn a,
#scadule .reservbtn a {
	display: block;
	height: 33px;
	width: 143px;
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat;
	text-indent: -9999px;
	text-align: left;
}
#point .reservbtn a:link,
#point .reservbtn a:visited,
#sheet .reservbtn a:link,
#sheet .reservbtn a:visited,
#scadule .reservbtn a:link,
#scadule .reservbtn a:visited {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 0;
}
#point .reservbtn a:active,
#point .reservbtn a:hover,
#sheet .reservbtn a:active,
#sheet .reservbtn a:hover,
#scadule .reservbtn a:active,
#scadule .reservbtn a:hover {
	background: url(img/wedspace/cmn_btn_shopreserv.jpg) no-repeat 0 -33px;
}



#point .right p {
	padding-right: 80px;
}
#point .sheet {
	padding: 0px 0px 0px 220px;
}
#point .reservbtn {
	text-align: center;
	padding: 0 90px 0 0;
}
#details .time {
	padding: 0px 0px 0px 35px;
}
#details .topleft {
	width: 541px;
	float: left;
}
#shoprsv td,#shoprsv th {
	border-bottom: 1px solid #B4B4B4;
}
#price .boxleft {
	float: left;
	width: 535px;
}
#access .sub {
	font-size: 10px;
	line-height: 10px;
}
#wrap #sheet .main .sheet .sheet-bg {
	height: 155px;
	display: block;
	width: 867px;
	background: url(img/sheet-bg.jpg) no-repeat 100% 0px;
}
#wrap #sheet .main .sheet .sheet-bg h3 {
	color: #970000;
	font-size: 130%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 220px;
	}
#wrap #sheet .main .sheet .sheet-bg p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 220px;
}


#wedspace .main .weddingbutton-hotel {
	background-image: url(img/wedspace/button-hotel.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
#wedspace .main .weddingbutton-restaurant {
	background-image: url(img/wedspace/button-hotel.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
#wedspace .main .weddingbutton-chapel {
	background-image: url(img/wedspace/button-hotel.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
#wedspace .main .weddingbutton-resort {
	background-image: url(img/wedspace/button-hotel.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
#wedspace .main .wspace-bg {
	width: 860px;
	height: 254px;
	margin: 0 0 0 auto;
	background: url(img/wedspace/wspace-bg.jpg) 100% 0px;
}
#wrap #wedspace .main .wspace-bg .weddingbutton-hotel #hotel-button a{
	background-image: url(img/wedspace/hotel-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#wrap #wedspace .main .wspace-bg .weddingbutton-hotel #hotel-button a:link,
#wrap #wedspace .main .wspace-bg .weddingbutton-hotel #hotel-button a:visited{
	background-image: url(img/wedspace/hotel-button.jpg);
}
#wrap #wedspace .main .wspace-bg .weddingbutton-hotel #hotel-button a:hover,
#wrap #wedspace .main .wspace-bg .weddingbutton-hotel #hotel-button a:active{
	background-image: url(img/wedspace/hotel-button2.jpg);
}
#wrap #wedspace .main .wspace-bg .weddingbutton-restaurant #restaurant-button {
	background-image: url(img/wedspace/restaurant-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#wrap #wedspace .main .wspace-bg .weddingbutton-chapel #chapel-button a {
	background-image: url(img/wedspace/chapel-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	text-indent: -9999px;
	display: block;
}
#wrap #wedspace .main .wspace-bg .weddingbutton-chapel #chapel-button a:link, 
#wrap #wedspace .main .wspace-bg .weddingbutton-chapel #chapel-button a:visited{
	background-image: url(img/wedspace/chapel-button.jpg);
}
#wrap #wedspace .main .wspace-bg .weddingbutton-chapel #chapel-button a:hover, 
#wrap #wedspace .main .wspace-bg .weddingbutton-chapel #chapel-button a:active{
	background-image: url(img/wedspace/chapel-button2.jpg);
}
#wrap #wedspace .main .wspace-bg .weddingbutton-resort #resort-button {
	background-image: url(img/wedspace/resort-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#wrap #about .main .left {
	float: left;
	width: 298px;
}
.linksheet {
	padding: 0px 0px 0px 10px;
}
#wrap #sheet .main .sheet .yajirushi {
	background-image: url(img/yajirushi.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
}
#wedspace .main .wspace-bg .weddingbutton-hotel #hotel-img a{
	height: 126px;
	width: 157px;
	background-image: url(img/wedspace/hotel-img.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
#wedspace .main .wspace-bg .weddingbutton-hotel #hotel-img a:link,
#wedspace .main .wspace-bg .weddingbutton-hotel #hotel-img a:visited{
	background-image: url(img/wedspace/hotel-img.jpg);
}
#wedspace .main .wspace-bg .weddingbutton-hotel #hotel-img a:hover,
#wedspace .main .wspace-bg .weddingbutton-hotel #hotel-img a:active{
	background-image: url(img/wedspace/hotel-img2.jpg);
}
#wedspace .main .wspace-bg .weddingbutton-chapel #chapel-img a{
	height: 126px;
	width: 157px;
	background-image: url(img/wedspace/chapel-img.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
#wedspace .main .wspace-bg .weddingbutton-chapel #chapel-img a:link,
#wedspace .main .wspace-bg .weddingbutton-chapel #chapel-img a:visited{
	background-image: url(img/wedspace/chapel-img.jpg);
}
#wedspace .main .wspace-bg .weddingbutton-chapel #chapel-img a:hover,
#wedspace .main .wspace-bg .weddingbutton-chapel #chapel-img a:active{
	background-image: url(img/wedspace/chapel-img2.jpg);
}

#wrap #wedspace .main .wspace-bg #no-img {
	height: 126px;
	width: 157px;
	background-image: url(img/wedspace/no-img.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
#scadule .sheet h3 {
	width: 300px;
	text-align: right;
	float: left;
	background: url(img/schedule_bkimg.jpg) repeat-y 100% 0px;
}
#scadule .sheet {
	clear: both;
	background: url(img/schedule_bkimg.jpg) repeat-y 292px 0px;
}
#scadule .sheet .right {
	width: 550px;
	border-top: 1px dotted #DFDFDF;
	padding: 10px 0 20px 0;
}
#scadule .sheet .center {
	text-align: center;
}
#scadule .sheet li {
	font-size: 75%;
	background: url(img/schedule_point.jpg) no-repeat 0px 5px;
	padding: 0px 0px 0px 16px;
}
#scadule .sheet p {
	padding: 5px 0px;
}

#scadule h2 {
	float: left;
	width: 190px;
}
#scadule .schead {
	height: 89px;
	width: 867px;
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
}
#foot .mail {
	float: left;
	width: 280px;
	text-align: right;
	padding: 7px 0 0 0;
}
#foot .mail a {
	text-align: left;
	text-indent: -9999px;
	display: block;
	width: 140px;
  margin-left:135px;
}
#about .spacehead,
#access .spacehead,
#shoprsv .spacehead,
#mail .spacehead,
#point .spacehead,
#sheet .spacehead,
#scadule .spacehead
 {
	height: 89px;
	width: 867px;
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
}
#recruite .spacehead,
 {
	height: 500px;
	width: 867px;
	background: url(img/wedspace/weddingspace_ttlbkimg.jpg) no-repeat 100% 0px;
}
#aboutflash {
/*	height: 340px;
*/	width: 867px;
	padding:20px 0 0 0;
/*	float: right;
*/}
#aboutflash h3{ padding:0 0 0 203px;}
#aboutflash p{ font-size:13px; line-height:1.5em; color:#666;}
.point_001,.point_002,.point_003,.point_004{ margin:0 0 0 203px;}
.point_001{ padding:19px 30px 0 75px; width:559px; height:139px; background:url(img/about/about_bg_001.jpg) no-repeat;}
.point_002{ padding:19px 185px 0 265px; width:390px; height:178px; background:url(img/about/about_bg_002.jpg) no-repeat;}
.point_003{ padding:19px 192px 0 82px; width:390px; height:146px; background:url(img/about/about_bg_003.jpg) no-repeat;}
.point_004{ padding:19px 61px 0 304px; width:299px; height:233px; background:url(img/about/about_bg_004.jpg) no-repeat;}


.itemflash {
	height: 340px;
	width: 653px;
	float: right;
}
#about .aboutbox .left02 {
	padding: 0;
	text-align: right;
	font-size: 14px;
	width: 200px;
	float: left;
}
#about .aboutbox {
	clear: both;
	padding: 0;
}
#about .aboutbox .left {
	padding: 0;
	text-align: right;
	width: 330px;
	font-size: 14px;
}
#about .aboutbox .linksheet {
	padding: 0px;
	margin: 0;
	text-indent: 0px;
}
#heads h1 {
	text-indent: -9999px;
	font-size: 1px;
}
#shoprsv .headbox .lead,
#mail .headbox .lead  {
	text-align: left;
}
#point .reservbtn a {
	margin: 0px auto;
}
#recruite .right table {
	margin: 0 0 0 21px;
}
.gente {
	padding: 0px 3px 5px 0px;
}
.wphome {
	background: url(img/wedspace/home/weddingspace_boxbkimg.jpg) repeat-y 99% 0px;
	padding: 0 0 0 5px;
}
.wphome .wphead {
	font-size: 1px;
	background: url(img/wedspace/home/weddingspace_boxhead.jpg) no-repeat 99% 0px;
	height: 6px;
	padding: 0 0 15px 0;
}
.wphome .wpfoot {
	background: url(img/wedspace/home/weddingspace_boxfoot.jpg) no-repeat 99% 100%;
	height: 6px;
	clear: both;
	font-size: 1px;
	padding: 15px 0 0 0;
}
.wphome .wpbox {
	float: left;
	text-align: center;
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 10px 10px 13px 10px;
	margin: 0 0 0 15px;
}
.wphome .wpbox img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0 0 11px 0;
}
.wphome .wpimg img {
	float: left;
	margin: 0 0 0 15px;
}
.wpbox .wphotel a {
	height: 29px;
	width: 164px;
	background: url(img/wedspace/home/wdhome_btn_hotel.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox .wphotel a:link,
.wpbox .wphotel a:visited {
	background: url(img/wedspace/home/wdhome_btn_hotel.jpg) no-repeat 0px 0px;
}
.wpbox .wphotel a:active,
.wpbox .wphotel a:hover {
	background: url(img/wedspace/home/wdhome_btn_hotel.jpg) no-repeat 0px -28px;
}

.wpbox .wpchapel a {
	height: 29px;
	width: 164px;
	background: url(img/wedspace/home/wdhome_btn_chapel.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox .wpchapel a:link,
.wpbox .wpchapel a:visited {
	background: url(img/wedspace/home/wdhome_btn_chapel.jpg) no-repeat 0px 0px;
}
.wpbox .wpchapel a:active,
.wpbox .wpchapel a:hover {
	background: url(img/wedspace/home/wdhome_btn_chapel.jpg) no-repeat 0px -28px;
}

.wpbox .wprest a {
	height: 29px;
	width: 164px;
	background: url(img/wedspace/home/wdhome_btn_rest.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox .wprest a:link,
.wpbox .wprest a:visited {
	background: url(img/wedspace/home/wdhome_btn_rest.jpg) no-repeat 0px 0px;
}
.wpbox .wprest a:active,
.wpbox .wprest a:hover {
	background: url(img/wedspace/home/wdhome_btn_rest.jpg) no-repeat 0px -28px;
}

.wpbox .wpforeign a {
	height: 29px;
	width: 164px;
	background: url(img/wedspace/home/wdhome_btn_foreign.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox .wpforeign a:link,
.wpbox .wpforeign a:visited {
	background: url(img/wedspace/home/wdhome_btn_foreign.jpg) no-repeat 0px 0px;
}
.wpbox .wpforeign a:active,
.wpbox .wpforeign a:hover {
	background: url(img/wedspace/home/wdhome_btn_foreign.jpg) no-repeat 0px -28px;
}
.fullsize {
	width:95%;
}
#btmside {
	padding-top: 20px;
	text-align: left;
	clear: both;
}
.kaijyo {
	color: #CC0000;
	float: left;
	width: 410px;
	font-size: 12px;
}
.kaijyo img {
	margin-right: 3px;
}
.itembanner {
	float: right;
	width: 420px;
	text-align: right;
}
.itembanner li {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.optiontitle {
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	font-weight: 900;
	color: #660000;
}

/* item */
#item .box {
	float: right;
}

#item .boxitem{
	background-image: url(img/item/item_derailbk.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 712px;
	clear: both;
	float: none;
	text-align: left;
	padding-right: 43px;
	padding-left: 17px;
}
#item .boxitem_list{
	float: left;
	width: 175px;
}
#item .boxrow_list {
	width: 700px;
	float: right;
}

#item .itemimg {
	float: left;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
}
#item .itemimg_list {
	height: 150px;
	width: 150px;
	border: 1px solid #000000;
}

#item img {
	margin: 2px;
}
#item .itemname {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 16px;
	font-weight: bold;
	color: #970000;
	padding-top: 40px;
	letter-spacing: 1px;
	margin-bottom: 9px;
	width: 650px;
}
#item .itemname_list {
	height: 42px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#item .itemname_list a {
	text-decoration: none;
}
#item .itemtextbox{
	width: 315px;
	margin: 0px;
	padding-top: 32px;
	padding-left: 26px;
	float: left;
}
#item .itemtextbox_list{
	width: 150px;
	height: 100px;
}

#item .itemtext {
	font-size: 12px;
	height: 80px;
	margin-bottom: 45px;
	line-height: 20px;
}
#item .itemaddtext{
	font-size: 10px;
	line-height: 14px;
	height: 42px;
}
#item .itemprice{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(img/item/item_price.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	padding-left: 45px;
}
#item .itemprice_list{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-image: url(img/item/item_price_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
}
#item .font_black {
	color: #000000;
}
#item .itembtn{
	height: 43px;
	margin-top: 10px;
	margin-left: 180px;
}
#item .ichiran {
	height: 33px;
	width: 143px;
}
#item .ichiran a:link,
#item .ichiran a:visited {
	display: block;
	height: 33px;
	width: 143px;
	background: url(img/item/item_ichiran.jpg) no-repeat;
	text-indent: -9999px;
}
#item .ichiran a:hover,
#item .ichiran a:active {
	background: url(img/item/item_ichiran.jpg) no-repeat 0 -33px;
}
.itemcomment {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: right;
	margin-right: 20px;
}
.itemcomment_list {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 20px;
}
.itemnotice_list {
	font-size: 11px;
	color: #666666;
	margin-bottom: 50px;
	width: 700px;
	float: right;
}
.itemimg_list a:hover img {
filter:alpha(opacity=70); 
-moz-opacity: 0.5; 
opacity: 0.5;}

.itemimg_list a: img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
.itempage {
	font-size: 12px;
	text-align: left;
	float: right;
	height: 30px;
	width: 700px;
	color: #333333;
}
.itempage a:link,
.itempage a:visited,
.itempage a:hover,
.itempage a:active {
	color: #0000CC;
	text-decoration: underline;
}
.itemnavi {
	text-align: right;
	margin-bottom: 10px;
}
.wphome2 {
	background: url(img/wedspace/home/weddingspace_boxbkimg.jpg) repeat-y 99% 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.wphome2 .wphead {
	font-size: 1px;
	background: url(img/wedspace/home/weddingspace_boxhead.jpg) no-repeat 99% 0px;
	height: 6px;
	padding: 0 0 15px 0;
}
.wphome2 .wpfoot {
	background: url(img/wedspace/home/weddingspace_boxfoot.jpg) no-repeat 99% 100%;
	height: 6px;
	clear: both;
	font-size: 1px;
	padding: 15px 0 0 0;
}
.wphome2 .wpbox2 {
	float: left;
	text-align: center;
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 7px 7px 10px 7px;
	margin: 0 0 0 10px;
}
.wphome2 .wpbox2 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0 0 11px 0;
}
.wpbox2 .itemcategory01 a {
	height: 29px;
	width: 120px;
	background: url(img/item/item_category_btn01.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox2 .itemcategory01 a:link,
.wpbox2 .itemcategory01 a:visited {
	background: url(img/item/item_category_btn01.jpg) no-repeat 0px 0px;
}
.wpbox2 .itemcategory01 a:active,
.wpbox2 .itemcategory01 a:hover {
	background: url(img/item/item_category_btn01.jpg) no-repeat 0px -28px;
}
.wpbox2 .itemcategory02 a {
	height: 29px;
	width: 120px;
	background: url(img/item/item_category_btn02.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox2 .itemcategory02 a:link,
.wpbox2 .itemcategory02 a:visited {
	background: url(img/item/item_category_btn02.jpg) no-repeat 0px 0px;
}
.wpbox2 .itemcategory02 a:active,
.wpbox2 .itemcategory02 a:hover {
	background: url(img/item/item_category_btn02.jpg) no-repeat 0px -28px;
}
.wpbox2 .itemcategory03 a {
	height: 29px;
	width: 120px;
	background: url(img/item/item_category_btn03.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox2 .itemcategory03 a:link,
.wpbox2 .itemcategory03 a:visited {
	background: url(img/item/item_category_btn03.jpg) no-repeat 0px 0px;
}
.wpbox2 .itemcategory03 a:active,
.wpbox2 .itemcategory03 a:hover {
	background: url(img/item/item_category_btn03.jpg) no-repeat 0px -28px;
}
.wpbox2 .itemcategory04 a {
	height: 29px;
	width: 120px;
	background: url(img/item/item_category_btn04.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox2 .itemcategory04 a:link,
.wpbox2 .itemcategory04 a:visited {
	background: url(img/item/item_category_btn04.jpg) no-repeat 0px 0px;
}
.wpbox2 .itemcategory04 a:active,
.wpbox2 .itemcategory04 a:hover {
	background: url(img/item/item_category_btn04.jpg) no-repeat 0px -28px;
}
.wpbox2 .itemcategory05 a {
	height: 29px;
	width: 120px;
	background: url(img/item/item_category_btn05.jpg) no-repeat 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
.wpbox2 .itemcategory05 a:link,
.wpbox2 .itemcategory05 a:visited {
	background: url(img/item/item_category_btn05.jpg) no-repeat 0px 0px;
}
.wpbox2 .itemcategory05 a:active,
.wpbox2 .itemcategory05 a:hover {
	background: url(img/item/item_category_btn05.jpg) no-repeat 0px -28px;
}


/*ウェディングスペース 電話バナー*/

#contact_btn{ width:530px; margin:0 auto;}



/*ourwedding用*/
dt{ font-size:12px;}
