@charset "shift-jis";

#frame {
	width: 760px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#title{
    width:500px;
	margin:20px 130px 0px 130px;
}


.caption{
font-size: 16px;
	color: #000000;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:16px 0px 0px 0px;
}

p{
	margin:0;
	padding:0;
}

#new_goods2{
    border:1px solid #CCCCCC; 
	width:600px;

	margin:0px 80px 0px 80px;
}

/* =========================================================
◆共通
========================================================= */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

li {
	list-style: none;
	margin:0;
	padding:0;
}


#frame img{
	border: 0;
	vertical-align:bottom;
}

/* float */
.fl_L { float: left;  !important }
.fl_R { float: right; !important }
.fl_n { float: none;  !important }

/* clear */
.clear  { clear: both; !important }

/* clearfix */
.cFix:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.cFix        { min-height: 1px; }
* html .cFix { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }

.mb0   { margin-bottom:  0px; !important }
.mb5   { margin-bottom:  5px; !important }
.mb10  { margin-bottom: 10px; !important }
.mb15  { margin-bottom: 15px; !important }
.mb20  { margin-bottom: 20px; !important }
.mb25  { margin-bottom: 25px; !important }
.mb30  { margin-bottom: 30px; !important }
.mb35  { margin-bottom: 35px; !important }
.mb40  { margin-bottom: 40px; !important }

.mr10{margin-right:10px; !important}

.tx10 { font-size: 77%;    !important } /*renders 10px */
.tx11 { font-size: 85%;    !important } /*renders 11px */
.tx12 { font-size: 93%;    !important } /*renders 12px */
.tx14 { font-size: 108%;   !important } /*renders 14px */
.tx15 { font-size: 116%;   !important } /*renders 15px */


div.inner{
	padding:0 10px;
}

/* =========================================================
◆メインビジュアル
========================================================= */

#frame {
	font:13px/1.5 Verdana,Arial,"MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	/* for IE6/7 */ 
	*font-size:small;
	/* for IE Quirks Mode */
	*font:x-small;
}

.main .fl_L{width:390px;}
.main .fl_R{width:370px;}

#frame h3{
	clear:both;
	margin-bottom:20px;
}

.shirt{
	float:left;
	width:240px;
}
p.product{
	font-weight:bold;
	color:#06C;
}
p.caption{
	font-size:77%;
	color:#C60;
	text-align:right;
}

.img_box{
	width:240px;
	float:left;
}
.txt_box{
	width:480px;
	float:right;
}





