<!--
body {
	background-image:url("images/bg_std.gif");
	background-position:center;
	background-repeat:repeat-y;
	background-color:#A27B80;
	margin-left:0 ; margin-right :0 ;
	margin-top :0 ; margin-bottom:0 ;
	font-size: 10pt; line-height:150%;
	color:#333333;
}
a:link	{
	color:#0000cc;
}
a:hover {
	color:#ff0000;
}
table {
	font-size: 10pt;
	line-height:150%;
}
th {
	font-size: 10pt;
	line-height:150%;
}
td {
	font-size: 10pt;
	line-height:150%;
}
p {
	margin-top :0;
	margin-bottom:0;
}
ul {
	margin-top :0 ;
	margin-bottom:0;
}
ol {
	margin-top :0;
	margin-bottom:0;
}
form {
	margin-top :0 ;
	margin-bottom:0 ;
}
blockquote {
	margin-top :0 ;
	margin-bottom:0 ;
	margin-right:0 ;
}

/*	ニュースタイトル		*/
.news_title {
	padding:3px 6px;
	background-color:#424E71;
	font-weight:bold;
	color:#ffffff;
}

-->

