@charset "utf-8";
/* メメント　CSS Document */


#box01 h3 img.logo1 {
	margin-top: 35px;
}

#box01 h3 img.lead {
	margin-top: 35px;
}


#box03 img#comparesize {
	float: left;
	padding: 15px 15px 0 0;
}
#box03 p {
	padding-top: 15px;
}





#box04 p#gazou {
	width: 580px;
}
#box04 p#gazou span {
	display: block;
	padding-top: 15px;
	line-height: 1.2em;
}



.border_dot {
 margin-bottom: 5px;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #CCCCCC;
 margin-top: 15px;
 padding-top: 5px;
 padding-right: 5px;
 padding-left: 5px;
 font-size: x-small;
 line-height: 1.4em;
 border-bottom: 1px solid #cccccc;
 padding-bottom: 5px;
}








