@charset "UTF-8";
/* CSS Document */

#contents_store{
	margin:0px auto 0 auto;
	width:900px;
	margin-top:10px;
	position:relative;
}

.pic{text-align:center;
margin-bottom:30px;
}

.btn2{
	position:absolute;
	left:214px;
	top:47px;
}

.btn3{
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

.btn2_1{
background: url("../store/images/btn_cold.jpg") no-repeat;
width:66px;
height:19px;
display:block;
float:left;
margin-right:5px;
}

.btn2_2{
background: url("../store/images/btn_freezer.jpg") no-repeat;
width:66px;
height:19px;
display:block;
float:left;
margin-right:5px;
}

.btn2_3{
background: url("../store/images/btn_normal.jpg") no-repeat;
width:66px;
height:19px;
display:block;
float:left;
margin-right:5px;
}

.btn3_1{
background: url("../store/images/btn_view.jpg") no-repeat;
width:95px;
height:25px;
display:block;
}

.btn3_2{
background: url("../store/images/btn_view_caramel.jpg") no-repeat;
width:120px;
height:19px;
display:block;
}

.btn2_1:hover, .btn2_2:hover, .btn2_3:hover, .btn3_2:hover{
background-position:0 -19px;
text-decoration:none;
}
.btn3_1:hover{
background-position:0 -25px;
text-decoration:none;
}


.btn_detail{
background: url("../store/images/btn_detail.gif") no-repeat;
width:91px;
height:18px;
display:block;
margin-right:5px;
margin-bottom:5px;
}

.btn_detail:hover{
background-position:0 -18px;
text-decoration:none;
}

.store_alart{float:left;}


.detail_title_s{
	margin: 3px 0 5px 0;
	font-weight: bold;
}

