@charset "EUC-JP";

/* Table Of Contents
----------------------------------------

#01 season

----------------------------------------*/


/* #01 season
---------------------------------------------------------------------------- */

.season h3 {
	width: 636px;
	height: 311px;
	background: url(../../image/season/spring/img_spring02.jpg) no-repeat;
	margin: 0 0 40px 0;
}

.season .seasonB {
	background: #F2F2F2 url(../../image/season/bg_num01.gif) no-repeat;
	width: 100%;
	padding: .7em 0 .5em 0;
	margin: 0 0 30px;
}

.season .item02 { background: #F2F2F2 url(../../image/season/bg_num02.gif) no-repeat;}
.season .item03 { background: #F2F2F2 url(../../image/season/bg_num03.gif) no-repeat;}
.season .item04 { background: #F2F2F2 url(../../image/season/bg_num04.gif) no-repeat;}
.season .item05 { background: #F2F2F2 url(../../image/season/bg_num05.gif) no-repeat;}
.season .item06 { background: #F2F2F2 url(../../image/season/bg_num06.gif) no-repeat;}
.season .item07 { background: #F2F2F2 url(../../image/season/bg_num07.gif) no-repeat;}

.season .seasonB p.mainTxt {
	width: 306px;
	padding-right: 5px;
	float: right;
	margin-bottom: -74px;
}

.season .seasonB .mainTtl p {
	float: left;
}

.season .seasonB .mainTtl p a {
	margin: 10px 0 0 20px;
}

.season .seasonB .mainTtl h4 {
	text-indent: -9999px; line-height: 1; font-size: 6px; overflow: hidden;
	float: right;
	background: url(../../image/season/spring/txt_main01.gif) no-repeat;
	width: 320px;
	height: 56px;
	margin: 83px 0 14px 0;
}

.season .item02 .mainTtl h4 { background: url(../../image/season/spring/txt_main02.gif) no-repeat;}
.season .item03 .mainTtl h4 { background: url(../../image/season/spring/txt_main03.gif) no-repeat;}
.season .item04 .mainTtl h4 { background: url(../../image/season/spring/txt_main04.gif) no-repeat;}
.season .item05 .mainTtl h4 { background: url(../../image/season/spring/txt_main05.gif) no-repeat;}
.season .item06 .mainTtl h4 { background: url(../../image/season/spring/txt_main06.gif) no-repeat;}
.season .item07 .mainTtl h4 { background: url(../../image/season/spring/txt_main07.gif) no-repeat;}

.season .seasonB p.subTxt span { margin: 0 0 0 10px;}
.season .item05 p.subTxt span img { margin: 0 0 0 30px;}

