@charset "shift_jis";
/* ==================================
トップページ用CSS
================================== */

div#topMain {
	margin-top: 350px;
}

div#newTop {
	width: 522px;
	margin: 15px 0 25px 0;
}

div#newwakuTop {
	width: 521px;
	margin: 0 0 15px 0;
	text-align: center;
	padding: 0 0 0 0;
	border: 1px solid #66402E;
}

div#newwakuTop #newInfo {
	margin: 5px 0 5px 10px;
	text-align: left;
}

div#newInfo .nframe{
	width: 500px;
	height: 200px;
	border: none;
}

div#seleTop {
	width: 522px;
	margin: 25px 0 25px 0;
}

div#seleTop #seletopbox {
	width: 522px;
	float: left;
	text-align: center;
}

div#seletopbox h2 {
	margin: 5px 0 10px 0;
}

div#seletopbox #seleLeftbox {
	width: 250px;
	float: left;
	text-align: center;
	padding: 15px 0 5px 0;
}

div#seleLeftbox h2 {
	margin: 0 0 15px 0;
}

div#seletopbox #seleRightbox {
	width: 250px;
	float: right;
	text-align: center;
	padding: 15px 0 5px 0;
}

div#seleRightbox h2 {
	margin: 0 0 15px 0;
}



