@charset "utf-8";
/* global_menu ---------------------------------------------*/
/*.home a{background-position:-3px -40px;}*/

/* page_title red */
.page_title{background: url(../../images/news/title.gif) no-repeat left top;}

/* h2 */
.news_title{font-size:1.13em;line-height: 1.5;padding: 15px 0 20px;background: url(../../images/init/Collar/Red/Subtitle.jpg) no-repeat left top;}
.news_title span{display: block;font-size: 0.8em;font-weight: normal;}

/* h3 
h3{font-size:1.16em;padding:0 0 0 20px;margin:10px 0;background: url(../../images/init/Collar/Red/Icon.gif) no-repeat 10px 8px #EEE;border-bottom:1px solid #ccc;}
*/
/* table */
table{border-top:1px solid #ccc;border-left:1px solid #ccc;border-collapse: collapse;text-align:center;}
table th,
table td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px;}
table th{background-color:#F8F8F8;font-weight:normal;}

/* hr */
hr{height:2px;border:0;margin:10px 0;background: url(../../images/init/Collar/Gray/Line.jpg) repeat-x left top;}

/* dl dt dd */
dl{}
dl dt{background: url(../../images/init/Collar/Gray/Icon.gif) no-repeat left 7px;padding:0 0 0 10px;}
dl dd{padding:0 0 0 10px;line-height:1.5;}

/* ol li */
ol{margin: 0 0 10px;padding: 0 0 0 13px;}
ol li{}

/* ul li */
ul{margin: 0 0 10px;padding: 0 0 0 13px;}
ul li{}