@charset "UTF-8";
/* CSS Document */

h2#mainImages2{
	height: 123px;
	width: 800px;
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
}

h2#mainImages2 span, h3.newsList span{
position:absolute;
left:-9999px;
margin:0;
}

h3.newsList{
background:url(../images/h3title.gif) no-repeat 0 0;
width:545px;
height:54px;
margin:0 0 35px 0;
}

ul#news{
background:url(../../common/images/dot_line.gif) repeat-x left top;
}

ul#news li{
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:15px 0;
}

ul#news li span.date{
color:#0099CC;
font-size:12px;
}

.rightmenuTit{
background:url(../images/right_tit.gif) no-repeat 0 0;
width:237px;
height:55px;
}

.rightmenuTit a{
display:block;
width:237px;
height:55px;
}

.rightmenuTit span{
position:absolute;
left:-9999px;
}

#top_banner ul.category, #top_banner ul.archive{
margin:5px 0 5px 20px;
}

#top_banner ul.category li, #top_banner ul.archive li{
background:url(../../common/images/arrow_blue.gif) no-repeat 0 12px;
padding:5px 0 5px 16px;
}

dl.navi{
margin-bottom:15px;
}

h3.newsTitle{
background:url(../images/news_tit_border.gif) repeat-x left bottom;
width:545px;
margin:0 0 8px 0;
padding:15px 0 20px 0;
font-size:16px;
}

.newsDate{
font-size:14px;
color:#0099CC;
text-align:right;
margin:0 0 5px 0;
padding-right:8px;
}

.newsContents p{
font-size:14px;
line-height:160%;
margin:10px 0 15px 0;
}