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






#main{
	margin:0px 0px 78px 0px;
}

#main h3{
	width:543px;
	height:163px;
	background-image:url(../images/top/h301.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#main h4.imgtitle{
	background-image:url(../images/top/h401.jpg);
	background-repeat:no-repeat;
	width:543px;
	height:41px;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
}
#main h4.goods{
	clear:left;
	background-image:url(../images/top/headbg01.jpg);
	background-repeat:no-repeat;
	width:479px;
	height:39px;
	text-indent:-9999px;
	margin:33px 0px 0px 0px;
}
#main h4.h402{
	/*clear:left;*/
	background-image:url(../images/top/h402.jpg);
	background-repeat:no-repeat;
	width:543px;
	height:79px;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
}

#main p{
	width:476px;
	margin:28px 0px 0px 0px;
}

#main p.textbox2{
	margin:30px 0px 0px 0px;
}

#main p.textbox3{
	width:543px;
	margin:0px 0px 0px 0px;
	/*letter-spacing:-0.5px;*/
}
#main p.textbox4{
	width:543px;
	margin:30px 0px 0px 0px;
	letter-spacing:-0.5px;
}


/*book*/
#main p.bookbox1{
	margin:35px 0px 0px 0px;
	height:148px;
}
#main p.bookbox2{
	clear:left;
	margin:24px 0px 0px 0px;
	height:148px;
}

#main p.bookbox1 img,
#main p.bookbox2 img{
	float:left;
}

/*テキスト太字*/

#main p span.textbold{
	font-weight:bold;
}

/*中商品*/
#main .outsidebox{
	width:475px;
	border-left:2px solid #75c5b5;
	border-right:2px solid #75c5b5;
}

#main .outsidebox img.headbg{/*上外枠角丸の為*/
	margin:24px 0px 0px 24px;
	height:10px;
}
/*商品詳細部分*/
#main .outsidebox .insidebox{
	width:425px;
	border-left:2px solid #75c5b5;
	border-right:2px solid #75c5b5;
	margin:0px 0px 0px 24px;
}

#main .outsidebox .insidebox img.left{
	float:left;
	width:165px;
	height:160px;
	border-right:2px solid #75c5b5;
}

#main .outsidebox .insidebox .right{
	float:left;
	width:256px;
	height:160px;
}
#main .outsidebox .insidebox .right .title{
	color:#e95005;
	font-size:1.3em;
	font-weight:bold;
	width:230px;
	margin:4px 0px 0px 16px;
}
#main .outsidebox .insidebox .right .goodsname{
	font-size:1.1em;
	width:230px;
	margin:12px 0px 0px 16px;
}

#main .outsidebox .insidebox .right .btn{
	width:230px;
	margin:12px 0px 4px 16px;
}
#main .outsidebox .insidebox .right .btn img.btn01{/*詳細はこちらボタン*/
	float:left;
	margin:0px 0px 0px 0px;
}
#main .outsidebox .insidebox .right .btn img.btn02{/*Englishボタン*/
	float:left;
	margin:0px 0px 0px 44px;
}

#main .outsidebox img.footbg{/*下外枠角丸の為*/
	margin:0px 0px 0px 24px;
	height:10px;
}



/*IE6*/
*html #main p.bookbox1 img,
*html #main p.bookbox2 img,
*html #main .outsidebox .insidebox img.left,
*html #main .outsidebox .insidebox .right,
*html #main .outsidebox .insidebox .right .btn img.btn01,
*html #main .outsidebox .insidebox .right .btn img.btn02{
	display:inline;
}
*html #main .outsidebox .insidebox{
	margin:-3px 0px 0px 24px;
}
*html #main .outsidebox img.footbg{/*下外枠角丸の為*/
}

/* IE7ハック */
*:first-child+html #main .outsidebox .insidebox{
	margin:-7px 0px 0px 24px;
}

*:first-child+html #main .outsidebox img.footbg{/*下外枠角丸の為*/
	margin:0px 0px 0px 24px;
	height:10px;
	padding-bottom:8px;
}

*:first-child+html #footer{
	margin:78px 0px 0px 0px;
}
