@charset "utf-8";
/* == kensin Home Page Bace__CSS =============================================== */


/* == top__CSS =============================================== */

#contents .news {
	margin-top:20px;
	float:left;
	width: 683px;
}
#contents .news h4{
	margin-bottom:10px;
	float: left;
}
#contents .news h4 span{
display:none;
}
#contents .news p.list{
padding-left:111px;
float: left;
}
#contents .news dl.news_list {
	width: 509px;
	float: right;
background:url(../common/images/lin_01.png) bottom left repeat-x;
}
#contents .news dl.news_list dt span{
font-size:117%;
padding-left: 15px;
background:url(../images/idx_ico_01.png) left center no-repeat;
}
#contents .news dl.news_list dt {
padding-top: 7px;
padding-bottom: 5px;
width: 143px;
float: left;
/*border-top:#999999 dashed 1px;*/
background:url(../common/images/lin_01.png) top left repeat-x;
}
#contents .news dl.news_list dd {
margin-left: 120px;
padding-top: 7px;
padding-bottom: 5px;
/*border-top:#999999 dashed 1px;*/
background:url(../common/images/lin_01.png) top left repeat-x;
}
#contents .news dl.news_list dd span{
font-size:117%;
/*line-height:160%;*/
padding-left: 15px;
display:block;
background:url(../images/idx_ico_02.png) left 5px no-repeat;
}
#contents .news dl.news_list dt.top,#contents .news dl.news_list dd.top{
background:none;
}
/* --- news_list Link Seting --- */

#contents .news dl.news_list a:link {
color: #006699;
text-decoration:none ;
}
#contents .news dl.news_list a:visited {
color: #993399;
text-decoration:none ;
}
#contents .news dl.news_list a:hover {
color:#006699;
text-decoration:underline ;
}

/* --- banner --- */
#contents .banner{
margin-top:20px;
float:right;
width: 175px;
margin-left: 22px;
}
#contents .banner h4{
background:url(../images/idx_tit_bg.png) left top no-repeat;
padding:0 5px;
height: 28px;
line-height: 28px;
font-size:100%;
margin-bottom:4px;
}
#contents .banner ul{
margin-bottom:15px;
}
#contents .banner li{
padding: 0;
margin-top:1px;
}
