/*==========================================================
birthdayフォルダのCSS
==========================================================*/
.colorOrange {
	color:#FF6600;
}

.font22 {
	font-size:22px;
	font-weight:bold;
}

.mgn_b10 {
	margin-bottom:10px !important;
}
.mgn_b20 {
	margin-bottom:20px !important;
}
.mgn_b30 {
	margin-bottom:30px !important;
}
.mgn_t20 {
	margin-top:20px !important;
}
.mgn_l20 {
	margin-left:20px !important;
}

.alignC {
	text-align:center;
}
.alignR {
	text-align:right;
}

#head {
	min-height:100px;
	_height:100px;
}
#main {
	color:#663300;
}

#mainPhoto {
	position:relative;
	width:850px;
	height:250px;
	background:url(../birthday/image/img_main.png) no-repeat;
}

/* 今だけ宝物
-----------------------------------------------------------*/
#main .photoTreasure {
	margin-bottom:20px;
}
#main .photoTreasure p {
	padding:0 0 0 20px;
}

