
@charset "utf-8";
/* 
----------------------------------------
 index only
----------------------------------------

*/

.Dummy{}

/* selling */
#I-Selling-Tit{background:url(../img/index/selling_tit.jpg) left top no-repeat; width:630px; height:33px; text-indent:-9000em; margin-bottom:10px;}

#I-Selling li{float:left;}

#I-Selling .I-Selling01 a{background: url(../img/index/jyonai_ban.jpg) left top no-repeat; text-indent:-9000em; width: 310px; height: 80px;padding: 0;display:block; margin-right:10px;}
#I-Selling .I-Selling01 a:hover{background-position:left bottom;}

#I-Selling .I-Selling02 a{background: url(../img/index/koyanose_ban.jpg) left top no-repeat; text-indent:-9000em; width: 310px; height: 80px;padding: 0;display:block;}
#I-Selling .I-Selling02 a:hover{background-position:left bottom;}


/* news */
#I-News-Tit{background:url(../img/index/news_tit.jpg) left top no-repeat; width:630px; height:33px; text-indent:-9000em; margin:0px 0px 0px 0px;}

#I-News{margin:0px 10px;}
#I-News dt{ font-size:110%; color:#006699; font-weight:bold; padding-top:10px;}
#I-News dt a{color:#006699; text-decoration:none;}
#I-News dt a:hover{color:#006699; text-decoration: underline;}

#I-News dd{ border-bottom:1px dotted #CCCCCC; padding:0px 0px 10px 0px;}
#I-News dd a{color:#006699; text-decoration:none;}
#I-News dd a:hover{color:#006699; text-decoration: underline;}

