body {
	margin-top:15px;
	font-size:12px;
	color:#333333;
}

#flashCnt {
	text-align:center;
	width:818px;
	margin-left:auto;
	margin-right:auto;
}

#footer{
	width:818px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer #footerCnt{
	background-color:#029D63;
	padding:4px;
	color:#EBF7F3;
}

#footer #catchcopy {
	margin:0 0 4px 0;
	font-weight:bold;
	font-size:12px;	
}

#footer h1 span{
	font-weight:normal;
}


#menu {
	width:818px;
	margin:10px auto 4px auto;
	text-align:center;
}

#mainMenu {
	border-bottom:1px dotted #666666;
	padding-bottom:6px;
	margin-bottom:5px;
}

#menu td.yaji{
	background-image:url(../image/yaji.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:3px 6px 3px 10px;
	text-align:left;
}

#menu td.cnt{
	padding-left:5px;
	font-size:8pt;
	text-align:left;
}

#seosetumeiBox {
	width:818px;
	margin:5px auto;
	background-color:#F3F3F3;
}

#seosetumei {	
	font-size:10px;
	color:#666666;
	line-height:1.4;
	text-align:center;
	padding:5px;	
}


