@charset "utf-8";
/* メメント　CSS Document */


#box01 h3 img.logo1 {
	margin-top: 35px;
}

#box01 h3 img.lead {
	margin-top: 35px;
}




.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;
}


