/**********************************************/
/* I ware共有部分                                */
/**********************************************/
/*beta広告*/
.detailtop {
 margin : 3px 0px 15px 0px ;
 line-height : 1.6 ;
 font-size : 90% ;
}

.detailbottom {
 margin : 30px 0px 3px 0px ;
 line-height : 1.6 ;
 font-size : 90% ;
}

.detail {
 margin : 3px 0px 3px 0px ;
 line-height : 1.6 ;
 font-size : 90% ;
}

/*フッター*/
#footer {
 background-image: url("images/footer.gif");
 background-repeat: no-repeat;
 text-align: left;
 margin-top: 30px;
 margin-left: 4px;
 padding: 3px 0 0 0;
 height: 100px; 
 clear: both;
 border-top: 1px solid #dcdcdc;
 }

#footlogomenu {
 padding: 0 0 0 78px;
 font-size: 10px;
 color: #808080;
 line-height: 1.7;
}

#footlogomenu a:link { color: #808080; text-decoration: none; }
#footlogomenu a:visited { color: #808080; text-decoration: none; }
#footlogomenu a:hover { color: #666666; text-decoration: underline; }
#footlogomenu a:active { color: #666666; text-decoration: underline; }