@charset "EUC-JP";

/*----------------新着情報---------------*/


/*---------記事---------*/

#news #article_box{
margin: 0 auto 10px;
width:573px;
display:block;
line-height:130%;
}

#news #article_box h3{
font-size:100%;
display:block;
width:573px;
height:28px;
border-bottom:1px solid #333333;
}

#news #article_box p.update{
font-weight:bold;
display:block;
margin-bottom:10px;
display:block;
color:#FC8E69;
}

#news #article_box p.link01{
margin-top: -28px;
margin-bottom:30px;
padding-right:5px;
text-align:right;
}

*html #news #article_box p.link01{margin-bottom:40px;}

#news #article_box p.link01 a{

margin-top: -25px;
height: 22px;
padding-left: 12px;
background: url(../share/arrow_red.gif) left 50% no-repeat;
}

#news #article_box p.link01 a:link {
text-decoration:none;
color:#333333;
}

#news #article_box p.link01 a:visited {
text-decoration:none;
color:#333333;
}

#news #article_box p.link01 a:hover {
text-decoration:underline;
color:#FB602B;
}

#news #article_box p.link01 a:active {
text-decoration:underline;
color:#FB602B;
}


#news #article_box p.photo{
text-align:center;
margin:30px auto;
display:block;
}

#news table.photo_table{
margin: 10px auto 10px;
}

#news table.photo_table td{
border-left: 20px solid #ffffff;
border-right: 20px solid #ffffff;
padding: 0 8px;
}

#news table.photo_table th{
border-left: 20px solid #ffffff;
border-right: 20px solid #ffffff;
background:url(../news/img/photo_bg.gif) 50% 0 no-repeat;
width: 228px;
height:151px;
padding: 12px 10px 7px;
}


/*	2010/4/27 add */
#news div#article_box dl#news_list dt{
float:left;
font-weight: bold;
color:#FC8E69;
padding:4px 0 0 0;
background: url(../img/new_flower.gif) left 50% no-repeat;
text-indent:20px;
}
#news div#article_box dl#news_list dd{
margin-left:100px;
padding:4px 0 0 0;
text-decoration:underline;
}
#news div#article_box dl#news_list dd a{
color:#0066FF;
}

#news div#article_box dl#news_list dd a:visited{
color:#003399;
}
#news div#article_box dl#news_list dd a:hover{
color:#0099FF;
}



/*	2010/4/27 add */

.paginate{
padding-top:50px;
}