body {
	font-family:"MS UI Gothic","MS PGothic","Osaka";
	text-align: center;
	line-height: 150%;
	font-size: 12px;
	color: #333333;
	margin:20px 0px 10px 0px;
	background-image:;
}

a:link {
	color: #2839B5;
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#outline {
	text-align: left;
	padding: 2px;
	width:730px;
	margin:0 auto 0 auto;
	background:#ECECEC;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
/*header-------------------------------------------------------------------*/
#head {
    height: 300px;
	text-align: left;
	margin:0 auto 0 auto;
	background:;
	border-color:#CCCCCC;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background-image:url(./image/head_img.jpg);
	}
	
#head h1 {
	font-size:19px;
	color:#0518A4;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	margin: 0 0 0 0 ;
	padding:20px 0 0 20px;
}
/*contents-------------------------------------------------------------------*/
#contents {
	text-align: left;
	padding: 15px 10px;
	margin:3px auto 3px auto;
	background:#FFFFFF;
	border-color:#CCCCCC;
	border-width:1px 1px 1px 1px;
	border-style:solid;
}
#contents h2 {
	font-size: 14px;
	color: #0518A4;
	padding: 2px 0 2px 7px;
	margin: 10px 10px 10px 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0518A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0518A4;
}

#contents h3 {
	font-size: 12px;
	color:#000000;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	border-left-width:;
	border-left-style:;
	border-left-color:;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
}

#contents p {
	line-height:170%;
	padding:0px 10px 0px 20px;
}
#contents #img {
    float: right;
    margin-top: 0px;
    margin-right: 20px;
}
#contents dt {
	color:#333333;
	font-size:12px;
	padding:5px 10px 0px 10px;
	margin: 0px 0px 0px 10px;
}
#contents dd {
	color:#666666;
	font-size:12px;
	padding:5px 10px 0px 10px;
	margin: 0px 10px 5px 10px;
}
/*footer------------------------------------------------------------------*/
#footer {
	text-align: center;
	font-size:10px;
	padding: 5px 10px 0px 10px;
	background:;
	margin: 2px auto 0px auto;
	border: 1px solid #CCCCCC;
	background-image: url(./image/bg.jpg);
}
#footer ul {;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#footer li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
	font-size: 10px;
	line-height: 1.3;
	text-decoration: none;
}
#footer li a {
	color: #555555;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#address {
	font-size: 10px;
	font-style: normal;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
#address a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

