@charset "utf-8";

.cal_date{
	width:606px;
	text-align:right;
	padding-right:20px;
	background:url(../image/calendar_date.png) 515px center no-repeat;
	line-height:25px;
	color:#666;
}

.cal_box{
	width:590px;
	padding-left:36px;
	padding-top:10px;
}

.cal_box .left{
	width:320px;
	float:left;
	display:inline;
}

.cal_box h4{
	width:285px;
	padding-left:35px;
	line-height:30px;
	background:url(../image/calendar_icon.png) left center no-repeat;
	font-size:22px;
	color:#719A05;
}

.cal_box .left h5{
	width:320px;
	margin-top:10px;
	color:#719A05;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
}

.cal_box .left p{
	width:320px;
	margin-top:5px;
	color:#725924;
	margin-bottom:20px;
}

.cal_box .left2{
	width:590px;
	float:left;
	display:inline;
}

.cal_box .left2 h4{
	width:555px;
	padding-left:35px;
	line-height:30px;
	background:url(../image/calendar_icon.png) left center no-repeat;
	font-size:22px;
	color:#719A05;
}

.cal_box .left2 h5{
	width:590px;
	margin-top:10px;
	color:#719A05;
	font-size:13px;
	line-height:22px;
}

.cal_box .left2 p{
	width:590px;
	margin-top:5px;
	color:#725924;
	margin-bottom:20px;
}


.cal_box .right{
	width:250px;
	float:left;
	display:inline;
	margin-left:20px;
}

.cal_box .right div{
	width:230px;
	height:170px;
	padding:8px 10px 9px 10px;
	background:url(../image/cal_photo_bg.jpg) no-repeat;
	margin-bottom:25px;
}

.cal_box .right div.space{
	width:230px;
	height:170px;
	padding:8px 10px 9px 10px;
	margin-bottom:25px;
	background:none;
}



.cal_text_title{
	width:230px;
	color:#719A05;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
}

.cal_text_top{
	width:590px;
	height:5px;
	margin-top:5px;
}

.cal_text_bg{
	width:320px;
	color:#725924;
}


.cal_text_und{
	width:590px;
	height:5px;
}

.cal_page_box{
	width:626px;
	margin-top:10px;
}

.cal_page_box p{
	width:313px;
	float:left;
	display:inline;
}

.cal_page_box p.left{
	text-align:left;
}

.cal_page_box p.right{
	text-align:right;
}