* {



}
body {

	text-align:center;	
	background-color:#FFFFCC;

}


#base{
	width:800px;
	padding:0;
	text-align:left;
	background-color: #F7F7F7;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 230px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

#main {
	padding:20px;
}

#head h1 a {
	display:block;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: -9999px;
	height: 230px;
}


#contents h2 {
	font-size:14px;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 20px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;

}

#contents p {
	font-size:14px;
	margin-left: 30px;
	margin-right: 20px;
	line-height: 28px;

}


#pr h2 {
	font-size:14px;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 20px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;

}

#pr h3 {
	font-size:12px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 20px;

}

#pr p {
	font-size:12px;
	margin-left: 30px;
	margin-right: 20px;
}

#pr p a {
	font-size:12px;
	

}

#foot {
	background-color: #006699;
	display:block;
	line-height: 10px;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;

}

#nakao {
	width: 500px;
	height: 100px;
	overflow: scroll;
	background-color: #FFFFEA;
}
