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


/*index　メイン*/
#main{float:left; width:625px; padding:0px; margin:10px 15px 20px 0; text-align:left; line-height:150%;}
#main img{margin-bottom:10px;}

/*index　右側*/
#RightMenu{float:right; width:150px; background-color:#ffedd7; margin-top:15px; line-height:20px;}
#RightMenu #contact{margin-bottom:10px; font-size:14px;}

/*index 文字*/
.product{float:left; width:150px; margin:10px 0 10px 1px; padding:5px 0 0 5px;}
.price{color:#FF0000; font-weight:bold; font-size:18px;}
.left_img {float:left; margin:5px;}
