@charset "UTF-8";

img.border1{
	border:1px solid #492911;
	}

#item_content{
	margin: 10px;
	}

h2.entry_title{
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	}
p#item_img01 img{
	border-top:0px solid #492911;
	border-bottom:0px solid #492911;
	}
	
p#item_text01{
	text-align: center;
	margin: 10px 0;
	}
	
#textarea01{
	width:350px;
	}

/*2008/03/18 update aki
#textarea01{
	width:350px;
	margin: 10px auto;
	}
*/
	
#detail{
	margin:10px 0;
	}
	
#detail table{
	width:600px;
	}

#detail table td{
	padding:5px;
	vertical-align: top;
	text-align: center;
	}
	
#detail table td.lag{
	padding-top: 50px;
	}
	
#check table{
	width:580px;
	margin: 10px auto;
	}
	
#check table td#item_img{
	width:280px;
	text-align: center;
	}
	
#check table#itemdate{
	width:300px;
	}
	
#check td.bgcolor{
	background: #CAAB7C;
	border: solid #fff 1px;
	padding-left: 5px;
	color: #fff;
	}
	
#check table th{
	width:80px;
	border: solid #fff 1px;
	padding-left: 5px;	
	}
	
#check table th.bgcolor{
	background: #CAAB7C;
	color: #fff;
	border: solid #fff 1px;
	 }
#check td#cart{
	vertical-align: top;
	text-align: right;
	}

td.cart{
	width:280px;
	text-align: center;
	}
	


/*  highslid */

.highslide {
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

table#kakaku {
	text-align: right;
	width: 300px;
	}
.price {
	font-weight: bold;
	color: red;
	}
.utikesi {
	text-decoration: line-through;
	}