@charset "UTF-8";

#style{
margin:0;
padding:0;
}

#style h2{
display:block;
margin:0 0 10px 0;
}

#style .list{
display:block;
margin:0 0 15px 0;
}

#style .area_1{
display:block;
margin:0 0 15px 0;
}

#style .area_2{
display:block;
margin:0 0 15px 0;
}

#style .line_1{
	background-image: url(../style/img/line_1.gif);
	background-repeat: repeat-x;
	margin:0 0 15px 0;
}

#style .line_2{
	background-image: url(../style/img/line_2.gif);
	background-repeat: no-repeat;
	width:268px;
	margin:0 0 15px 0;
}

#style .line_item{
	background-image: url(../style/img/line_1.gif);
	background-repeat: repeat-x;
	margin:5px 0;
}

#style .bg_black{
	background-image: url(../style/img/bg_black.gif);
	background-repeat: repeat;
}

#style .bg_gray{
	background-image: url(../style/img/bg_gray.gif);
	background-repeat: repeat;
	padding:5px;
}

#style .buy_check{
	background-image: url(../style/img/buy.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 139px;
	margin:0;
	padding:0;
}

#style .check{
	margin:0;
	padding:0;
	top: 11px;
	position: relative;
	right: 12px;
}

#style .check_box{
	margin:0;
	padding:0;
}

#style .bt_area{
	margin:5px 0 25px;
}

#style .foot{
	padding:10px 0;
	border-top:1px #666666 dashed;
}

#style .foot .style_top{
	display:block;
	float:right;
}

#style .text{
	text-align:left;
	line-height:150%;
	font-size:10px;
	margin:0;
	padding:0;
}

#style .snap_text{
	text-align:center;
	line-height:150%;
	font-size:12px;
	margin:0;
	padding:0;
}

#style .snap_text_b{
	text-align:center;
	line-height:150%;
	font-size:16px;
 font-weight:bold;
	margin:5px;
	padding:0;
}
