@charset "x-sjis";



/* -----------------------------------------------------------
	コンテンツ用CSS
	サプライ ＞ 替刃の特性拡大
----------------------------------------------------------- */
body {
	font-size: 70%;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
}


#product h1 {
	font-size: 114%;
	width: 343px;
	padding-left: 8px;
	border-left: 4px solid #c21a1f;
	margin-bottom: 28px;
}

#product h2 {
	margin: 3px 0px;
	text-align: left ;
	color : #808080 ;
	font-size: 80%;
}

#product {
	width: 355px;
}

#product .photo {
	width: 355px;
	text-align: center;
}

#product .top {
}

#product .bottom120{
	width: 120px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

#product .bottom160{
	width: 160px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

#product .bottom220{
	width: 220px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 40px;
	margin-bottom: 15px;
}

#product .bottom310{
	width: 310px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 50px;
	margin-bottom: 15px;
}

#product .bottom320{
	width: 320px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 50px;
	margin-bottom: 15px;
}



/* -----------------------------------------------------------
	コンテンツ用CSS
	サプライ ＞ 罫引ローラーの特性拡大
----------------------------------------------------------- */



#product .roller {
	width: 500px;
	overflow: hidden;	
}


#product .roller .left {
	width: 220px;
	float: left;
}

#product .roller .right{
	width: 250px;
	float: right;
}






#product .roller400{
	width: 400px;
	overflow: hidden;	
}


#product .roller400 .left {
	width: 200px;
	float: left;
}

#product .roller400 .right{
	width: 170px;
	float: right;
}



















