body {
	font-family:"MS UI Gothic","MS PGothic","Osaka";
	text-align: center;
	line-height: 150%;
	font-size: 13px;
	color: #333333;
	margin:20px 0px 10px 0px;
	background-image: url(./image/bg.gif);
	background-repeat: repeat-x;
}
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#outline {
	text-align: left;
	padding: 2px;
	width:700px;
	margin:0 auto 0 auto;
	background:#;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
}

#head {
    height: 250px;
	text-align: left;
	margin:0 auto 0 auto;
	background:;
	border-color:#990000;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background-image:url(./image/head_img.jpg);
	}
	
#head img_A {
    float: right;
	width: 145px;
	height: 30px;
	padding: ;
	margin: 10px 5px 0px 500px;
	background-color: ;
	border: ;
}

#head h1 {
	padding:20px;
	margin-left: ;
	font-size:17px;
	color:#FFFFFF;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}

#contents {
	text-align: left;
	padding: 15px 10px;
	margin:3px auto 3px auto;
	background:#FFFFFF;
	border-color:#990000;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	
}

#footer {
	text-align: center;
	font-size:9px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	padding: 10px;
	height:;
    margin:1px auto 1px auto;
	background-color: #CC9966;
	border-color:#990000;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background-image:;
}

#contents h2 {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}

#contents h3 {
	font-size: 14px;
	color:#990000;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: ;
	margin-right:;
	margin-left: 10px;
	border-left-width:;
	border-left-style:;
	border-left-color:;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
	padding-top:;
	padding-bottom:;
}


#contents p {
    font-size: 14px;
    color: #555555;
	line-height:170%;
	padding:0px 20px 15px 20px;
}
