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

#mCnts h2 {
 font-size:1.5em;
 line-height:1.25;
 color:#555555;
 background:url(../images/products/prd_name_bg.png) no-repeat 0 0;
 padding:12px 0 0 38px;
 margin-bottom:54px;
 width:665px;
 height:27px;
}

#mCnts p {
 font-size:1.5em;
 line-height:1.8;
 color:#555555;
 padding:4px 0 1em 32px;	
}

#mCnts p.attention {
 font-size:1.3em;
 line-height:1.5;
 color:#cc0000;
 padding:4px 48px 0.8 48px;	
}

#mCnts p.to-home {
 font-size:1.2em;
 margin:48px 0 0 250px;	
}

#mCnts p.to-home a{
 color:#900;
 text-decoration:none;	
}

#mCnts p.to-home a:hover {
 color:#E4A67A;	
}