@charset "Shift_JIS";
@import url(header.css);

body {
	margin: 0; padding: 0;
	height: 100%;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 755px;
	margin: 0 auto;
	text-align: left;
	left: 7px;

}

#contents {
 width: 755px;
}

#contents .title {
 width: 755px;
 margin: 0px;
}
#menu {
 width: 755px;
 margin-top: 0px;
 margin-bottom: 20px;

}

#menu img {
 margin: 0;
}


/* ----------------------------------------------------------
 main [  
----------------------------------------------------------- */ 
#main {
	width: 735px;
	margin: 0 10px 20px;
	text-align: center;
 }

#main .txt_chushaku {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "Lucida Grande", "Verdana", "‚l‚r ƒSƒVƒbƒN";
	font-size: 14px;
	line-height: 18px;
	color: #666600;
	margin: 0 10px 20px;
	text-align: left;
} 

/* ----------------------------------------------------------
 main_left [  
----------------------------------------------------------- */ 
 #main_left {
	width: 225px;
	float: left;
	padding-bottom: 20px;
 }
 #main_left .product_box_small {
	margin: 0 0 10px;

} 

 /* ----------------------------------------------------------
 main_right [  
----------------------------------------------------------- */ 
  #main_right {
	width: 480px;
	float: right;
	padding-bottom: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
 }
  #main_right .product_box_small {
	margin: 0 0 10px 10px;
	float: left;

} 

  #main_right .txt_box {
	font-size: 12px;
	line-height: 20px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;


} 
 
 /* ----------------------------------------------------------
 product_box_small [  
----------------------------------------------------------- */ 
.product_box_small {
	width: 225px;
} 
.product_box_small .jouge {
 width: 225px;
 margin: 0;
} 

.product_box_small .naka {
	background-image: url(../image/kakomi_small_02.gif);
	background-repeat: repeat-y;
	padding: 0 10px;
	margin: 0;
} 
.box {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	width: 205px;
	text-align: left;
} 

.box_name {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "Lucida Grande", "Verdana", "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 205px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #11B5E7;
	padding: 5px;


} 

.box img {
	margin: 2px 0;
}

.price_box {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #000000;

}
.price_box_name {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	padding-left: 5px;
	background-image: url(../image/bar_kakaku.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.price_box_price {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	background-image: url(../image/bar_kakaku.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
.price {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
