@charaset "Shift_JIS";

body, table
{
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 20px;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/bg.jpg) repeat-x #ffffff;
	padding: 0px;
	margin: 0px;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	margin: 0px;
	border: none;
}
img
{
	border: none;
}
a:link
{
	text-decoration: none;
	color: #CC0000;
}
a:visited
{
	text-decoration: none;
	color: #CC0000;
}
a:hover
{
	text-decoration: underline;
	color: #41B86D;
}
.midashi01
{
	color: #0967A0;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.mb5px
{
	margin-bottom: 5px;
}
.mb10px
{
	margin-bottom: 10px;
}
.mb20px
{
	margin-bottom: 20px;
}
.color-chage01
{
	color: #41B86D;
	margin-bottom: 10px;
	font-weight: bold;
}
.mini-text
{
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 15px;
	margin: 10px;
}

.header
{
	width: 900px;
	margin: 0px auto;
}

.h-l
{
	float: left;
}
.h-r
{
	float: right;
}

.footer
{
	border-top: 1px solid #0967A0;
	padding-top: 10px;
	text-align: center;
}