@charset "utf-8";

/******************************************************

densosya.co.jp
last mod 080324

*****************************************************/


@import "default.css";

/*****************************************************

main

*****************************************************/

#main{
	width:600px;
	float:right;
	margin:0 0 0 20px;
	background:#fff;
	text-align:left;
	}
	
#main h2{
	background:url(../company/img/company_cap_000.jpg) no-repeat 0 0;
	width:600px;
	height:31px;
	text-indent:-9999px;
	margin:0 0 25px 0;
	}

#main table{
	width:600px;
	font-size:12px;
	font-family:serif;
	line-height:150%;
	}
	
#main table tr td{
	border:1px solid #efefef;
	}
	
#main table tr td p{
	margin:5px;
	}

.item{
	background:#f7f7f7;
	width:120px;
	border-bottom:1px solid #efefef;
	}
.item2{
	border-bottom:1px dotted #efefef;
	}
	

/*****************************************************

title

*****************************************************/

#title{
	width:170px;
	height:43px;
	margin:0;
	background:url(../company/img/company_title.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	}


/*****************************************************

navi

*****************************************************/

#navi{
	margin:0 auto;
	padding:0;
	width:790px;
	}

	
#navi ul{
	margin :0;
    padding : 0;
    list-style : none;
	}
#navi ul li{
	display : inline;
    text-indent : -9999px;
    float : left;
	}


#nv01{
	margin : 0;
	padding : 0;
	width : 120px;
	height :41px;
	background : url(../img/btn_company_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv02 a{
	margin : 0;
	padding : 0;
	width : 120px;
	height : 41px;
	background : url(../img/btn_ad_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv02 a:hover{
	margin : 0;
	padding : 0;
	width : 120px;
	height : 41px;
	background : url(../img/btn_ad_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
}


#nv03 a {
	margin : 0;
	padding : 0;
	width : 120px;
	height :41px;
	background : url(../img/btn_hotel_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv03 a:hover {
	margin : 0;
	padding : 0;
	width : 120px;
	height :41px;
	background : url(../img/btn_hotel_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv04 a {
	margin : 0;
	padding : 0;
	width : 120px;
	height :41px;
	background : url(../img/btn_interior_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv04 a:hover {
	margin : 0;
	padding : 0;
	width : 120px;
	height :41px;
	background : url(../img/btn_interior_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv05 a {
	margin : 0;
	padding : 0;
	width : 120px;
	height :41px;
	background : url(../img/btn_pet_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv05 a:hover {
	margin : 0;
	padding : 0;
	width :120px;
	height :41px;
	background : url(../img/btn_pet_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}
	
#nv06 a {
	margin : 0;
	padding : 0;
	width : 190px;
	height :41px;
	background : url(../img/btn_contact_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv06 a:hover {
	margin : 0;
	padding : 0;
	width :190px;
	height :41px;
	background : url(../img/btn_contact_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

