@import "footer2012.css";

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#fff;
	font-size:80%;
	line-height:1.6;
}

body * {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:normal;
	/* font-family:sans-serif; */
}

table tr th {text-align: left;}

.all {width:934px; margin:0px auto;}

img {
	vertical-align:bottom;
	border:none;
}

a { color:#e84472; text-decoration:none;}
a:hover { text-decoration:underline;}

p { padding-bottom:15px; }

h1 {
	padding-top:16px;
	width:283px;
}
h2 {padding-bottom:15px;}
h3 {
	font-size:90%;
	text-align:left;
	padding:5px 10px;
	margin-bottom:3px;
	color:#fff;
	font-weight:bold;
	line-height:1.2em;
}
h3 img {vertical-align:middle;}

.bnr{border:solid 1px #666;}
.bnr a:hover {border:solid 1px #e84472;}

input.text-form {width:160px; font-size:90%;}
input.image-button{vertical-align:middle; margin-right:10px;}

p.to-top {clear:both; text-align:right; color:#006ab0; font-size: 10px;}
p.to-top a {color:#006ab0; text-decoration:none;}
p.to-top a:hover { text-decoration:underline;}

/*ページトップへ　中央揃え*/
p.to-top-cen {
	text-align:center;
	color:#006ab0;
}
p.to-top-cen a {color:#006ab0; text-decoration:none;}
p.to-top-cen a:hover { text-decoration:underline;}

/* ページトップへ　placeページ */

#place p.to-top {
	text-align:right;
	color:#006ab0;
	font-size:80%;
	padding-top: 5px;
}
#place p.to-top a {color:#006ab0; text-decoration:none;}
#place p.to-top a:hover { text-decoration:underline;}




.clear { clear:both; }
.left{ float:left; display:inline;}
.right{ float:right; display:inline;}

.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}

#contents .icon_arrow_pk {
	clear:both;
	font-size:80%;
	text-align:right;
}
#contents .icon_arrow_pk a {
	padding-left:10px;
	background:url(../img/icon_arrow_pk.gif) left center no-repeat;
	color:#000;
	text-decoration:none;
}

#contents .icon_arrow_pk a:hover { text-decoration:underline;}


/*** ヘッダ **********************/

#head {
	text-align:left;
	padding:10px 0px;
	border-bottom:solid 1px #e84473;
	margin:3px 0px;
	font-size:80%;
}
#head div {
	float:right;
	width:315px;
}
#head div div {
text-align:right;
padding-bottom:3px;
}

#head p{background:url(../img/icon_arrow_pk.gif) left center no-repeat; padding:0px 0px 0px 10px;display:inline;}

#head form ,  #head ul {
	display:inline;
	list-style:none;
	padding:0px;
}
#head ul.userBox {
	background:url(../img/head_yerrow.gif) top no-repeat #fde0a5;
	float:left;
	width:182px;
	height:40px;
	padding-top:5px;
}
#head ul.userBox li {
	color:#e84472;
	padding:0px 10px 0px 10px;
}
#head ul.userBox li em { font-size:120%; }
#head ul.button {
	float:right;
}
#head ul.button li {
	padding-top:1px;
}
#head ul.button li img {
	padding-top:1px;
}
/*** グローバルナビ **********************/

#menu {
	padding:5px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:10px;
	border-top:dashed 1px #e84473;
	list-style:none;
	height:32px;
	font-size:0.8em;
}
#menu li {
	margin-right:2px;
	padding:0px;
	position:relative;
	float:left;
}
#menu li.last { margin:0px; }
#menu li ul {
	position:absolute;
	top:32px;
	left:0;
	background:#fff;
	display:none;
	list-style:none;
	border: solid 1px #d5446a;

}
#menu li ul li {
	float:none;
	text-align:left;
	width:150px;
}
#menu li ul li a {
	display:block;
	text-decoration:none;
	padding:3px 5px;
}
#menu li ul li a:hover {
	background:#e84473;
	color:#fff;
}

ol.topic-path {
	list-style:none;
	text-align:left;
	padding-bottom:10px;
	font-size:80%;
}
ol.topic-path li {
	display:inline;
	background:url(../img/icon_arrow_gray.gif) left center no-repeat;
	padding-left:12px;
}
ol.topic-path li.links {
	display:inline;
	background:url(../img/icon_arrow_pk.gif) left center no-repeat;
	padding-left:12px;
}


/*** エリア変更 **********************/

.open{
     cursor: pointer;
}
.all #head #slideBox{
     padding: 5px 10px 10px 10px;
/*     border: 1px #e84472 solid;*/
     display:none;
	 position: absolute;
	 margin-left:415px;
	 z-index:100;
/*	 background:#fff;*/
	 width:320px;
	 background:url(../img/img_area_change_bg.png) no-repeat left top;
}
/*forIE6*/ * html .all #head #slideBox{
     padding: 5px 5px 10px 5px;
}
.all #head #slideBox ul{
	margin: 0;
	padding: 0;
	 width:auto;
	 background:none;
}
.all #head #slideBox ul li{
	float: left;
	margin:0;
	padding:0;
}
/*forIE6*/ * html .all #head #slideBox ul{
	 font-size:9px;
}
#slideBox ul a{
	padding: 5px 7px 5px 7px;
}
/*forIE6*/ * html #slideBox ul a{
	padding: 5px 6px 0px 6px;
	display:block;
}
#slideBox ul a,
#slideBox ul a:hover,
#slideBox ul a:visited,
#slideBox ul a:active{
	color:#fff;
	background:none;
}
#slideBox ul a:hover{
	 background:none;
	background:#193442;
}
/*** 左サブメニュー **********************/

#sub-left{
	float: left;
	display: inline;
	width:200px;
	margin: 0 0 20px;
	color: #595757;
	text-align: left;
}

#sub-left h3.row1 {
	padding: 0 10px 0 6px;
	margin: 0 0 10px 0px;
	*margin: 0 0 5px 0px;
	_margin: 0 0 5px 0px;
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	background:url(../img/sub-left/h3_1.gif) top left no-repeat;
}

#sub-left h3.row2 {
	padding: 3px 10px;
	margin: 0 0 10px 0px;
	*margin: 0 0 5px 0px;
	_margin: 0 0 5px 0px;
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	background:url(../img/sub-left/h3_1.gif) bottom left no-repeat;
}

#sub-left .block {
	margin: 0 0 20px;
}

#sub-left ul {
	list-style: none;
}

#sub-left ul.steps li {
	margin: 0 0 5px;
	padding: 0;
}

#sub-left .books .image {
	float: left;
	display: inline;
	width: 85px;
}

#sub-left .books .links {
	float: right;
	display: inline;
	width: 108px;
}

#sub-left .books .links .caption {
	margin: 4px 0px 8px 0px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
#sub-left .books .links #zenkoku {
	margin: 18px 0px 2px 0px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#sub-left .books .links ul {
	margin: 0 0 10px;
}

#sub-left .books .links ul li {
	float: left;
	display: inline;
	margin: 0 15px 4px 0;
	padding: 0 0 0 8px;
	font-size: 11px;
	line-height: 12px;
	background: url(../img/icon_arrow_pk.gif) no-repeat 0 0;
}

#sub-left .mobile {
}

#sub-left .mobile .qrcode {
	float: left;
	display: inline;
	width: 66px;
}

#sub-left .mobile .text {
	float: right;
	display: inline;
	width: 126px;
	font-size: 11px;
}

#sub-left .mobile .email {
	width: 125px;
}

#sub-left .information table {
	font-size: 11px;
	line-height: 14px;
}

#sub-left .information table tr th {
	padding: 6px 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#sub-left .information table tr td {
	padding: 6px 0 0;
}

#sub-left .information .view-all a {
	float: right;
	display: inline;
	padding: 0 0 0 8px;
	color: #595757;
	font-size: 11px;
	line-height: 12px;
	background:url(../img/icon_arrow_pk.gif) no-repeat 0 0;
}

#sub-left ul.sub-links {
	padding: 20px 0 10px;
	border-top: 2px solid #C9CACA;
	border-bottom: 2px solid #C9CACA;
}

#sub-left ul.sub-links li {
	padding: 0 0 10px 8px;
	font-size: 12px;
	line-height: 12px;
	background:url(../img/icon_arrow_pk.gif) no-repeat 0 0;
}


/*** 右サブメニュー **********************/
#sub-right{
	float: right;
	width: 246px;
	margin: 0 0 30px;
	clear: right;
}

#sub-right .banner {
	margin: 0 0 10px;
}

#sub-right h3.rl1{
	background:url(../img/sub-right/h3_1.gif) top left no-repeat;
	color:#222222;
	font-size: 1.2em;
}

#sub-right ul {
	list-style:none;
	padding-bottom:15px;
}
#sub-right ul li {
	padding: 6px 0px 6px 0px;
}
#sub-right ul.icon_arrow_pk1 {
	text-align:left;
	margin: 7px 0 20px;
	padding: 0;
}
#sub-right ul.icon_arrow_pk1 li {
	padding-left:10px;
	padding-bottom:0px;
	font-size: 12px;
	background:url(../img/icon_arrow_pk.gif) left center no-repeat;
}
#sub-right ul.icon_arrow_pk1 li.image {
	background:none;
	padding-bottom:10px;
	padding-left:0px;
}
#sub-right ul.icon_arrow_pk2 {
	text-align:left;
	padding:10px 0px;
	margin-bottom:15px;
	border:solid 2px #e4e4e5;
	border-left:none;
	border-right:none;
}
#sub-right ul.icon_arrow_pk2 li {
	padding-left:10px;
	padding-bottom:0px;
	font-size:100%;
	background:url(../img/icon_arrow_pk.gif) left center no-repeat;
}
#sub-right ul.icon_arrow_pk2 li.image {
	background:none;
	padding-bottom:5px;
	padding-left:0px;
}

/*会場*/
#sideColumn div {
	border: 1px solid #fde0a5;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#sideColumn h3.sl2{
	background:url(../img/sub-left/h3_2.gif) top left no-repeat;
}
#sideColumn dl {
	padding-bottom:15px;
}
#sideColumn dt {
	float:left;
	width:85px;
	padding-bottom:15px;
}
#sideColumn dd {
	width:150px;
	float:right;
	text-align:left;
	font-size:90%;
	line-height:1.2;
}
#sideColumn dd em {
	padding:10px 0px;
	font-size:130%;
	color:#e84472;
}
#sub-right ul.icon_arrow_pk {
	text-align:left;
	border:solid 2px #e4e4e5;
	border-left:none;
	border-right:none;
	padding:10px 0px;
	margin-bottom:15px;
}
#sub-right h3.sl1{
	background:url(../img/sub-left/h3_1.gif) top left no-repeat;
}

/*お気に入りクリップー*/
div#sub-right dl.clip {
	margin: 0 0 20px;
/*	border: 1px solid #d3046c;
	border-top: none;*/
}
div#sub-right dl dt.clip {
	text-align: left;
	padding: 0 10px 10px;
	font-size: 90%;
	color: #595858;
}
div#sub-right dl dd.clip {
	padding-bottom: 10px;
}
div#sub-right dl dt img {
	height: auto;
	width: 100%;
}

/*検索*/
#sub-right .search {
	position: relative;
	width: 246px;
	height: 71px;
	margin: 0 0 10px;
	background: url(../img/sub-right/search_bg.gif) no-repeat;
}
#sub-right .search h3 {
	position: absolute;
	top: 10px;
	left: 19px;
	padding: 0;
	color: #717070;
	font-size: 13px;
	font-weight: bold;
}
#sub-right .search .freeword {
	position: absolute;
	top: 35px;
	left: 15px;
	width: 150px;
}
#sub-right .search .submit {
	position: absolute;
	top: 32px;
	right: 15px;
}

/*ウェディングQ&A*/
#qa {
	width: 246px;
	height: 89px;
	margin: 0 0 20px;
	background: url(../img/sub-right/qa_02.gif) no-repeat;
}
div#sub-right div p {
	padding-bottom: 5px;
}

/*最新号のご案内*/
#sub-right dl.book {
	margin: 10px 0 20px;
	text-align: left;
}
#sub-right dl.book dt {
	float:left;
	display: inline;
	width: 110px;
}
#sub-right dl.book dd {
	float: right;
	display: inline;
	width: 125px;
	padding: 15px 0 0;
}
#sub-right dl.book dd .caption {
	margin: 0px 0px 8px 0px;
	color: #595757;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
#sub-right dl.book dd #zenkoku {
	margin: 8px 0px 4px 0px;
	color: #595757;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
}

#sub-right dl.book dd ul {
	margin: 0 -10px 15px 0;
	padding: 0;
}
#sub-right dl.book dd ul li {
	float: left;
	display: inline;
	padding: 0 10px 5px 12px;
	list-style: none;
	font-size: 10px;
	line-height: 10px;
	background: url(../img/sub-right/icon_arrow_pk.gif) no-repeat 0 0;
}

/*モバイル版*/
#sub-right .mobile {
	margin: 10px 0 20px;
	text-align: left;
	color: #5A5958;
}
#sub-right .mobile .qrcode {
	float: left;
	display: inline;
	width: 70px;
}
#sub-right .mobile .text {
	float: left;
	display: inline;
	margin: 5px 0 0;
	font-size: 12px;
	line-height: 1.2;
}
#MOBILEMAIL {
	width: 170px;
}
#MOBILEMAIL-SEND {
	cursor: pointer;
}

/*その他リンク*/
#sub-right .sub-links {
	margin: 0 0 20px;
	border-top: 1px solid #ADB0B0;
	border-bottom: 1px solid #ADB0B0;
	font-size: 12px;
}

/*ssl*/
#sub-right .ssl img {
	margin: 0 0 10px;
}
#sub-right .ssl p {
	color: #5A5958;
	font-size: 12px;
}

/*カレンダー*/
#sub-right .bridalFairBox p {
	font-size:80%;
	line-height:1.1;
}
#sub-right .bridalFairBox p.icon_arrow_pk {
	padding-left:10px;
	padding-bottom:0px;
	background:url(../img/sub-right/icon_arrow_pk.gif) left center no-repeat;
}
#sub-right .bridalFairBox p.left {
	float:left;
	width:60px;
}
#sub-right .bridalFairBox p.image-button {
	margin-left:70px;
	text-align:right;
}

#sub-right div.tbl_calender_side {
	margin: 0 auto 10px auto;
	padding: 5px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #a28d88;
}
#sub-right div.tbl_calender_side h4 {
	margin: 0 0 5px 0;
	color: #4d4d4d;
	font-size: 100%;
	text-align: center;
}
#sub-right div.tbl_calender_side h4 .thisMonthLink {
	font-size:80%;
}

/* 先月・次月 */
#sub-right .bridalFairBox div.tbl_calender_side ul.moveMonth {
	width: 208px;
	margin: 0;
	font-size: 76%;
}
#sub-right .bridalFairBox div.tbl_calender_side .moveMonth li.prevMonth {
	position: absolute;
	width: 208px;
}
#sub-right .bridalFairBox div.tbl_calender_side .moveMonth li.prevMonth a {
	position: relative;
	top: -20px;
	left: 0;
}
#sub-right .bridalFairBox div.tbl_calender_side .moveMonth li.nextMonth {
	position: absolute;
	width: 208px;
	text-align: right;
}
#sub-right .bridalFairBox div.tbl_calender_side .moveMonth li.nextMonth a {
	position: relative;
	top: -20px;
	right: 0;
}
/* カレンダーテーブル */
#sub-right .bridalFairBox {
	padding:10px;
	background:#feefd2;
	border:solid 1px #fde0a5;
	margin-bottom:15px;
	width:224px;
}
#sub-right .bridalFairBox div.tbl_calender_side table {
	width: 206px;
	margin: 0 auto 5px auto;
	border: 1px solid #cdc0b8;
	background: #ffffff;
	table-layout: fixed;
	border-collapse:collapse;
}
#sub-right .bridalFairBox div.tbl_calender_side table th {
	border: 1px solid #cdc0b8;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
#sub-right .bridalFairBox div.tbl_calender_side table td {
	padding: 1px 2px 2px 2px;
	border: 1px solid #cdc0b8;
	vertical-align:top;
}
#sub-right .bridalFairBox div.tbl_calender_side table em {
	display: block;
	font-size: 10px;
	font-style: normal;
}
#sub-right .bridalFairBox div.tbl_calender_side table span {
	display: block;
	margin: 0 auto;
	text-align: center;
}
#sub-right .bridalFairBox div.tbl_calender_side table img {
	vertical-align: bottom;
}

#sub-right .bridalFairBox div.tbl_calender_side .about-icon {
	font-size: 76%;
}
.all #index #sub-right .bridalFairBox .tbl_calender_side .about-icon .search_cal {
	float:right;
	padding-right:4px;
}
#sub-right .bridalFairBox div.tbl_calender_side .about-icon img {
	vertical-align: middle;
}
/*土日の色*/
.bridalFairBox div.tbl_calender_side table .sat {
	color: #6eb9ee;
}
.bridalFairBox div.tbl_calender_side table .sun {
	color: #ffa1b0;
}

#sub-right .sslBox {
	font-size:80%;
	padding:15px;
}
#sub-right .sslBox .sslSeal {
	text-align:center;
}


/*** フッター **********************/
#foot {
	font-size:80%;
	clear:both;
}
#foot ul a , #foot dl a {
	text-decoration:none;
	color:#444;
}
#foot ul a:hover , #foot dl a:hover { color:#000; }
#foot dl {
	padding-left:50px;
}
#foot dl dt {
	padding:2px 0px;
}
#foot ul {
	border-top:solid 1px #d7d7d7;
	border-bottom:solid 1px #d7d7d7;
	padding:5px 0px;
	margin-bottom:10px;
	text-align:center;
	list-style:none;
	clear:both;
}
#foot ul li {
	display:inline;
	padding:0px 5px;
}
#foot ul li span{
	margin: 0 10px;
}
#foot #copyright {
	text-align:center;
	border-bottom:solid 1px #d7d7d7;
	padding-bottom:10px;
	margin-bottom:10px;
}

#foot .sub-links {
	margin: 0 0 10px;
	text-align: center;
	color: #595757;
	line-height: 18px;
}
#foot .sub-links a {
	margin: 0 10px 0 0;
	color: #595757;
}

/*** 下層ページ共通 **********************/

.clearfix:before, .clearfix:after {content: ""; display: table;}
.clearfix:after {clear: both;}
.clearfix {zoom:1;}

.lower-contents {
	float: left;
	display: inline;
	width: 674px;
	margin: 0 0 30px;
	text-align: left;
	color: #595757;
}

.lower-contents .section, .lower-contents .section2 {
	margin: 0 0 10px;
	min-height: 0;
}

.lower-contents h2.main {
	margin: 0 0 20px;
	padding: 0;
}

.lower-contents .section h3 {
	margin: 0 0 10px;
	padding: 7px 10px 6px;
	color: #222222;
	font-size: 15px;
	line-height: 15px;
	background: url(../img/ttl_bg1.jpg) no-repeat;
}

.lower-contents .section2 h3 {
	margin: 0 0 10px;
	padding: 0 0 10px;
	color: #583C30;
	font-size: 15px;
	line-height: 15px;
	background: url(../img/ttl_bg2.jpg) no-repeat 0 bottom;
}

.lower-contents .section2 h3 span {
	color: #E84572;
	font-weight: bold;
}

.lower-contents .big-banner {
	margin: 0 0 20px;
}

.lower-contents-center {
	float: right;
	display: inline;
	width: 457px;
}


form .terms {
	margin: 0 0 5px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-color: #EDEDED;
}

form .terms .terms-inner {
	height: 160px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	overflow-y: auto;
}

form .terms h4 {
	margin: 10px 10px 15px;;
	padding: 0 3px 5px;
	color: #605442;
	font-size: 17px;
	font-weight: bold;
	background: url(../img/qa/ttl_terms_caption_bg.gif) no-repeat 0 bottom;
}

form .terms dl {
	margin: 10px;
	padding: 0;
}

form .terms dl dt {
	margin: 0 0 8px;
	padding: 0;
	color: #2280D8;
	font-size: 14px;
	font-weight: bold;
}

form .terms dl dd {
	margin: 0 0 15px;
	padding: 0;
	color: #4D4D4D;
}

form .terms dl dd p {
	padding: 0;
}

form .terms dl dd ul, form .terms dl dd ol {
	margin: 10px 20px;
}
/*120626追記*/

form .terms p {
	margin: 5px 15px 5px 15px;
}
.all .terms .terms-inner h3 {
	padding: 0 0 10px;
	color: #583C30;
	font-size: 15px;
	line-height: 15px;
	background: url(../img/ttl_bg2.jpg) no-repeat 0 bottom;

	margin: 15px 10px 5px 10px;

}


/*111008追記*/

#area_map{
	margin:0;
	padding:0;
}

.serch_jouken{
	color:#E84572;
	font-size:10px;
}
/* 120217追記　テンプレート8崩れ対応*/
.lower-contents .section h3 {
	clear:both;
}
