@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :top.css
 style info :トップページコンテンツエリア関係 他
 
=================================================================== */

#topFlash {
margin-top:1px;
}

h2 {
background-image:url(../images/top/top_h2_bg.gif);
color:#666666;
width:860px;
padding:12px 0;
text-align:center;
margin-top:1px;
margin-bottom:20px;
}

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
width: 860px;
}

h3 {
width:450px;
height:23px;
padding-left:10px;
padding-top:3px;
background-image:url(../images/top/top_h3_bg.gif);
background-position:left;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
}

#NewProduct {
border:#cccccc 1px solid;
width:458px;
margin-top:1px;
}

#NewProduct #frame{
margin:5px 1px 10px 10px;
height:160px;
overflow:auto;
}

#NewProduct #frame h4 {
color:#0066cc;
font-weight:bold;
font-size:14px;
}
#NewProduct #frame p {
margin-bottom:10px;
line-height:1.3;
}
