body {
	font-size:12px;
	line-height:1.3em;
}

h3{
	clear: both;
	margin: 0 0 0 0;
}

h4{
	height: 21px;
	background: url(img/label/bg_h4.gif) 0 0 no-repeat;
	margin: 30px 0 3px 0;
/*	margin: 30px 0 20px 0;	---Original Size*/
	padding: 0 0 0 23px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color: #434343;
}
h5{
	margin: 0;
	padding:0;
}

p.caption{
	margin: 0 0 20px 0;
	padding: 0 0 0 23px;
	font-size: 14px;
	color: #434343;
}

.fLeft{
	float: left;
}

.cBoth{
	clear: both;
}

.LinkBox{
	float: left;
	width: 280px;
	margin: 12px 0 20px 0;
	padding: 0;
	border: 1px solid #C8C8C8;
}

.LinkBox a{
	color: #0000FF;
}

.LinkBox .LinkTitle{
	padding: 5px;
	border-bottom: 1px solid #C8C8C8;
}

.LinkBox .LinkTitle2{
	padding: 5px;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}

.LinkBox .LinkText{
	padding: 5px 0 5px 10px;
	font-size: 12px;
	line-height: 1.6;
}

.LinkBox .LinkText:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.LinkBox .LinkText{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .LinkBox .LinkText{ height: 1%; }
.LinkBox .LinkText{ display: block; }
/*End hide IE-mac */

.LinkBox .LinkDvdTitle{
	clear: both;
	margin: 0;
	padding: 0;
	color: #003FA8;
	font-weight: bold;
}

.LinkBox .LinkText ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.LinkBox .LinkText ul li{
	display: block;
	margin: 0 25px 0 0;
	padding: 0;
	list-style: none;
	text-indent: 11px;
	line-height: 1.7;
	background: url(img/label/arrow.gif) 0 5px no-repeat;
}

/*---------------------------
?y?[?W?????N
---------------------------*/
ul.page-link {
	list-style-type: none;
	width: 280px;
	margin: 0;
	padding: 0;
}

ul.page-link li {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}

ul.page-link a,
ul.page-link a:visited {
	float: left;
	border: 1px solid #999999;
}

ul.page-link a:hover,
ul.page-link a:active {
	border: 1px solid #FF0000;
}

.items {
	width: 580px;
	padding: 0;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.5;
}

.items a:link,
.items a:active,
.items a:visited{
	color: #444444;
	text-decoration: none;
}

.items a:hover{
	color: #E20000;
	text-decoration: none;
}

.number{
	color: #0000FF;
}

.pageTop{
	clear: both;
	font-size: 12px;
	text-align: right;
	margin: 12px 0 0 0;
}

.pageTop a{
	color: #003FA8;
}

.totop {
	padding:10px 0 10px 0;
	text-align:right;
	width:580px;
	clear:both;
}
.clear {
	clear:both;
}

/*---------------------------
プラケース用カード/
---------------------------*/

/*
.area_wrap{
	width:580px;
}

.area_wrap a{
	text-decoration:none !important;
}
*/

.sep_area{
}

.sep_area a{
	text-decoration:none !important;
}

.sep2L{
	float:left;
	width:285px;
	margin:0px 10px 0px 0px;
}

.sep2R{
	float:left;
	width:285px;	
}

.sep_area dt{
	margin:10px 0px 10px 0px;
}

.sep_area dd{
	float:left;
}

.column7 {
	width: 280px;
	margin-top:5px;

}

#contents .sep_area td.p-num2 {
	padding: 2px 2px 3px 5px;
	width:85px;
	text-align: left;
}

.p-num2 a, .p-num3 a{
	text-decoration:none;
}

#contents .sep_area td.p-num3 {
	padding: 2px 2px 3px 5px;
	width:90px;
	text-align: left;
}


#contents .sep_area td.sheet2 {
	padding: 2px 2px 3px 5px;
	width:50px;
}

#contents .sep_area td.price2 {
	color: #E20000;
	font-weight: bold;
	width:60px;
	text-align: right;
	padding: 2px 5px 2px 2px;
	
}

#contents .sep_area td.size {
	width:65px;
}

.caption2{
	margin:5px 0px 0px 5px;
}

.icon_area{
	margin-top:5px;
}

.icon_area img{
	 margin-right:3px;
}

.zoom{
	padding-left:150px;
}

.zoom_c{
	color:#666666;
}




.label-hyo {
    background: url("img/label/label_hyo_bg.jpg") no-repeat scroll left top transparent;
    float: right;
    height: 65px;
    margin: 15px 0 15px;
    position: relative;
    width: 420px;
}

.label-hyo .pdf-btn {
    left: 150px;
    position: absolute;
    top: 34px;
}
.label-hyo .html-btn {
    left: 278px;
    position: absolute;
    top: 34px;
}

/*---------------------------
tab
---------------------------*/
.tab_menu{
	background:url(img/label/tab_border.gif) no-repeat;
	width:580px;
	height:57px;
}

.tab_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tab_menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.tab_menu .tab_space{
	margin-left:10px;
}



/*---------------------------
label-icon
---------------------------*/
.icon_box{
	width:410px;
	text-align:right;
}

.icon_box img{
	margin:1px 0px 0px 10px;
}
.icon_box2{
	width:280px;
	margin:5px 0px 5px 0px;
}


.icon_box dt{
	margin:0px 0px 5px 0px;
}

.icon_box dd{
	float:left;
}

.ic_fk{
	border:1px #0033cc solid;
	margin-top:4px;
	text-align:center;
	color:#0033cc;
	font-weight:bold;
}
.ic_mat{
	border:1px #00ccff solid;
	margin-top:4px;
	text-align:center;
	color:#00ccff;
	font-weight:bold;
}

.ic_ij{
	background-color:#0099ff;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	height:5px;
}

.ic_cl{
	background-color:#339966;
	margin-top:4px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.bar_il{
	background-color:#0099ff;
}

.bar_re{
	background-color:#009933;
}

.bar_ma{
	background-color:#ff9933;
}

.ma_L{
	margin-left:5px;
}
/*-----------------------------------------------------------*/
/* import styles [dvdcd_label.css]
/*-----------------------------------------------------------*/

/*---------------------------
?f?t?H???g?X?^?C??
---------------------------*/
dl, dt, dd {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.3;
}

.item-text {
	float: left;
/*	width: 565px;*/
/*	background-color: #FFFFEE;*/
}

.item-text-sec {
	margin: 0 0 10px 0;
}

dd.p-price {
	color: #E20000;
	font-weight: bold;
}

.item-subTit{
float:left;
}

.item-text-sec h5,
.sep_area h5 {
padding:2px 10px 2px 10px;
margin:0px 0px 5px 0px;
color:#FFFFFF;
font-size:12px;
clear:both;
}

.item-subTit .item-lineup {
	clear:both;
}

/*---------------------
???i?e?[?u??
---------------------*/
.item-lineup {
	float: left;
	width: 100%;
	background-color: #999999;
	font-size: 12px;
	line-height: 1.5;
	margin:5px 0px 10px 0px;
}

.column1 {	width: 230px;}
.column4 {	width: 430px;}
.column5 {	width: 410px;}
.column6 {	width: 465px;}

.item-lineup th,
.item-lineup td {
	padding:4px 2px;
	font-weight: normal;
/*	font-size: 0.8em;*/
	text-align: center;
	vertical-align: middle;
}
.item-lineup th {
	background-color: #BFE2FF;
}
.item-lineup td {
	background-color: #FFFFFF;
}
.item-lineup .osusume td {
	background-color: #FFFF99;
}
.item-lineup .osusume td .color_red {
	color: #FF3300;
}
.item-lineup td a {
	font-weight: bold;
}
.item-lineup td.p-num {
	padding: 2px 2px 2px 5px;
	text-align:left;
	width:100px;
}
.item-lineup td.p-num2 {
	padding: 2px 2px 2px 5px;
	text-align:left;
}
.item-lineup td.p-price,
.item-lineup td.p-price2,
.item-lineup td.sheet,
.item-lineup td.unit {
	padding: 2px 5px 2px 2px;
	text-align: right;
}

.item-lineup td.p-price {
	color: #E20000;
	font-weight: bold;
	width:70px;
}
.item-lineup td.p-price2 {
	color: #E20000;
	font-weight: bold;
}

.item-lineup td.p-size{
	width:70px;
}

.item-lineup td.p-size2{
}

.item-lineup td.p-men{
	width:70px;
}


tr.trcolor1 td { background-color: #FFFFFF;}
tr.trcolor2 td { background-color: #EDEDED;}
tr td.tdcolor1 { background-color: #FFFFFF;}
tr td.tdcolor2 { background-color: #EDEDED;}
tr td.mm41 { background-color: #FFE7AF;}
tr td.mm24 { background-color: #FFC3CF;}
tr td.mm17 { background-color: #FEE6FE;}


/*---------------------------
???x???T?C?Y??
---------------------------*/
#labelsize {
	margin: 20px 0 30px 0;
	width: 580px;
	height: 400px;
	background: url(img/label/labelsize_bg.gif) top left no-repeat;
}

#labelsize-inner {
	padding: 20px 25px;
	text-align: center;
}

#labelsize-inner h4{
	margin: 0;
	padding: 0;
	text-align: left;
	background: none;
}

#labelsize p {
	margin: 5px 0 10px 0;
	font-size: 12px;
	LINE-HEIGHT: 1.4;
	text-align: left;
}



/*---------------------
???¬?}
---------------------*/
.complete-img {
	float: left;
	margin: 0 10px 0 0;
	width: 148px;
	font-size: 0.8em;
	line-height: 1.2em;
	float:left;
}

.complete-img dd {
	text-align: center;
}

.img-margin{
	margin: 0 0 10px 0;
}



/*---------------------------
?t???[?g????
---------------------------*/
/* for modern brouser */
.clfx:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	max-height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
.clfx {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clfx {
	height: 1%;
}
.clfx {
	display: block;
}
/**/