@charset"utf-8";
/* CSS Document */


body.popup {
	padding-top: 50px;
	background: url(../img/common_popup/bg.jpg) repeat-x top left;
}

/* wrapper
--------------------------*/
.popup div#wrapper {
	width: 665px;
	_width: 765px;
	margin: auto;
	text-align: left;
	border: 1px solid #CCC;
	padding: 0 49px 29px;
	background-color: #FFF;
}

/* title
--------------------------*/
.popup h1 {
	margin-bottom: 5px;
	width: 665px;
	height: 178px;
	text-indent: -9999px;
	margin-top: 50px;
}
.popup h2 {
	width: 660px;
	height: 50px;
	margin-left: 5px;
	text-indent: -9999px;
}

/* content
--------------------------*/
.popup div#wrapper div#content {
	margin: 0 20px;
	padding: 7px;
	background: none;
	border: 3px solid #C6E4F9;
}
.popup div#wrapper div#content div.inner {
	overflow: hidden;
	height: 100%;
	padding: 10px;
	border: 1px solid #C6E4F9;
}
.popup div#wrapper div#content div.inner p.photo {
	float: left;
	margin-right: 15px;
	width: 150px;
}
.popup div#wrapper div#content div.inner div.detail {
	float: right;
	width: 350px;
}
.popup div#wrapper div#content div.inner div.detail h3.date {
	padding: 1px 10px;
	background-color: #D2BB8F;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 0;
}
.popup div#wrapper div#content div.inner div.detail h3.date p {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 0;
}
.popup div#wrapper div#content div.inner div.detail dl dt {
	padding: 10px;
	background: url(../img/common_popup/dot.jpg) repeat-x bottom;
}
.popup div#wrapper div#content div.inner div.detail dl dd {
	padding: 10px;
}
.popup div#wrapper div#content div.inner div.detail dl dd ul {
	overflow: hidden;
	width: 330px;
}
.popup div#wrapper div#content div.inner div.detail dl dd ul li {
	float: left;
	overflow: hidden;
	padding: 0;
	margin-right: 10px;
	width: 120px;
}
.popup div#wrapper div#content div.inner div.detail dl dd ul li p.pic {
	float: left;
	margin-right: 5px;
}
.popup div#wrapper div#content div.inner div.detail dl dd ul li p.text,
.popup div#wrapper div#content div.inner div.detail dl dd ul li div.text,
.popup div#wrapper div#content div.inner div.detail dl dd ul li div.text p {
	color: #3D76B6;
	font-size: 10px;
}


.popup div#wrapper div#content2 {
	margin: 0;
	padding: 0;
	background: none;
	width: 656px;
	height:49px;
	border: none;
}


/* close_btn
--------------------------*/
.popup p#close_btn {
	margin-top: 15px;
	padding: 5px 0;
	text-align: center;
	background: url(../img/common_popup/bgdot.gif) repeat;
}




/* 一覧ページ
--------------------------*/

/*新着情報*/
#newsIndex {
	margin: 0;
	background: none;
}
#newsIndex div#wrapper {
	width: 220px;
	text-align: left;
	border: none;
	padding: 0;
	background-color: #FFF;
}
#newsIndex li#new {
	width: 220px;
}
#newsIndex li#new ul.detail {
	overflow: hidden;
	width: 220px;
}
#newsIndex li#new ul.detail li {
	overflow: hidden;
	width: 220px;
	margin-bottom: 5px;
}
#newsIndex li ul.detail p.thum {
	float: left;
	margin-right: 10px;
}
#newsIndex li#new ul.detail dl {
	float: left;
	width: 160px;
}
#newsIndex li#new ul.detail dl dt,
#newsIndex li#new ul.detail dl dt p {
	color: #72B733;
	font-weight: bold;
}


/*ブライダルフェア*/

#fairIndex {
	margin: 0;
	background: none;
}
#fairIndex div#wrapper {
	width: 325px;
	text-align: left;
	border: none;
	padding: 0;
	background-color: #FFF;
}
#fairIndex li#info {
	width: 325px;
}
#fairIndex li#info ul.detail {
	overflow: hidden;
	width: 325px;
}
#fairIndex li#info ul.detail li {
	overflow: hidden;
	width: 325px;
	margin-bottom: 5px;
}
#fairIndex li ul.detail p.thum {
	float: left;
	margin-right: 10px;
}
#fairIndex li#info ul.detail dl {
	float: left;
	width: 265px;
}
#fairIndex li#info ul.detail dl dt,
#fairIndex li#info ul.detail dl dt p {
	color: #F05189;
	font-weight: bold;
}
ul.detail li dl dd a {
	color: #666;
}


/* news
--------------------------*/
#news h1 {
	background: url(../img/news/page_ti.jpg) no-repeat top left;
}
#news h2 {
	background: url(../img/news/ti1.jpg) no-repeat top left;
}

/* fair
--------------------------*/
#fair h1 {
	background: url(../img/fair/page_ti.jpg) no-repeat top left;
}
#fair h2 {
	background: url(../img/fair/ti1.jpg) no-repeat top left;
}
#fair table {
	width: 580px; !important;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
#fair table th,
#fair table td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
#fair table th {
	width: 90px; !important;
	font-weight: bold;
	background-color: #CCE7F9;
	color: #3D76B6;
}
#fair table td.pic {
	text-align: center;
}
#fair p.ban_inq {
	margin-top: 5px;
}

/* dress
--------------------------*/
#dress h1 {
	background: url(../img/dress/page_ti.jpg) no-repeat top left;
}
#dress h2 {
	background: url(../img/dress/ti1.jpg) no-repeat top left;
}

/* beauty
--------------------------*/
#beauty h1 {
	background: url(../img/beauty/page_ti.jpg) no-repeat top left;
}
#beauty h2 {
	background: url(../img/beauty/ti2.jpg) no-repeat top left;
}

/* beauty3
--------------------------*/
#beauty3 h1 {
	background: url(../img/beauty/page_ti.jpg) no-repeat top left;
}
#beauty3 h2 {
	background: url(../img/beauty/ti3.jpg) no-repeat top left;
}
#beauty3 div.over {
	overflow: hidden;
	margin:10px 0 10px 10px;
	width: 565px;
	background:url(../img/beauty/bottomline.gif) bottom no-repeat;
}
#beauty3 div.over .rbox1 div {
	margin-left:210px;
	margin-bottom: 10px;
}

#beauty3 h6.blue {
	margin-bottom: 5px;
	margin-left:210px;
	color:#3c76b6;
	font-weight: bold;
	font-size:14px;
}

#beauty3 div.over2 {
	overflow: hidden;
	margin:10px 0 10px 10px;
	width: 565px;
	background:url(../img/beauty/bottomline.gif) bottom no-repeat;
}
#beauty3 div.over2 .rbox1 div {
	margin-left:210px;
	margin-bottom: 10px;
	margin-top:10px;
}

#beauty3 h6.blue2 {
	margin-bottom: 5px;
	color:#3c76b6;
	font-weight: bold;
	font-size:14px;
}

#beauty3 ul.cont_ban_area {
	margin:20px auto 0;
	overflow: hidden;
	width: 365px;
}

#beauty3 ul.cont_ban_area li.cb1 {
	float: left;
	width: 180px;
}

#beauty3 ul.cont_ban_area li.cb1 a {
	height: 70px;
	background-image: url(../img/common/ban_rese.jpg);
}

#beauty3 ul.cont_ban_area li.cb2 {
	float: right;
	width: 180px;
}

#beauty3 ul.cont_ban_area li.cb2 a {
	height: 70px;
	background-image: url(../img/common/ban_cont.jpg);
}

.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}

.pink_b{
	color:#FA50A9;
	font-weight:bold;
	font-size:14px;
}

