@charset "utf-8";
/* CSS Document */
body{
background:url(../plan/images/back.jpg) repeat-x;
background-position:0 100px;
}

h3{
	background:url(../plan/images/title_bar.jpg) no-repeat;
	height:72px;
	text-indent:-9999px;
	}

h5{
	height:100px;
	text-indent:-9999px;
	
	}

h6{
	background:#B6E4FE;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	padding:2px 0 2px 10px;
	margin:20px 0 0 0;
	}




#plan_list{
	padding-left:14px;
	width:906px;
	margin:40px auto 60px;
}

#plan_list h5{
	height:auto;
	text-indent:0;
	font-size:15px;
	padding:3px 3px 2px;
	color:#444444;
	}

#plan_list h6{
	background:#c9c3b7;
	margin:1px 0 5px;
	font-size:14px;
	padding:5px;
	color:#654603;
	background: -moz-linear-gradient(top, #c9c3b7, #b4ae9e);
    background: -webkit-gradient(linear, left top, left bottom, from(#c9c3b7), to(#b4ae9e));
	text-shadow : 0px 1px 1px #FFF ;
	line-height:120%;
}

#plan_list h6 span{
	font-size:12px;
	color:#654603;
	text-shadow : 0px 1px 1px #FFF ;
}


.plan_list_box{
	position:relative;
	float:left;
	width:280px;
	min-height:380px;
	_height:380px;
	border:solid 1px #DDD;
	margin:0 20px 20px 0;
}


.plan_list_box p{
	margin:5px;
}

img.plan_list_btn{
	position:absolute;
	bottom:7px;
	right:7px;
}

.plan_list_box a img {
	opacity: 1; /* IE以外透過設定 */
	filter: Alpha(opacity=100); /* IE用透過設定 */
}
.plan_list_box a:hover img {
	opacity: 0.5; /* IE以外透過設定 */
	filter: Alpha(opacity=50); /* IE用透過設定 */
}



#honeymoon{
	background:url(../plan/images/honeymoon.jpg) no-repeat;
}
#summer{
	background:url(../plan/images/summer.jpg) no-repeat;
}
#concerto_plan{
	background:url(../plan/images/concerto.jpg) no-repeat;
}
#petitmarie{
	background:url(../plan/images/petitmarie.jpg) no-repeat;
}
#precious{
	background:url(../plan/images/precious.jpg) no-repeat;
}

#xmas{
	background:url(../plan/images/xmas.jpg) no-repeat;
}

#winter{
	background:url(../plan/images/winter.jpg) no-repeat;
}

#wish{
	background:url(../plan/images/wish.jpg) no-repeat;
}
#special{
	background:url(../plan/images/special.jpg) no-repeat;
	height:75px;
}


#plemium{
	background:url(../plan/images/plemium.jpg) no-repeat;
	height:80px;
}

#concerto{
	background:url(../plan/images/concerto.jpg) no-repeat;
	height:80px;
}

#victoria{
	background:url(../plan/images/victoria.jpg) no-repeat;
	height:80px;
}

#amore{
	background:url(../plan/images/amore.jpg) no-repeat;
	height:80px;
}

#marie{
	background:url(../plan/images/marie.jpg) no-repeat;
	height:80px;
}

#photo_p{
	background:url(../plan/images/photo.jpg) no-repeat;
	height:80px;
}

#nijikai{
	background:url(../plan/images/nijikai.jpg) no-repeat;
	height:80px;
}

#child{
	background:url(../plan/images/child.jpg) no-repeat;
	height:80px;
}

#night{
	background:url(../plan/images/night.jpg) no-repeat;
	height:80px;
}

#plan_anniversary{
	background:url(../plan/images/anniversary.jpg) no-repeat;
	height:80px;
}

#new_concerto{
	background:url(../plan/images/new_concerto.jpg) no-repeat;
	height:80px;
}




.plan{
	padding:20px;
	}

.plan_special{
	background:url(../plan/images/special_bg.jpg) no-repeat;
	padding:40px 25px 90px 35px;
}

.plan_inside{
	float:left;
	width:410px;
	margin-right:20px;
	}

.plan_inside p{
	margin:20px 10px 0 10px;
	}

.plan_inside p span.price{
	font-weight:bold;
	color:#F90;
	font-size:16px;
	line-height:230%;
}

.plan_inside dl{
	margin:20px 0;
}

.plan_inside dt{
	margin:15px 10px 5px;
	color:#666;
	font-size:13px;
	line-height:1.6em;
}

.plan_inside dd{
	margin:0 10px 0px 20px;
	color:#666;
	font-size:13px;
	line-height:1.6em;
}

.plan_inside hr{
	margin-top:20px;
}

.flame{
	margin-top:20px;
	border:1px solid #CCC;
	padding:2px;
	}
	
.orenge{
	font-weight:bold;
	color:#F90;
	font-size:16px;
	}
	
.orenge_s{
	font-weight:bold;
	color:#F90;
	font-size:14px;
	}
	
.line{
	clear:both;
	}
	
span{
	color:#666;
	font-size:13px;
	font-weight:100;
	}
	
.contact_plan{
	margin:40px 0 0 60px;
	}

.plan_image_caution{
	text-align:right;	
	padding:5px 15px;
}
