@charset "UTF-8";

/* CSS Document */

#contents h1 {
	margin:0 0 20px 0;
}

#contents h3 {
	font-size:16px;
}

#contents h4 {
	font-size:12px;
}

#contents div.separateBox {
clear:both;
margin:0 auto 25px auto;
width:675px;
}

#contents div.separateLeft {
float:left;
width:325px;
}

#contents div.separateRight {
float:right;
width:325px;
}

#contents div.grayBox {
	background-color:#EFEFEF;
	text-align:center;
	padding:15px 0 10px 0;
}
