@charset "shift_jis";
.atc-top {
	display: block;
	background-image: url(../v2_img/sec_atc_topbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 8px;
}
.atc-inr {
	background-image: url(../v2_img/sec_atc_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 20px;
	position: relative;
	min-height: 496px;
	_height: 496px;
}
.atc-btm {
	display: block;
	background-image: url(../v2_img/sec_atc_btmbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 8px;
}
.contact .form-ctn{
	width: 350px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contact form .buttons {
	text-align: center;
}

h2 {
	font-size: 150%;
	color: #B41749;
}




.pages {
	top: 21px;
	right: 15px;
	position: absolute;
}
.pages h3 {
	font-size: 200%;
	text-align: right;
	margin-bottom: 10px;
	color: #C75177;
	margin-top: -5px;
	margin-right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.blog-index .atc h2{
	color: #FFF;
	font-size: 80%;
	float: left;
	margin-bottom: 15px;
}
.blog-index .pages {
	position: static;
	float: right;
	margin-bottom: 15px;
}
.blog-index .aside2 h2 {
	margin-bottom: 5px;
}
.blog-index .aside2 .author {
	margin-bottom: 20px;
}
.blog-index .aside2 .bn ul {
	padding-left: 25px;
}

.pages p {
	float: left;
	padding-top: 2px;
	width: 65px;
}

.pages ul {
	float: left;
	padding-top: 6px;
	padding: 0 2px;
	max-width: 126px;
	_width: 126px;
}
.pages li {
	list-style-type: none;
	width: 1.7em;
	float: left;
	text-align: center;
	border: 1px solid #BC0036;
	margin-top: -1px;
	margin-left: -1px;
	_margin-top: 0;
	_margin-left: 0;
	line-height: 1.5em;
	overflow: hidden;
	background-color: #E6C0C0;
}
.pages li.current {

}

.pages li a {
	font-weight: bold;
	color: #BC0036;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}
.store-detail h2.mark {
	float: right;
}

.items {
	margin: 40px -10px  -10px 0;
}
.items li {
	padding: 2px;
	float: left;
	height: 190px;
	width: 120px;
	overflow: hidden;
}
.items li h3, .items li p {
	text-align: center;
}
.items h3 {
	font-size: 100%;
	font-weight: normal;
}
.items h3 a {
	color: black;
}
.item-img {
	height: 90px;
	overflow: hidden;
}
.item-img-big {
	float: left;
}

.item-price {
	color: red;
	font-size: 80%;
}
.item-price span {
	font-size: 125%;
}
.item-info {
	border-collapse: collapse;
}
.item-info th, .item-info td {
	padding: 4px;
	border: 1px solid #CCC;
}
.item-info th {
	background-color: #EEE;
}
.item-comment {
	line-height: 1.6;
	margin: 15px;
}

.item-subphotos {
	width: 100%;

}
.item-subphotos td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
}
.item-subphotos img.subphoto {
	max-width: 90%;
	padding: 4px;
	border: 1px solid #666;
	background-color: #FFF;
}


.item-mprice {
	color: #00F;
}
.item-sprice {
	color: #F00;
}



.contact form input {
	width: 240px;
	border: 1px inset #999;
}
.contact form textarea {
	width: 90%;
	border: 1px inset #999;
}


.item-subphotos td p { 
    position: relative; 
} 
img.zoom_icon { 
    position: absolute; 
    top:-10px; 
    left: -2px; 
}
#ZoomImage {
	border: 20px solid #FFFFFF;
	margin-left: -20px;
}
#ZoomClose {
	margin-left: -20px;
}
