@charset "utf-8";


/*=======================================================

 file name  :style.css 
 
 [01] common
 [02] contents
 [03] calendar
 [04] reservation
 [05] footer
 
=======================================================*/


/*-------------------------------------------------------
 [01] common
-------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, p,
ul, li, dl, dt, dd, object, embed,
address, div, span, a{
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

body {
background:transparent url(../img/bg.gif) repeat-x scroll left top;
color:#444444;
font-family:"ＭＳ Ｐゴシック",Osaka;
font-size:12px;
margin:0;
padding:0;
text-align:center;
line-height: 1.6em;
}

ul,li,dl {
list-style-type: none;
}

hr {
display: none;
}

.dn {
display: none;
}

p {
margin: 0;
padding: 0;
}

a {
color:#241E17;
text-decoration:underline;
}

a:hover {
color:#6C1513;
text-decoration:none;
}

.anchor {
display:block;
font-size:0;
height:0;
line-height:0;
overflow:hidden;
}

.clear {
clear:both;
font-size:0;
height:0;
line-height:0;
}

/*-------------------------------------------------------
 [02] contents
-------------------------------------------------------*/
div.container {
}

div.logo {
width: 700px;
margin: 3px auto 0px auto;
padding: 4px 0px 4px 0px;
background: url(../img/logo_bg.jpg) top left no-repeat;
}

div.contents {
background: url(../img/contents_bg.jpg) no-repeat top left;
background-color: #FFFFFF;
width: 700px;
margin: 0px auto 0px auto;
padding: 10px 0px 0px 0px;
text-align: left;
}

div.mainPic {
margin-left: 5px;
}

h1 {
margin: 0px 0px;
text-align:center;
}

p.mainTxt {
margin: 0px 20px 30px;
}

p.center {
	text-align: center;
}

/*-------------------------------------------------------
 [03] calendar
-------------------------------------------------------*/
ul li.previous {
float: left;
padding-left: 20px;
width: 200px;
}

ul li.next {
float: right;
padding-right: 20px;
width: 200px;
text-align: right;
}

h2.calendar {
text-align: center;
font-size: 16px;
color: #29131C;
margin: 0;
}

table.calendar {
border-top: #B2AD88 1px solid;
border-right: #B2AD88 1px solid;
margin-left: 20px;
margin-top: 10px;
}

table.calendar th,
table.calendar td {
border-bottom: #B2AD88 1px solid;
border-left: #B2AD88 1px solid;
vertical-align: top;
font-weight: bold;
font-size: 12px;
width: 95px;
text-align: left;
} 

table.calendar td {
height: 65px;
}

table.calendar th {
background: #D5D1D2;
color: #29131C;
}

table.calendar th.holiday {
background: #29131C;
color: #FFFFFF;
}

table.calendar td ul li {
font-weight: normal;
padding-left: 17px;
line-height: 1.6em;
}

li.weekday {
background: url(../img/icon_weekday.gif) no-repeat;
background-position: 0px 0.1em;
}

li.bridal {
background: url(../img/icon_bridal.gif) no-repeat;
background-position: 0px 0.1em;
}

li.bigbridal {
background: url(../img/icon_bigbridal.gif) no-repeat;
background-position: 0px 0.1em;
}

li.twilight {
background: url(../img/icon_twilight.gif) no-repeat;
background-position: 0px 0.1em;
}

div.calendarIcon {
border: #B2AD88 1px solid;
width: 663px;
margin: 20px 0px 10px 20px;
padding: 15px 0px;
}

*html div.calendarIcon {
width: 665px;
}

div.calendarIcon ul {
text-align: center;
}

div.calendarIcon ul li {
padding-left: 17px;
display: inline;
margin: 0px 8px;
padding-top: 5px;
}
 
/*-------------------------------------------------------
 [04] reservation
-------------------------------------------------------*/
div.reservationBtn {
width: 240px;
float: left;
margin: 20px 0px 0px 0px;
}

div.reservationBtn img {
margin-bottom: 5px;
margin-left: 20px;
}

h2 {
margin: 20px 0px 3px 0px;
}

h2.top {
padding-top: 10px;
}

dl.reservationInfo {
border: #B2AD88 1px solid;
margin: 12px 110px 16px 240px;
padding: 18px 0px 16px 85px;
background: url(../img/reservation_bg.gif) top left no-repeat;
}

dl.reservationInfo dt {
color: #29131C;
font-weight: bold;
}

p.attention {
color: #CC0000;
font-size: 10px;
}

h3 {
color: #29131C;
width: 440px;
margin-left: 220px;
font-size: 14px;
}

/*-------------------------------------------------------
 [05] big
-------------------------------------------------------*/
div.bigDetail {
margin: 0px 20px 30px 20px;
}

div.bigDetail h2.part2 {
margin-top: 30px;
}

div.bigDetail ul.timetable {
margin: 15px 0px 15px 0px;
float: left;
}

div.bigDetail ul.timetable li {
background: url(../img/icon_bigbridal.gif) no-repeat;
background-position: 0px 0.1em;
font-weight: normal;
padding-left: 17px;
line-height: 2em;
}

div.bigDetail ul.content {
border: #B2AD88 solid 1px;
float: right;
padding: 15px;
margin-top: 15px;
color: #29131C;
}

div.bigBtn {
width: 240px;
float: left;
margin: 20px 0px 30px 0px;
}

div.bigBtn img {
margin-bottom: 5px;
margin-left: 20px;
}

p.line {
border-top:  #B2AD88 solid 1px;
margin: 5px 20px 0px 240px;
padding-top: 5px;
}

div.bigHome {
text-align: right;
margin-right: 18px;
}

/* spring */
div.springDetail {
margin: -15px 0px 0px 20px;
}

div.springDetail ul li {
float: left;
margin-right: 7px;
}

div.springPresent {
text-align: center;
width: 661px;
background: #FFF1E2;
margin: 10px 0px 40px 20px;
}

div.springContact {
text-align: center;
margin-bottom: 40px;
}

div.springContact img {
margin-bottom: 10px;
}

/* 0711big */
div.big0711 {
margin: 0px 20px 30px 20px;
width: 668px;
}

div.big0711 div.img {
width: 170px;
margin-bottom:15px;
float: left;
}

div.big0711 div.mogi {
margin-bottom: 15px;
}

div.big0711 ul {
margin: 15px 0 0 0;
padding-bottom: 20px;
width: 668px;
}

div.big0711 ul li {
display: inline;
margin-right: 22px;
}

.part2 {
margin-bottom:10px;
}


/* 0206big */
div.big0206 {
margin: 0px 20px 30px 20px;
width: 668px;
}

div.big0206 h2 {
margin-bottom: 15px;
}

div.big0206 div.img {
width: 170px;
margin-bottom:15px;
float: left;
}

div.big0206 div.mogi {
margin-bottom: 15px;
}

div.big0206 ul {
margin: 15px 0 0 0;
padding-bottom: 20px;
width: 668px;
}

div.big0206 ul li {
display: inline;
margin-right: 22px;
}

.banner {
margin-top:20px;
}


/* 0723big */
div.big0723 {
margin: 0px 20px 30px 15px;
width: 668px;
}

div.big0723 p {
margin-bottom: 15px;
}

div.big0723 h2 {
margin-bottom: 15px;
}

div.big0723 div.img {
width: 170px;
margin-bottom:15px;
float: left;
}

div.big0723 div.mogi {
margin-bottom: 15px;
}

div.big0723 ul {
margin: 15px 0 0 0;
padding-bottom: 20px;
width: 668px;
}

div.big0723 ul li {
display: inline;
margin-right: 22px;
}

div.big0723 p {
	margin-bottom: 15px;
	text-align: center;
}

div.big0723 h2 {
margin-bottom: 15px;
}

div.big0723 div.img {
width: 170px;
margin-bottom:15px;
float: left;
}

div.big0723 div.mogi {
margin-bottom: 15px;
}

div.big0723 ul {
margin: 15px 0 0 0;
padding-bottom: 20px;
width: 668px;
}

div.big0723 ul li {
display: inline;
margin-right: 22px;
}


/* Bride */
.bride {
margin: 0px 20px 30px 20px;
width: 668px;	
}
.bride h2 {
	margin-bottom: 10px;
	margin-top: 30px;
}
.bride .box {
	border: 2px #FFDF67 solid;
	padding: 10px;
	margin-bottom: 20px;
}
.bride .box p span {
	color: #F90;
}
.bride .privilegeList li{
	list-style:none;
	background:url(../img/mark_hearts_orange.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:10px;
	text-indent:18px;
	font-size:11px;
}

/* romance */
.romance {
margin: 0px 20px 30px 20px;
width: 668px;	
}
.romance h2 {
	margin-bottom: 10px;
	margin-top: 30px;
}
.romance .box {
	border: 2px #AC9D7D solid;
	padding: 10px;
	margin-bottom: 20px;
}

.romance .privilegeList li{
	list-style:none;
	background:url(../img/mark_hearts2.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:10px;
	text-indent:18px;
	font-size:11px;
}


/* winterSpecial */
.winterSpecial {
margin: 0px 20px 30px 20px;
width: 668px;	
}
.winterSpecial h2 {
	margin-top: 30px;
}
.winterSpecial .privilegeList li{
	list-style:none;
	background:url(../img/winterSpecial_icon.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:10px;
	text-indent:18px;
	font-size:11px;
}


/*-------------------------------------------------------
 [06] footer
-------------------------------------------------------*/
div.footer {
background: url(../img/footer_bg.gif) repeat-x top left;
background-color: #29131C;
margin-top: 40px;
padding-bottom: 10px;
}

div.footer ul {
background: url(../img/footer_ul_bg.jpg) no-repeat top center;
padding-top: 8px;
padding-left: 485px;
}

div.footer ul li {
display: inline;
margin-right: 21px;
}



/*-------------------------------------------------------
 [07] 各フェアー詳細
-------------------------------------------------------*/
.fair{
	width:690px;
	margin-left:5px;
	padding-top:15px;
	background:url(../img/dot_pattern.gif) repeat-x left top;
}
.fair h2{
	margin:0px 0px 10px 10px;
}
.fair p{
	margin:0px 12px 20px;
}
.fair .privilegeList,
.fair .privilegeListAqua,
.fair .planListAqua,
.fair .privilegeListSpecial{
	width: 678px;
	margin-left:12px;
	margin-bottom:30px;
}
.fair .privilegeList li{
	width:226px;
	float:left;
	list-style:none;
	background:url(../img/mark_hearts.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:5px;
	text-indent:18px;
	font-size:11px;
}
.fair .privilegeListJasmin li{
	width:280px;
	float:left;
	list-style:none;
	background:url(../img/mark_hearts_jasmin.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:5px;
	text-indent:18px;
	font-size:12px;
	margin-right: 20px;
}
.fair .privilegeListJasmin ul{
	margin-left: 10px;
}
.fair .privilegeListAqua li{
	width:200px;
	float:left;
	list-style:none;
	background:url(../img/mark_hearts2.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:5px;
	text-indent:18px;
	font-size:11px;
}
.fair .privilegeListAqua li.long{
	width: 250px;
	float: right;
}
.fair .planListAqua li {
	width:178px;
	float:left;
	list-style:none;
	background:url(../img/mark_dots.gif) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:5px;
	text-indent:18px;
}
.fair .planListAqua li.short {
	width:140px;
}
.fair .privilegeListSpecial li{
	width:335px;
	float:left;
	list-style:none;
	background:url(../img/mark_hearts3.gif) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:5px;
	text-indent:18px;
	font-size:12px;
}
.fair .promote{
	background:#fae5e5;
	padding:10px 0px;
	margin-bottom:20px;
}
.fair .after{
	width: 678px;
	margin-left:12px;
	margin-bottom:30px;
}
.fair .promote .after{
	margin-bottom:10px;
}
.fair .after dt{
	width:252px;
	height:19px;
}
.fair .after dd{
	margin-left:285px;
	margin-top:-17px;
}
.fair .after dd li{
	list-style:none;
	background:url(../img/mark_hearts.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:5px;
	padding-left:18px;
}

.fair .promote .after dd li{
	color:#000;
	background:url(../img/mark_hearts_02.jpg) no-repeat 0px 0.1em;
}
.fair .privilegeListSpecial p {
	margin-left: 0px;
	margin-top: 5px;
}
.special {
	background: url(../img/anniversary_special_bk.jpg) left top repeat-x;
}

.christmasWedding {
	background:#FFFAEA url(../img/christmas_wedding_bg.gif) no-repeat right bottom;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	
}
.christmasWedding li{
	width:280px;
	float:left;
	list-style:none;
	background:url(../img/christmas_wedding_icon.jpg) no-repeat 0px 0.1em;
	line-height:1.5em;
	margin-bottom:5px;
	text-indent:18px;
	font-size:12px;
	margin-right: 20px;
}
.christmasWedding li.end {
	margin-bottom: 20px;
}
.christmasWedding ul{
	margin-left: 20px;
	padding: 20px 0 0 0;	
}
.christmasWeddingAtt {
	margin-left: 20px;
}



/*-------------------------------------------------------
 [ex] 縁結びの神　出雲大社での結婚式
-------------------------------------------------------*/
.marriageContents{
	width:690px;
	margin-left:5px;
}
.marriageContents h1{
	margin:0px 0px 1px;
}
.marriageContents .mainInquiry{
	width:690px;
	height:85px;
	margin-bottom:15px;
	background:url(../img/marriage/main_inquiry_bg.gif) no-repeat left top;
}
.marriageContents .mainInquiry p{
	margin:13px 0px 0px 0px;
	float:left;
	padding-left:20px;
}
.marriageContents .mainInquiry .inquiry{
	float:right;
	padding-right:30px;
	margin:22px 0px 0px 0px;
}
.marriageContents h2{
	margin:0px 10px 10px;
}
.marriageContents .left{
	float:left;
	padding-left:10px;
	margin-bottom:30px;
}
.marriageContents .left img{
	display:block;
}
.marriageContents .right{
	float:right;
	padding-right:10px;
	margin-bottom:30px;
}
.marriageContents .report{
	width:670px;
	margin:0px 10px 20px;
}
.marriageContents .report .img{
	width:200px;
	float:left;
	margin-bottom:10px;
}
.marriageContents .report .text{
	width:455px;
	float:right;
	margin-bottom:10px;
}
.marriageContents .report .text p{
	line-height:1.5em;
	font-size:12px;
	margin:0px 2px 0px;
}
.marriageContents .reportLine{
	text-align:center;
	clear:both;
	margin:0px 0px 10px;
	
}

.marriageContents .templeList{
	width:680px;
	margin:0px 0px 20px 10px;
}
.marriageContents .templeList dl{
	width:225px;
	float:left;
}
.marriageContents .templeList dl dt{
	margin-bottom:5px;
}
.marriageContents .templeList dl dd{
	font-size:11px;
	line-height:1.5em;
	margin: 0px 10px 0px 5px;
}

.marriageContents .inquiryBn{
	text-align:center;
	margin-bottom:20px;
}

