* {

}


#body {

	text-align:center;	

}


#base{	
	width:800px;
	padding:0;
	margin:0 auto;
	text-align:left;
	background-color: #F7F7F7;
}

#main {
	padding: 0px 20px 20px 20px;
}

#head h1 a {
	font-size:16px;
        background-color: #F7F7F7;
	display:block;
	line-height: 50px;
	padding: 20px 20px 0px 50px;
	color: #000;
	text-decoration: none;
}


#contents h2 {
	font-size:14px;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 20px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;

}

#contents {
	margin-top: 30px;

}

#contents p {
	font-size:14px;
	margin-left: 30px;
	margin-right: 20px;
	line-height: 20px;

}


#pr h2 {
	font-size:14px;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 20px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;

}

#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;
	text-decoration: none;
	color: #000;
}

#pr a {
	font-size:12px;
	text-decoration: none;
	color: #fff;
}


#foot {
	font-size:12px;
	background-color: #F7F7F7;
	display:block;
	line-height: 20px;
	padding: 10px;
	color: #000;
	text-align: center;

}


#link p {
	font-size:12px;

}

#link p a {
	font-size:12px;

}

