/* CSS Document */

*{
margin:0;
padding:0;
}



h1{
	font-size:10px;
	text-align:center;
	line-height:15px;
	height:18px;
}

h2{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-left:0px;
	line-height:18px;
	color:#990000;
}

img{
	border:0;
}

#tokushuu {
  	width:760px;
	background:url(images/bk_img.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;
	padding-bottom:30px;
}

*html #wrapper {
  	width:750px;
	text-align:center;
	background:url(images/bk_img.gif);
	background-repeat:repeat-y;
	float:none;
	clear:both;
}

*+html #wrapper {
  	width:750px;
	text-align:center;
	background:url(images/bk_img.gif);
	background-repeat:repeat-y;
	float:none;
	clear:both;
}


#header{
	margin-left:0px;
}

#container{
height:161px;
float:left;
margin-left:5px;
}

#point{
height:161px;
float:left;
}

#img_point{
vertical-align:top;
margin-top:5px
}

#logo{
	width:220px;
	height:161px;
	float:right;
	text-align:left;
	margin-top:10px;
	margin-right:5px;
}

#logo p{
	width:200px;
	text-align:left;
	margin-top:10px;
}

.box1{
width:750px;
margin-bottom:30px;
float:left;
}

.item_left{
	width:350px;
	float:left;
}


.item_right{
	width:350px;
	float:left;
	text-align:center;
}

.item2_right{
	width:350px;
	float:left;
	text-align:center;
}

.item_subleft{
	width:350px;
	float:left;
	text-align:center;
}

.item_subleft p{
 width:350px;
 text-align:center;
}

.item_subright{
	text-align:center;
	width:350px;
	float:left;
}

.item_subright p{
 width:350px;
 text-align:center;
}

.item_subright h2{
 width:350px;
 text-align:center;
 margin-left:10px;
}

.right_cart{
	margin-left:100px;
	}

.price{
 	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
}

.price20{
 	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
  margin-left:20px;
}

#setumei{
	border-style:none;
	background-color:#FFFFFF;
	width:300px;
	height:50px;
	margin-left:10px;
	margin-bottom:20px;
	padding:10px;
	font-size:12px;
	text-align:left;
}

img.icon{
margin:0px 10px 10px 10px;
}

.box1 a img{
margin:0 0 0 10px;}

