body {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #7b4b2d;
	line-height: 130%;
	text-align: left;
	background-color: transparent;
	font-family:'CI',Meiryo,'MS UI Gothic',MS UI Gothic,Verdana,Osaka,Arial,sans-serif;
}
h4 {
	width: 100%;
	margin: 0 0 3px;
	padding: 0 12px 0;
	font-size: 10.5pt;
	font-weight: bold;
	color: #d25100;
}
hr {
	color: #78492B;
}
form {
	font-size: small;
}
.kiji {
	width: 100%;
	margin: 0 auto 0px;
	padding: 0px auto 2px;
	color: #7b4b2d;
	border: 0px solid #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.title {
	height: 16px;
	margin: 0 auto;
	padding: 0px 0px 3px;
	font-size: 10.5pt;
	font-weight: bold;
	color: #9BB4EF;
}
.date {
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
}
.com {
	margin: 0px 10px 5px 0;
}
.menu {
	margin: 3px 0 0;
	padding: 0 0px 0;
	color: #ffffff;
	font-size: small;
	text-align: right;
}
a:link {text-decoration: none; color: #bbbbbb;}
a:visited {text-decoration: none; color: #bbbbbb;}
a:hover {text-decoration: none; color: #a74b12;}
a:active {text-decoration: none; color: #a74b12;}


.keitai {
	display: none;;
}
