*{
	margin:0;
	padding:0;
	border:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
}

/*振バーゲン用ここから*/
.item_box{
	width:175px;
	height:480px;
	margin-right:6px;
	float:left;
}
/*振バーゲン用ここまで*/

/*通常
.item_box{
	width:175px;ｓ
	height:420px;
	height:400px;
	margin-right:6px;
	float:left;
}
*/


/*引き振袖ここから*/
.item_box220{
	width:220px;
	height:480px;
	margin-right:6px;
	float:left;
	margin:3px;
	padding:5px;
	padding-bottom:15px;
	height:600px;
	border:#CCC dotted 1px	
}



/*小振袖ここから*/
.item_box_s{
	width:175px;
	height:300px;
	margin-right:5px;
	float:left;
}
/*小振袖ここまで*/

/*モーニング用ここから*/
.item_box_m{
	width:175px;
	height:420px;
	margin-right:6px;
	float:left;
}


.p_name{
	border-bottom:#666 solid 1px;
	margin-bottom:3px;
}

.text_new{
	font-size:1em;
	color:#F6C;
	margin-left:10px;
	font-weight:normal;
	line-height:1.3em;
}

.prod_id{
	font-size:1.3em;
	color:#909;
	margin-bottom:5px;
	font-weight:bold;
}

.prod_name{
	font-size:1em;
	color:#909;
	margin-bottom:5px;
	padding-left:3px;
}

.price_sale{
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.txt_red{ color:#F00;}

.price_fix{
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.text_data{
	font-size:12px;
	color:#333;
	font-weight:normal;
	line-height:1.3em;
}

.text_datagb{
	font-size:12px;
	color:#396;
	font-weight:bold;
	line-height:1.3em;
}

.text_datab{
	font-size:12px;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
}

.text_sdata{
	font-size:1em;
	color:#333;
	font-weight:normal;
	line-height:1.4em;
}

.text_link{
	padding-right:10px;
	text-align:right;
	margin-bottom:10px;
}

.text_link a{
	text-decoration:none;
}

.text_link a:hover{
	color:#F96;
}

/*袴単品ここから*/
.item_box_s{
	width:175px;
	height:300px;
	float:left;
	margin-right:15px;
}
/*袴単品ここまで*/

.text3_p{
	color:#00F;
}

.yoyaku_fuka{
	font-size:12px;
	color:#F3C;
	padding-left:5px;
	font-weight:bold;
}

.yoyaku_ka{
	font-size:12px;
	color:#090;
	padding-left:5px;
	font-weight:bold;
	}

.zaiko{
	font-size:12px;
	color:#F00;
	padding-left:5px;
	font-weight:bold;
	}

.sche_button a{
	width:100px;
	height:9px;
	font-size:9px;
	padding:4px;
	text-decoration:none;
	white-space: nowrap;
	background-color:#FFECFF;
	color:#000;
	border:#999 1px solid;
	margin-left:40px;
}

.sche_button a:hover{
	color:#FFF;
	background-color:#F9C;
	border:none;
}
.cart_button{ text-align:center; margin-top:10px;}


/*モーニング用スケジュールボタン*/
.cart_button_1{ 
	width:100px;
	height:15px;
	font-size:9px;
	text-align:center;
	padding:2px;
}

.sche_button_1 a{
	text-decoration:none;
	white-space: nowrap;
	background-color:#FFECFF;
	color:#000;
	border:#999 1px solid;
	text-align:center;
	margin:0 0 5px 50px;
	padding:2px;
}

.sche_button_1 a:hover{
	color:#FFF;
	background-color:#F9C;
	border:none;
}

