@charset "utf-8";


#anniversary_box {
	width:1000px;
	background:url(../../images/anniversary/anniversary_bg.jpg) no-repeat;
	margin-top:30px;
}

#anniversary_box_left {
	float:left;
	width:250px;
}

#anniversary_box_left h2 {
	background:url(../../images/anniversary/anniversary_title.png) no-repeat;
	width:199px;
	height:41px;
	text-indent:-9999px;
	margin-top:170px;
	margin-left:45px;
}

#anniversary_box_right {
	float:left;
	width:605px;
	padding-left:55px;
}


#anniversary_box_right_left {
	float:left;
	width:300px;
	margin-top:25px;
	font-size:x-small;
	line-height:1.6em;
}

#anniversary_box_right_right {
	float:right;
	width:300px;
	margin-top:25px;
	font-size:x-small;
	line-height:1.6em;
}

p.plan_link {
	width:200px;
	margin:20px 20px 10px auto;
}

p.plan_link a {
	background:url(../../images/anniversary/banner_01.jpg) no-repeat;
	display:block;
	width:200px;
	height:39px;
	text-indent:-9999px;
}

p.plan_link a:hover {
	background:url(../../images/anniversary/banner_01.jpg) bottom no-repeat;
}






