@charset "utf-8";

#honda_chiba_freed2101 {
	margin: 0 auto ;		/* スペース */
	padding: 0 ;			/* 余白 */
	font-size: 18px ;		/* 文字サイズ */
	font-family: Arial, Helvetica, sans-serif ;
	background-color: #ffffff;
	max-width: 700px ;
}

#side_mar01 {
	margin: 0 5% ;
}

#back_g {
	background-color: #535353;
}

body {
 -webkit-text-size-adjust: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

li{
  list-style: none;
  cursor: pointer;
}	

main p {
     margin: 18px 0;
}

.no_ph {
	margin: 10% 0 ;
}
.no_ph01 {
	margin: 10% 0 0 0 ;
}
.no_ph02 {
	margin: 5% 0 10% 0 ;
}

/* 文字 */
.style_text01 {
	font-size: 10px;
	color: #000000;	
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3% 0 0 0 ;
}
.style_text01 a {
	text-decoration: underline;
}
.style_text03c {
	font-size: 9px;
	color: #000000;	
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1% 2% 0 2% ;
	text-align: left ;
}
