@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(../pet/img/pet_cap_000.jpg) no-repeat 0 0;
	width:600px;
	height:31px;
	text-indent:-9999px;
	margin:0 0 25px 0;
	}

#main h3{
	clear:both;
	}

#perecemo{
	background:url(../pet/img/pet_cap_perecemo.jpg) no-repeat 0 0;
	width:600px;
	height:31px;
	text-indent:-9999px;
	display:block;
	margin:45px 0 23px 0;
	}
#bspa{
	background:url(../pet/img/pet_cap_bspa.jpg) no-repeat 0 0;
	width:600px;
	height:31px;
	text-indent:-9999px;
	display:block;
	margin:45px 0 23px 0;
	}



#showcaseitem{
	width:270px;
	margin:20px 0 15px 20px;
	float:left;
	display:inline;
	padding:0 0 10px 0;
	}
#showcaseitem img{
	border:1px solid #c4d7fb;
	padding:4px;
	}

.photobox{
	float:right;
	margin:0 0 0 20px;
	}
	
.photobox img{
	border:1px solid #c4d7fb;
	padding:4px;
	}

#ramenphoto{
	width:180px;
	margin:0 0 15px 20px;
	float:left;
	display:inline;
	border-bottom:1px dotted #c4d7fb;
	padding:0 0 10px 0;
	}


.showcaseitem p{
	width:170px;
	margin:3px 5px 0 5px;
	}
	

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

title

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

#title{
	width:170px;
	height:43px;
	margin:0;
	background:url(../pet/img/pet_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 a{
	margin : 0;
	padding : 0;
	width : 120px;
	height :41px;
	background : url(../img/btn_company_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}
#nv01 a:hover{
	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{
	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;
	}

#s_navi p{
	margin:0 0 0 10px;
	}