@charset "UTF-8";
/**-------------------------------------------------
1.
2.
3.
4.
5.
6.
-------------------------------------------------**/
/*-------     320px-539px     -------*/
/*---------------     #cutWrap     ---------------*/
#cutWrap{
	padding:0 0 30px 0;
	background:url(../img/cutmenu-bottom-bg.png) no-repeat right bottom;
}

#cutWrap .titleBox{
	height:125px;
	background:url(../img/con-bg01.png) no-repeat right bottom;
}

#cutWrap .titleBox h1{
}

#cutWrap .titleBox h1 img{
	margin:0 auto;
	padding:50px 0 30px 0;
	width:58px;
	height:24px;
	background:url(../img/cut-title-bg.png) no-repeat center bottom;
}

.menuInner{
	background:url(../img/cutmenu-bg.png) repeat-y right 0;
}

.menuInner dl{
	display:block;
}

.menuInner dt{
	padding:0 0 0 10px;
	height:40px;
	line-height:40px;
	font-size:13px;
	font-size:1.3rem;
}

.menuInner dd{
	padding:0 10px 0 0;
	height:40px;
	line-height:40px;
	font-size:13px;
	font-size:1.3rem;
	text-align:right;
	background:url(../img/cutmenu-border.png) no-repeat 0 bottom;
}

span.time{
	padding:0 50px 0 0;
}

/*---------------     #colorWrap     ---------------*/
#colorWrap{
	margin:30px 0 0 0;
	padding:0 0 30px 0;
	background:url(../img/cutmenu-bottom-bg.png) no-repeat right bottom;
}

#colorWrap .titleBox{
	height:125px;
	background:url(../img/con-bg01.png) no-repeat right bottom;
}

#colorWrap .titleBox h1{
}

#colorWrap .titleBox h1 img{
	margin:0 auto;
	padding:50px 0 22px 0;
	width:81px;
	height:25px;
	background:url(../img/color-title-bg.png) no-repeat center bottom;
}

/*---------------     #permWrap     ---------------*/
#permWrap{
	margin:30px 0 0 0;
	padding:0 0 30px 0;
	background:url(../img/cutmenu-bottom-bg.png) no-repeat right bottom;
}
#permWrap .titleBox{
	height:125px;
	background:url(../img/con-bg01.png) no-repeat right bottom;
}

#permWrap .titleBox h1{
}

#permWrap .titleBox h1 img{
	margin:0 auto;
	padding:50px 0 26px 0;
	width:90px;
	height:23px;
	background:url(../img/perm-title-bg.png) no-repeat center bottom;
}

/*---------------     #singleWrap     ---------------*/
#singleWrap{
	margin:30px 0 0 0;
	padding:0 0 30px 0;
	background:url(../img/cutmenu-bottom-bg.png) no-repeat right bottom;
}
#singleWrap .titleBox{
	height:125px;
	background:url(../img/con-bg01.png) no-repeat right bottom;
}

#singleWrap .titleBox h1{
}

#singleWrap .titleBox h1 img{
	margin:0 auto;
	padding:50px 0 30px 0;
	width:170px;
	height:34px;
	background:url(../img/single-title-bg.png) no-repeat center bottom;
}

/*---------------     #optionWrap     ---------------*/
#optionWrap{
	margin:30px 0 30px 0;
	padding:0 0 30px 0;
	background:url(../img/cutmenu-bottom-bg.png) no-repeat right bottom;
}
#optionWrap .titleBox{
	height:125px;
	background:url(../img/con-bg01.png) no-repeat right bottom;
}

#optionWrap .titleBox h1{
}

#optionWrap .titleBox h1 img{
	margin:0 auto;
	padding:50px 0 26px 0;
	width:108px;
	height:32px;
	background:url(../img/option-title-bg.png) no-repeat center bottom;
}


.tax{
    padding: 0 10px 0 0;
    text-align: right;
    font-size:12px;
	font-size:1.2rem;
}