@import url(common.css);
@import url(outline.css);

body {
	background-image: url(img/outline/shop.gif);
}

/*CONTENT(10-685-10px) /////////////////////////////////////////////////////////////////////////////*/
/*HEAD **********************************************************************************************/
#head {
	height: 95px;
	background-image: url(img/txt/matsuoka.gif);
	background-repeat: no-repeat;
	background-position: 210px 10px;
}

#head h2{
	height: 95px;
	width: 200px;
	background-color: #990000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#head .title{
	padding: 0px 3px;
}

#head .right {
	width: 475px;
}

#head .search{
	height: 20px;
	margin-top: 50px;
}

#head select{
	width: 150px;
	height: 20px;
	font-size: 12px;
	background-color: #d4d4d4;
	border: 1px solid #989898;
}

#head input{
	width: 250px;
	height: 18px;
	font-size: 12px;
	background-color: #d4d4d4;
	border: 1px solid #989898;
	margin-left: 5px;
}

/*LINEUP LIST ***************************************************************************************/
#lineup-list h3{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #60696a;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60696a;
	padding-bottom: 2px;
}

#lineup-list .line {
	width: 100%;
	background-image: url(img/bg/lineup_frame.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
}

#lineup-list .frame {
	padding: 7px;
	width: 146px;
	float: left;
	margin-right: 15px;
}

#lineup-list .frame-old {
	padding: 7px;
	width: 146px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #60696a;
	float: left;
	margin-right: 15px;
}

#lineup-list .timg{
	border: 1px solid #333333;
	height: 78px;
	width: 144px;
	overflow: hidden;
	margin-bottom: 5px;
}

#lineup-list .price{
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #60696a;
	padding: 0px 2px 2px;
}

#lineup-list .tcopy{
	font-size: 10px;
	line-height: 13px;
	background-color: #f3f0ec;
	padding: 2px;
	margin-top: 3px;
}

#lineup-list .genre{
	font-size: 12px;
	line-height: 14px;
	margin-top: 3px;
}

#lineup-list .end{
	margin-right: 0px;
}

/*LINEUP LINE ***************************************************************************************/
#lineup-line h3{
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #60696a;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#lineup-line .mcopy{
	font-size: 12px;
	line-height: 18px;
}

#lineup-line .image{
	padding: 5px;
	border: 1px solid #60696a;
	margin-top: 8px;
}

#lineup-line .body{
	margin-top: 10px;
	background-image: url(img/line/2tone0102b.gif);
	background-repeat: repeat-y;
	background-position: 477px 0px;
	min-height: 1em;
}

#lineup-line .body-left{
	float: left;
	width: 468px;
	padding-right: 7px;
}

#lineup-line .body-right{
	float: right;
	width: 200px;
}

#lineup-line .thead{
	font-size: 12px;
	line-height: 16px;
}

#lineup-line .feature{
	border: 1px solid #60696a;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	margin-top: 10px;
	min-height: 1em;/**/
}

#lineup-line .feature img{
	float: left;
	margin-right: 5px;
}

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

#lineup-line table{
	width: 100%;
	margin-top: 3px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#lineup-line th{
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #FFFFFF;
	padding: 2px 1px;
}

#lineup-line td{
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	padding: 2px 1px;
}

#lineup-line .tr-head{
	background-color: #60696a;
}

#lineup-line .tr-odd{
	background-color: #CCCCCC;
}

#lineup-line .tr-even{
	background-color: #FDFDFD;
}

#lineup-line .td-mprice{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#lineup-line .td-price{
	font-size: 12px;
	color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#lineup-line .td-stock{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#lineup-line .td-sale{
	font-size: 12px;
	color: #CC0000;
}

#lineup-line .td-discount{
	font-size: 12px;
	color: #CC0000;
}

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

#lineup-line form{
	margin-top: 3px;
	padding: 3px;
	border: 1px solid #989898;
}

#lineup-line select{
	font-size: 12px;
	height: 20px;
}

#lineup-line input{
	font-size: 12px;
	height: 20px;
}

#lineup-line .fm{
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 2px
	solid #60696a;
}

#lineup-line .fm-box{
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 2px
	solid #60696a;
}

#lineup-line .fm-name{
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60696a;
}

#lineup-line .fm-price{
	font-size: 12px;
	line-height: 13px;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #60696a;
}

#lineup-line .fm-sale{
	font-size: 12px;
	line-height: 13px;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60696a;
}

#lineup-line .fm-point{
	font-size: 12px;
	line-height: 13px;
	background-color: #990000;
	color: #FFFFFF;
	padding: 2px 4px;
}

#lineup-line .fm-buy{
	margin-top: 3px;
	font-size: 12px;
}

#lineup-line .fm-id{
	width: 100%;
}

#lineup-line .fm-stock{
	width: 50px;
	margin-right: 5px;
}

#lineup-line .sale-color{
	font-size: 14px;
	line-height: 16px;
	color: #990000;
}

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

#pbar .link{
	margin-left: 10px;
}
