@charset "utf-8";

/*
	NIPPON LOGISTIC SUPPORT
*/


/*=============================================
	PC
=============================================*/

/*------------------------------
	VISUAL
------------------------------*/
#visual .inner{
	background: url(/nn/images/visual_photo.jpg) no-repeat center top;
}

/*------------------------------
	CONTENTS
------------------------------*/
/*
	COMMON
*/

/*
	TOP
*/
.mB10{
	margin-bottom:10px;
}

.nnImgBlock{
	margin:10px 0;
}
.nnList{
	margin:10px 0;
}
.nnList li{
	font-weight:bold;
	margin:5px 0;
}

/*=============================================
	RESPONSE
=============================================*/
@media(max-width:600px){
}