@charset "Shift_JIS";
@import "http://";

/********************************************************************************/
/********************************************************************************/
/* センターコンテナ																*/
/********************************************************************************/
/********************************************************************************/
/*	カレンダー部	*/
#cal_mfm {
	width:610px;
}
#cal_fm1, #cal_fm2 {
	float:left;
	height:165px;
}
#cal_fm1 {
	width:300px;
	text-align:left;
}
#cal_fm2 {
	width:310px;
}
.cal_m {
	float:left;
	width:150px;
}

/*	お問い合せフォーム部	*/
#cont_tbl {
	background-color:#999999;
	line-height:1.5;
	vertical-align:middle;
}
.cont_td1 {
	width:120px;
	background-color:#efefef;
	text-align:center;
}
.cont_td2 {
	padding:2px;
	width:450px;
	background-color:#ffffff;
	text-align:left;
}
.cont_btn {
	padding:2px;
	background-color:#dddddd;
	text-align:center;
}
