body{
	line-height:28px;
	font-size:15px;
	color:#333;
	background-image: url(images/back1.png);
}

.product_left{
	display:none;
}

.color{
text-align:center;
}

.color li{
	margin-bottom:25px;
}

.product_right img{
	width:100%;
}

.select{
	margin:20px 0px 20px 0px ;
	border: 1px solid #CCC;
	width:100%;
}

.select td,.select th{
	padding: 7px 10px;
	vertical-align:middle;
	border: 1px solid #CCC;
	width:50%;
}

.select th{
	background-color:#efefef;
	font-weight:normal;
	padding:6px;
text-align:left;
}


.size{
	padding-top:10px;
	padding-bottom:10px;
	margin:20px 0px 20px 0px;
}

.exp{
/*
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding-top:10px;
	padding-bottom:10px;
	margin:20px 0px 20px 0px;
*/
}

.exp p{
margin-bottom:15px;
}

.size span{
background-color:#ff0000;
color:#fff;
border-radius:10px;
padding:0px 8px;
font-size:12px;
margin-right:5px;
}

.ta2 {
	border: 1px solid #CCC;
	background-color:#fff;
}

.ta2 th{
	background-color:#eee;
	font-weight:bold;
}

.ta2 td:nth-child(1){
}

.ta2 td:nth-child(2){
}

.ta2 td{
	border: 1px solid #CCC;
	padding:10px;
}

.ta2 th{
	text-align:center;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#eee;
	font-weight:bold;
	vertical-align:middle;
	width:130px;
}

.top_image{
	margin-top:45px;
}

.top_image img{
	width:100%;
}

dt{
	font-weight:bold;
}

dd{
	margin-bottom:25px;
}

ul{
	list-style: none;
}

.pc{
	display:none;
}

.product_ichiran{
	text-align:center;
}

.product_ichiran li{
	margin-bottom:25px;
}

.product_ichiran img{
	width:100%;
}

.wrapper{
padding:20px;
}

.photo_image img{
	width:100%;
	margin-bottom:25px;
}

.cart_button{
	text-align:center;
	margin:40px 0px;
}

.button li a{
    text-decoration: none;
    text-align: center;
    display: block;
    color: #fff;
    background-color: #321b49;
    border: 1px solid #000;
	padding:7px 0px;
	margin-top:30px;
	width:200px;
	margin:30px auto;
}

.button li a:hover{
    background-color: #fff;
	color:#000;
    border: 1px solid #000;
}


.logo{
width:200px;
margin:0 auto;
padding:20px 0px 0px 0px;
}

.logo img{
width:100%;
}

.header_menu{
width:100%;
text-align:center;
margin:15px 0px 20px 0px;
}

.header_menu li{
width:50%;
vertical-align:middle;
text-align:center;

background-color: #321b49;
border: 1px solid #fff;

float:left;
box-sizing: border-box;
list-style:none;
}

.header_menu li a{
color:#fff;
text-decoration:none;
display: block;
padding:5px 0px;
}


.shadow{
	width:100%;
	margin:0px auto;
}


h2,h3 {
    font-size: 21px;
    text-align: center;
    border-bottom: 1px solid #000;
    margin:30px 0px;
    padding-bottom: 10px;
}

.footer{
	display:none;
}

.page-top p{
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 16px ;
	bottom: 16px ;
}

.page-top p a:hover{
	color:#fff !important;
}

.move-page-top{
	display: block ;
	background: #000;
	width: 40px ;
	height: 40px ;
	cursor: pointer ;
	color: #fff;
	line-height: 40px ;
	text-decoration: none ;
	text-align: center ;
}

.move-page-top:hover{
	background: #511d82;
}


table{
	width:100%;
	border-collapse:collapse;
}

.company{
margin:0px;
}

.company td, .company th{
	padding:15px 10px;
	border:1px #fff solid;
}



.company td:nth-child(odd){
    background: rgba(0, 0, 0, 0.8);
	width:25%;
	color:#fff;
}

.company td:nth-child(even){
    background: rgba(0, 0, 0, 0.5);
	color:#fff;
}
