body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
	text-align: left;
	background-color: transparent;
	font-family:'CI',Meiryo,'MS UI Gothic',MS UI Gothic,Verdana,Osaka,Arial,sans-serif;
}
.kiji {
	width: 100%;
	margin: 0 auto 8px;
	padding: 0px auto 4px;
	color: #333333;
	border-bottom: 1px solid #ab9363;
}
.dai {
	height: 16px;
	margin: 0 auto;
	padding: 0px 0px 3px;
	font-size: 10.5pt;
	font-weight: bold;
	color: #b0843f;
}
.date {
	float: right;
	width: ;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 9pt;
	font-weight: normal;
	color: #555555;
}
.com {
	margin: 0px 10px 5px 0;
	color: #555555;
}
.com a:link {text-decoration: none; color: #a87300;}
.com a:visited {text-decoration: none; color: #a87300;}
.com a:hover {text-decoration: none; color: #daa024;}
.com a:active {text-decoration: none; color: #daa024;}

#homenewsmenu {
	margin: 0;
	padding: 0;
	text-align: right;
}
a:link {text-decoration: none; color: #dddddd;}
a:visited {text-decoration: none; color: #dddddd;}
a:hover {text-decoration: none; color: #daa024;}
a:active {text-decoration: none; color: #daa024;}


.keitai {
	display: none;;
}

form {
	margin: 4px 0 0;
	padding: 0;
}