@charset "Shift_JIS";

/* News
----------------------------- */

#Contents { width: 920px; padding: 50px 0;}
#mainContents { padding: 20px 40px 35px 50px; background: #fff; color: #5f5f5f;}
#mainContents a:link,
#mainContents a:visited { color: #409fbd;}
#mainContents a:hover,
#mainContents a:focus { color: #808286; text-decoration: none;}
#mainContents a:active { color: #7b8692; text-decoration: none;}

#mainContents h3,
#mainContents .leftmargin0 { margin-left: 0;}
#mainContents h2 { margin-top: 0; margin-left: -10px; background: url(../img/bg_midashi2.gif) no-repeat left bottom; font-size: 133%; line-height: 1.2;}
#mainContents h2 span { display: block; padding: 8px 10px; background: url(../img/bg_midashi1.gif) no-repeat left top;}

#mainContents .date { margin-bottom: 0.5em; text-align: right; line-height: 1;}
#mainContents #text { width: 760px;}
#mainContents #download,
#mainContents #images { margin-top: 30px; margin-bottom: 20px;}
#mainContents #images p { float: left; width: 200px; padding-right: 20px; font-size: 91%; line-height: 1.3;}
#mainContents #images img { margin-bottom: 3px;}



/* clearfix
----------------------------- */
#images { clear: both; display:inline-block;}
#images:after { content:"."; display:block; clear:both; height:0; visibility:hidden;}
/* Hides from IE-mac \*/
* html #images { height:1px;}
#images { display:block; }
/* End hide from IE-mac */

