@charset "utf-8";
/* CSS Document */



table.modelSpring{}

table.modelSpring td.mhead{
	background-image: url(img2008/common/mc/bg_sp_01.jpg);
	background-repeat: repeat;
	height: 129px;
	text-align: center;
	vertical-align: bottom;
}

table.modelSpring td.mhead h2{
	margin-top: 78px;
}

table.modelSpring td.mbody{
	background-image: url(img2008/common/mc/bg_sp_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
}

table.modelSpring td.mbody a img{
	margin-top: 10px;
}

table.modelSpring td.mfoot{
	background-image: url(img2008/common/mc/bg_sp_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
}

table.modelSummer{}

table.modelSummer td.mhead{
	background-image: url(img2008/common/mc/bg_s_01.jpg);
	background-repeat: repeat;
	height: 129px;
	text-align: center;
	vertical-align: bottom;
}

table.modelSummer td.mhead h2{
	margin-top: 78px;
}

table.modelSummer td.mbody{
	background-image: url(img2008/common/mc/bg_s_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
		height: 270px;

}

table.modelSummer td.mbody a img{
	margin-top: 10px;
}

table.modelSummer td.mfoot{
	background-image: url(img2008/common/mc/bg_s_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
}


table.modelFall{}

table.modelFall td.mhead{
	background-image: url(img2008/common/mc/bg_f_01.jpg);
	background-repeat: repeat;
	height: 129px;
	text-align: center;
	vertical-align: bottom;
}

table.modelFall td.mhead h2{
	margin-top: 78px;
}

.line{
	margin-top: 12px;
	margin-bottom: 12px;
}


table.modelFall td.mbody{
	background-image: url(img2008/common/mc/bg_f_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
		height: 270px;

}

table.modelFall td.mbody a img{
	margin-top: 10px;
}

table.modelFall td.mfoot{
	background-image: url(img2008/common/mc/bg_f_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
}

table.modelWinter{}

table.modelWinter td.mhead{
	background-image: url(img2008/common/mc/bg_w_01.jpg);
	background-repeat: repeat;
	height: 129px;
	text-align: center;
	vertical-align: bottom;
}

table.modelWinter td.mhead h2{
	margin-top: 78px;
}

table.modelWinter td.mbody{
	background-image: url(img2008/common/mc/bg_w_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
		height: 270px;

}

table.modelWinter td.mbody a img{
	margin-top: 10px;
}

table.modelWinter td.mfoot{
	background-image: url(img2008/common/mc/bg_w_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
}

