@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 480px) {
 
img{
max-width: 100%;
height: auto;
width /***/:auto;
}


.fmain_l p {
	margin:0 8px 8px;
}

/* nouritsu5 */
.nouritsu5 {
	width:100%;
	margin:0 0px;
}
.n5_l {
	float:left;
	width:100%;
}
.n5_r {
	float:right;
	width:95%;
}
.nouritsu5 p {
	margin:10px 0;
}
.nouritsu5 p.n5top {
	float:right;
	width:98%;
}
.nouritsu5 dl {}
.nouritsu5 dl dt {
	font-weight:bold;
	float:right;
	width:98%;
}

.nouritsu5 dl dd {
	float:right;
	width:98%;
}

}


