﻿
body {
	text-align			: center;
}

hr {
	display				: none;
}

.headH1 {
	text-align			: left;
}

#header {
	background			: url("../img/top-bottom.gif") no-repeat;
	background-position	: bottom;
}

#headerbox {
	width				: 880px;
	margin				: 0 auto;
}

#Navi {
	width				: 880px;
	margin				: 5px auto 20px auto;
}

#DietContents {
	width				: 880px;
	margin				: 0 auto;
}

#DietVoiceMain {
	width				: 670px;
	float				: left;
	text-align			: left;
}




#DietRightBox {
	float				: right;
}



.divhr20 {
	clear				: both;
	height				: 20px;
	}

#footer {
	clear				: both;
}

#coopy {
	text-align			: left;
}


.voiceform{
	margin-top:60px;
}

.voice_ttl{
	text-align:center;
	margin:20px auto 10px 0;
}