* {
	margin: 0;
	padding:0;
	border:0;
	}

body {
	background-color: #99ccff;

	margin: 0px;
               text-align: center;
	}


.font1 {  font-size: 8pt;}
.font2 {  font-size: 9pt;}
.font21 {  font-size: 9pt; line-height: 14px;}
.font22 {  font-size: 9pt; line-height: 16px;}
.font3 { font-size: 10pt; line-height: 16px;}
.font3_w { font-size: 10pt; color: white;}
.font31 { font-size: 10pt; line-height: 16px;}
.font4 { font-size: 11pt;}
.font41 { font-size: 11pt; line-height: 17px;}
.font42 { font-size: 11pt; line-height: 18px;}
.font5 { font-size: 12pt;}
.font51 { font-size: 12pt; line-height: 18px;}
.font6 { font-size: 14pt;}

a {

	}
a:link,a:visited,a:active {
	color: #0000ff;
        font-size: 15px;
	}

a:hover {
	color: #ff0000;
        font-size: 15px;
	}

#container {

	background-color: #fff;

	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	}


#banner {
	background: url("img/top.jpg");
        background-repeat: no-repeat;
        width: 800px;
	font-family: Verdana, Arial, sans-serif
	padding: 15px 15px 15px 15px;
	margin-bottom: 5px;
	height: 190px;
	}

#banner h1 {
	color: #FFFFFF;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#center {
	float: left;
	width: 800px;
	overflow: hidden;
	}

.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
padding:0 30px 0 30px;
	}



.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}


h2 {
        padding-left:5px;
        padding-bottom:2px;
        padding-top:12px;
	color: #333333;
        font-family:"HGS平成角ｺﾞｼｯｸ体W";	
        font-size: 16px;
	text-align: left;
	font-weight: bold;
        margin-top:40px;
        margin-bottom:15px;
	text-transform: uppercase;
        background-repeat: no-repeat;
	BORDER-LEFT: #FFAE35 5px solid;
	BORDER-BOTTOM: #FFAE35 1px dotted;
        background-color: #FFE1A4;
}

h3 {
        padding-left:5px;
        padding-bottom:2px;
        padding-top:12px;
	color: #ffffff;
        font-family:"HGS平成角ｺﾞｼｯｸ体W";	
        font-size: 16px;
	text-align: left;
	font-weight: bold;
        margin-top:40px;
        margin-bottom:15px;
	text-transform: uppercase;
        background-repeat: no-repeat;
	BORDER-LEFT: #223a70 5px solid;
	BORDER-BOTTOM: #223a70 1px dotted;
        background-color: #0095d9;
                
}



.content h3 a:link {
        color: #333333;
        font-size: 15px;
}

.content h3 a:visited {
	color: #333333;
        font-size: 15px;
}

.content h3 a:active {
        color: #333333;
        font-size: 15px;
}

.content h3 a:hover {
	color: #333333;
        font-size: 15px;
}

.center1 {
        float: right;
	width: 275px;
	overflow: hidden;
	margin-right:10px;
	
}

#footer {
  border-top: 1px dotted #BBBBBB;
  font-family: Verdana, Arial, sans-serif;
  text-align:center;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 12px;
  color: #666666;
  background:#fff;}


#footer dl {
  margin:10px 10px 20px;
  font-size:12px;
}

#footer dt {
  margin-bottom:10px;
}

#footer dd a {
margin-right:10px;
white-space:nowrap;
line-height:150%;
}

.clr {
clear:both;
}


.red{
color:#ff0000;

}

.yellow{
background-color:yellow;
}

.ce{
text-align: center;
width: 700px;
font-size:100%;
}
