@charset "utf-8";
/* news style */
.slashline_g{
padding-bottom:20px;
margin-bottom:25px;}

.date{
background : url(../../images/index_icon.gif) 0.2em 0.2em no-repeat ;
font-weight:bolder;
color:#626262;
padding-left:1.4em;
margin-bottom:0.5em;
}

.seminar{
margin-left:1.4em;
background:url(../img/news_icon_1.gif) no-repeat ;
padding-left:57px;
line-height:130%;
}

.news{
margin-left:1.4em;
background:url(../img/news_icon_2.gif) no-repeat ;
padding-left:57px;
line-height:130%;
}

.arrow{
margin-top:0.1em;}

.press_details {margin:15px 10px;}
.press_details h3 {font-weight:bold; border:1px solid #333333; padding:10px 5px; margin:10px 0 20px 0; text-align:center; background-image:none; color:#3F3F3F; line-height:1.5;}
.press_details h4 {font-weight:bold; font-size:100%;}
.press_details h5 {font-weight:bold; font-size:100%;}
.press_details h6 {font-weight:bold; font-size:100%;}
.press_details p {margin:0 0 15px 0;}
.press_details p.details_intro {float:left; width:250px;}
.press_details p.details_date {float:right; text-align:right; width:250px;}
.press_details p.details_code {clear:both; text-align:right;}
.press_details p.sub_ttl {font-weight:bold; margin:0;}
.press_details table {width:100%; border-collapse:collapse; margin:10px auto;}
.press_details th {border:1px solid #CCCCCC; background:#F6F6F6; padding:3px;}
.press_details td {border:1px solid #CCCCCC; padding:3px;}
