a:link{color:#FF00FF;}
a:visited{color:#FF0000;}

.bridal_top_image {
	width:100%;
	height:300px;
}

.bridal_base {
	width:100%;
	height:auto;
	margin-top:10px;
}	

.bridal_base h2{
	width:100%;
	height:20px;
	border-left:5px solid #0099CC;
	color:#999999;
	margin:5px 2px 5px 2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/bridal/bridal_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}

/*コメント枠　ファイヤーフォックス用*/
.box_bridal_info {
	width:880px;
	height:165px;
	background-color:#FFF0F5;
	margin-bottom:10px;
	padding:10px;
	line-height:18px;
}

/*コメント枠　IE用*/
* html .box_bridal_info {
	width:900px;
	height:80px;
	background-color:#FFF0F5;
	margin-bottom:10px;
	padding:10px;
	line-height:18px;
}


/*コメントエリア　ファイヤーフォックス用*/
.bridal_info {
	width:660px;
	height:160px;
	line-height:18px;
	float:left;
}

/*コメントエリア　IE用*/
* html .bridal_info {
	width:680px;
	height:160px;
	line-height:18px;
	float:left;
}


/*来館特典　ファイヤーフォックス用*/
.raikan_option {
	width:200px;
	height:155px;
	padding:5px;
	line-height:18px;
	float:right;
	background-color:#FFcccc;
}


/*来館特典　IE用*/
* html .raikan_option {
	width:200px;
	height:165px;
	padding:5px;
	line-height:18px;
	float:right;
	background-color:#FFcccc;
}

/*ウェディングコンテンツエリア　ファイヤーフォックス用*/
.box_box {
	width:100%;
	height:140px;
}

/*ウェディングコンテンツエリア　IE用*/
* html .box_box {
	width:100%;
	height:140px;
}

/*挙式　ファイヤーフォックス用*/
.box_ceremony {
	width:293px;
	height:140px;
	float:left;
	margin-right:10px;
	background-image:url(../img/bridal/top_kyoshiki.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.box_ceremony a{
	width:293px;
	height:140px;
	background-image:url(../img/bridal/top_kyoshiki.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

.box_ceremony a:hover{
	background-position:0 -140;
}


/*挙式　IE用*/
* html .box_ceremony {
	width:293px;
	height:140px;
	float:left;
	margin-right:10px;
	background-image:url(../img/bridal/top_kyoshiki.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

* html .box_ceremony a{
	width:293px;
	height:140px;
	background-image:url(../img/bridal/top_kyoshiki.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

* html .box_ceremony a:hover{
	background-position:0 -140;
}

/*プラン　ファイヤーフォックス用*/
.box_bridal_plan {
	width:293px;
	height:140px;
	float:left;
	margin-right:10px;
	text-indent:-5000px;
}

.box_bridal_plan a{
	width:293px;
	height:140px;
	background-image:url(../img/bridal/top_plan.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

.box_bridal_plan a:hover{
	background-image:url(../img/bridal/top_plan.jpg);
	background-repeat:no-repeat;
	background-position:0 -140;
}


/*プラン　IE用*/
* html .box_bridal_plan {
	width:293px;
	height:140px;
	float:left;
	margin-right:10px;
	text-indent:-5000px;
}

* html .box_bridal_plan a{
	width:293px;
	height:140px;
	background-image:url(../img/bridal/top_plan.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

* html .box_bridal_plan a:hover{
	background-position:0 -140;
}

/*資料請求　ファイヤーフォックス用*/
.box_bridal_request {
	width:293px;
	height:140px;
	float:left;
	text-indent:-5000px;
}

.box_bridal_request a{
	width:293px;
	height:140px;
	background-image:url(../img/bridal/top_shiryo.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

.box_bridal_request a:hover{
	background-position:0 -140;
}

/*資料請求　IE用*/
* html .box_bridal_request {
	width:293px;
	height:140px;
	float:left;
	text-indent:-5000px;
}

* html .box_bridal_request a{
	width:293px;
	height:140px;
	background-image:url(../img/bridal/top_shiryo.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}

* html .box_bridal_request a:hover{
	background-position:0 -140;
}


