@charset 'utf-8';

/*============================================================
Zoom.CSS

Production Date:2007/8/7


Copyright(C)Y.M All Rights Reserved.
============================================================*/


/*=====================
拡大ページ枠組み
=====================*/

div#zoomContents{
width:770px;
margin:0px auto 20px;
text-align:center;
}

div#zoomContents h3{
font-size:120%;
padding:0px 0px 4px 0px;
border-bottom:1px dashed #999999;
}
