@charset "utf-8";

body#webshop{
	width:100%;
	min-width:1100px;
}

/* content */
#content{
	margin-bottom: 13px;
	padding: 20px 0 20px;
	background: #F3F3F3;
	width: 100%;
}

#content .mainBox {
	width: 1100px;
	margin: 0 auto;
}

#conts {
	padding: 15px;
	width: 790px;
	float: left;
	position: relative;
	background-color: #fff;
	border-radius: 7px;
 	behavior: url(../../common/js/pie.htc);
}

#sideBar {
	width: 260px;
	float: right;
}

#sideBar h2 {
	margin-bottom: 30px;
}

#sideBar .detail {
	margin-bottom: 28px;
}

#sideBar .detail dt {
	margin-bottom: 13px;
	padding-bottom: 23px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background: url(../../common/img/s_detail_bg.png) no-repeat left bottom;
}

#sideBar .detail dd {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#sideBar .h2Ttl {
	margin-bottom: 15px;
}

#sideBar .link {
	margin-bottom: 50px;
	text-align: center;
}

#sideBar .list {
	margin-bottom: 40px;
}

#sideBar .list li {
	padding: 14px 0 0 17px;
	background: url(../../common/img/icon01.gif) no-repeat 2px 18px;
}

#sideBar .list li a {
	color: #000;
	font-size: 12px;
}

#list_bg{
	width: 100%;
	clear:both;
	padding:0 0 15px 0;
	margin:0;
	background:#fff;
	overflow:hidden;
}
#list_nav{
	width: 1100px;
	margin: 0 auto;
}
#list_nav #nav_text{
	float: left;
}
#list_nav #nav_text ul{
	width: 480px;
	padding:25px 0 0 0;
}
#list_nav #nav_text ul li{
	color:#000;
	font-weight:bold;
	float: left;
	margin-right: 10px;
	padding-right:10px;
	border-right:solid 1px #000;
}

#list_nav #nav_text ul li.open a{
	color:#000;
	font-weight:bold;
}

#list_nav #nav_text ul li.last{
	border-right:none;
}

#nav_text ul li a{
	color:#AAABAB;
}

#btn_aria{
	float: right;
}
#btn_aria ul{
	width: 320px;
}
#btn_aria ul li{
	display: block;
	float: right;
	margin-left: 10px;
}
#btn_aria ul li a{
	btn_aria: block;
}

/* comInfo */
.comH2 {
	margin: 0 auto 11px;
	width: 1100px;
}

.comInfo {
	margin: 0 auto 15px auto;
	width: 1100px;
}

.comInfo .lBox {
	width: 352px;
	float: left;
}

.comInfo .lBox .tableA {
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
}

.comInfo .lBox .tableA th {
	padding: 10px 3px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #E8E8E8;
	border: 1px solid #DADADA;
}

.comInfo .lBox .tableA th span {
	font-size: 8px;
}

.comInfo .lBox .tableA td {
	padding: 10px 3px;
	color: #000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #DADADA;
}

.comInfo .lBox .tableA .thStyle {
	font-size: 12px;
	border: none;
	background: none;
}

.comInfo .lBox dt {
	margin-bottom: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.comInfo .lBox dd {
	margin-bottom: 5px;
	color: #7F7F7F;
	font-size: 12px;
	line-height: 1.46;
}

.comInfo .lBox dd span {
	display: block;
	font-size: 10px;
}

.comInfo p {
	margin-bottom: 10px;
	font-size: 12px;
	color: #808080;
	line-height: 1.5;
}

.comInfo .methodBox .topP span {
	margin-left: 27px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.comInfo .title {
	margin-bottom: 5px !important;
}

.comInfo .redP {
	color: #CC3333;
}

.comInfo .fontP {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.comInfo .text {
	margin-bottom: 10px;
}

.comInfo .textImg {
	margin-bottom: 6px;
}

.comInfo .methodBox {
	width: 727px;
	float: right;
}

.comInfo .methodBox .payBox {
	float: left;
	width: 351px;
}

.comInfo .img {
	margin-bottom: 3px;
}

.comInfo .methodBox p {
	margin-bottom: 8px;
}

.comInfo .blackP {
	color: #000;
	font-weight: bold;
}

.comInfo .blackP02 {
	margin-left: 7px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.comInfo .blackP03 {
	color: #000;
	font-size: 10px;
}

.comInfo .methodBox .delivery {
	float: right;
	width: 351px;
}

.comInfo p a {
	color: #CC3333;
}

.comInfo .methodBox .delivery .textImg {
	text-align: right;
}

.comInfo .methodBox .delivery .blackP {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.comInfo .methodBox .delivery .lastP {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	margin: 0 0 30px 40px;
}

/* comList */
#content .comList {
	width: 1120px;
	margin-right: -20px;
	overflow: hidden;
	position: relative;
}

#content .comList li {
	margin: 17px 16px 0 0;
	width: 264px;
	float: left;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(../../common/PIE/PIE.htc);
	position: relative;
	zoom: 1;
}

#content .comList li img{
    -webkit-border-radius: 5px 5px 0px 0px /  5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px /  5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px /  5px 5px 0px 0px;
}


#content .comList li a {
	padding-bottom: 15px;
	display: block;
	text-decoration: none;
	border: 2px solid #F3F3F3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(../../common/PIE/PIE.htc);
	background: url(../img/index/arrow_out.png) no-repeat right bottom;
	position: relative;
	zoom: 1;
}

#content .comList li a:hover {
	border: 2px solid #D12F2F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(../../common/PIE/PIE.htc);
	background: url(../img/index/arrow_over.png) no-repeat right bottom;
	position: relative;
	zoom: 1;
}

#content .comList li ul.iconList {
	position:absolute;
	top:10px;
	left:10px;
	padding:0;
	margin:0;
}

#content .comList li ul.iconList li{
	float:left;
	padding:0 5px 0 0;
	margin:0;
	width:36px;
	background:none;
}

#content .comList li span {
	padding: 0 8px;
	display: block;
}

#content .comList li .title {
	margin: 5px 0 3px;
	min-height: 35px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	color: #000;
}

#content .comList li .text {
	min-height: 62px;
	color: #7F7F7F;
	font-size: 12px;
}

#content .comList li .imgBox {
	margin: 5px 0 5px 0px;
}


#content .comList li .imgBox span {
	padding: 0 8px 0 0;
	float: left;
	color: #7F7F7F;
	font-size: 12px;
}


#content .comList li .imgBox span.bgColor {
	margin: 0 3px 0 0;
	padding:0;
	width:12px;
	height:12px;
	float: left;
	border: 1px solid #CCC;
}

#content .comList li .imgBox img {
	margin: -8px 3px 0 0;
	vertical-align: middle;
	position: relative;
}

#content .comList li .price {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#content .comList li .priceNoColor{
	margin:25px 0 0 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#content .comList .list {
	background-color: inherit;
}

#content .comList .list a {
	padding-bottom: 0;
	border: none;
	background: none;
	background-color: inherit;
}

#content .comList .list a:hover {
	border: none;
	background-color: inherit;
	background: none;
}


/* itemBox */
#content .itemBox .lBox {
	float: left;
	width: 415px;
}

#content .itemBox .lBox .visual {
	margin-bottom: 15px;
}

#content .itemBox .lBox .visual .bigPhoto {
	margin-bottom: 10px;
}

#viewer div,
#viewer2 div,
#viewer3 div,
#viewer4 div {
	overflow: hidden;
	position: relative;
	width:407px;
	height:252px;
}

#viewer div img,
#viewer2 div img,
#viewer3 div img,
#viewer4 div img {
	top: 0;
	left: 0;
	position: absolute;
}

#content .itemBox .lBox .visual .photoList{
	padding:0;
	overflow:hidden;
}

#content .itemBox .lBox .visual .photoList li {
	margin-right: 5px;
	float: left;
	padding:0;
}

#content .itemBox .lBox .visual .photoList li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
	height:58px;
	overflow: hidden;
  display: inline-block;
  *display: inline; /* ie6,7 */
  *zoom: 1; /* ie6,7 */
  border:solid 2px #D12E2E;
}

#content .itemBox .lBox .visual .photoList li.active img{
	margin: -2px;
}

#content .itemBox .rBox {
	width: 360px;
	float: right;
}

#content .itemBox .rBox .topP {
	margin-bottom: 10px;
	color: #7F7F7F;
	font-size: 12px;
	line-height:130%;
}

#content .itemBox .rBox .package {
	margin-bottom: 13px;
}

#content .itemBox .rBox .package li {
	margin-right: 4px;
	float: left;
}

#content .itemBox .rBox .package li .imgBox {
	margin-bottom: 5px;
}

#content .itemBox .rBox .package li img {
	display: block;
}

/**/



#content .mainBox {
	margin-bottom: 25px;
}

#conts h2 {
	margin-bottom: 5px;
}

#conts .itemBox .lBox .itemList li {
	padding: 0 5px 5px 0;
	float: left;
	width: 98px;
}

#conts .itemBox .lBox .itemList li p {
	margin: 0 5px;
	color: #7F7F7F;
	font-size: 10px;
	line-height: 1.46;
	text-align: left;
}


#conts .itemBox .rBox .textDl {
	margin-bottom: 10px;
}

#content .itemBox .rBox .textDl dt {
	margin-bottom: 15px;
	color: #000;
	line-height: 130%;
	font-size: 14px;
	font-weight: bold;
}

#content .itemBox .rBox .textDl dd {
	font-size: 12px;
	line-height: 1.46;
	color: #7F7F7F;
}

#content .itemBox .rBox .textDl dd strong{
	font-weight:bold;
}

#content .itemBox .rBox .textDl dd span{
}

#content .itemBox .rBox .textDl dd ul{
list-style: none;
  padding-left: 0;
  display: table;
  list-style-type: square;
}

#content .itemBox .rBox .textDl dd  li:after {
  content: "";
  display: block;
  margin-bottom: 3px;
}
 
#content .itemBox .rBox .textDl dd  li {
  display: table-row;
}
#content .itemBox .rBox .textDl dd  li:before {
  content: "•";
  display: table-cell;
  padding-right: 0.4em;
}
 
#content .itemBox .rBox .textDl dd  li {
  margin-bottom: 0.5em;
}


#conts .itemBox .rBox .textP {
	margin-bottom: 12px;
	color: #AAABAB;
	font-size: 12px;
}

#conts .itemBox .rBox .textP span {
	margin-right: 2px;
	display: inline-block;
	padding: 6px;
	vertical-align: middle;
}

#conts .itemBox .rBox .textP .bgColor {
	border: 1px solid #CCC;
}

#conts .itemBox .rBox .tools {
	margin-bottom: 13px;
	padding-bottom: 22px;
	background: url(../img/item/tools_bg.png) no-repeat left bottom;
}

#conts .itemBox .rBox .tools li {
	margin-right: 15px;
	float: left;
}

#conts .itemBox .rBox .informationDl {
	margin-bottom: 15px;
}

#conts .itemBox .rBox .informationDl dt {
	float: left;
	color: #7F7F7F;
	font-size: 12px;
	padding:3px 0 0 0;
	line-height:140%;
}

#conts .itemBox .rBox .informationDl dd {
	float: right;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#conts .itemBox .rBox .informationDl dd .gray{
	color: #7F7F7F;
	font-weight: normal;
	padding-bottom:10px;
}

#conts .itemBox .rBox .informationDl dd table th{
	text-align:left;
}

#conts .itemBox .rBox .informationDl dd table td{
	text-align:right;	
}

#conts .itemBox .rBox .informationBox {
	margin-bottom: 30px;
	clear: both;
}

#conts .itemBox .rBox .informationBox ul {
	float: right;
	clear: both;
}

#conts .itemBox .rBox .informationBox li {
	padding-left: 15px;
	float: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#conts .itemBox .rBox .informationBox li#textColor {
	padding:5px 0 0 0;
	text-align:right;
}


#conts .itemBox .rBox .informationBox li input {
	width: 60px;
	text-align: right;
	padding:0 5px;
}

#conts .itemBox .rBox .submit {
	clear: both;
	text-align: center;
}

.related {
	margin: 0 auto;
	width: 1100px;
}

#content .comList li .text {
    min-height: 140px;
}

#content .comList li .title {
    min-height: 40px;
}

#content .comList li .text span {
	padding: 20px 0 0;
}

.spec .ttl {
	margin-bottom: 7px;
	clear: both;
}

.spec p {
	margin-bottom: 13px;
	color: #7F7F7F;
	font-size: 12px;
	line-height: 1.46;
}

.spec .btn {
	text-align: center;
}

/* colorBox */
.colorBox {
	float:right;
	position: relative;
	width: 62px;
	margin: 0 auto;
}

.colorBox .color {
	width: 30px;
	height: 10px;
	border: 1px solid #CCC;
	padding: 5px 20px 5px 10px;
	background: url(../../common/img/color_bg.gif) no-repeat right center;
}

.colorBox .color span {
	display: block;
	height: 10px;
	width: 10px;
	border: 1px solid #CCC;
}

.colorBox ul {
	position: absolute;
	left: 0;
	top: 22px;
	border: 1px solid #CCC;
	background: #FFF;
	display: none;
	z-index: 100;
}

.colorBox ul li {
	padding: 2px 10px !important;
	width: 40px;
}

.colorBox ul li:hover {
	background-color: #3399FF;
}

.colorBox ul li span {
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #CCC;
}

.colorBox .c01 {
	background: #0CC;
}

.colorBox .c02 {
	background: #C63;
}

.colorBox .c03 {
	background: #99F;
}

.colorBox .c04 {
	background: #F90;
}
.colorBox .c05 {
	background: #33C;
}

input:hover {
    opacity: 0.7;
    /* IE */
    filter: alpha(opacity=70);
}