@charset "utf-8";

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

nikkatsu-sd.co.jp
last mod 080306

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




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

base 

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



body{
	font-family: serif;
	font-size: 12px;
	color: #000;
	line-height: 160%;
	background:#fff;
}

a:link{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #000;
	text-decoration: underline;
}


img{
	margin: 0;
	padding:0;
	border: none;
}


hr{
	clear: both;
}


.cr{
	clear: both;
	padding: 0;
	margin: 0;
}


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

header

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

#header h1{
	margin:14px 0;
	/*font-size:14px;*/
}

#header h2{
	display:none;
}

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

container

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

/*会社案内*/
.item{
	width:120px;
	}

/*事業内容*/
.b_photo{
	float:right;
	margin:0 0 20px 020px;
	}
	
/*実績紹介*/
.showcaseitem{
	width:170px;
	margin:0 3px 15px 3px;
	float:left;
	display:inline;
	border-bottom:1px dotted #e8d2d2;
	padding:0 0 15px 0;
	}

/*各物件詳細*/
.photo{
	margin:0 0 10px 0;
	}
	
/*****************************************************

pageup

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


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

footer

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

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

navi

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

#navi{
	display:none;
	}


