@charset "Shift_JIS";

body {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	margin-top:0px;
	padding:0px;
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 12px;
}
body A:link {color: #0066CC; text-decoration:underline;}
body A:visited {color: #CC339A; text-decoration:underline;}
body A:active {text-decoration:underline;}
body A:hover {color:#0033B3; text-decoration:underline;}

#mid{
width:550px;
padding:0;
margin:0 auto;
padding-top: 50px;
}

h3 {
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	width: 550px;
	margin-top: 20px;
	padding-top: 0px;
	text-align: left;
	right: auto;
	left: auto;
}
h4 {
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	text-align: left;
}

.line {
 	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#b01 {
	border: thin solid #999999;
}
.c01 {
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}