body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
  }


a:link {
	text-decoration: none;
  }

a:hover {
	color: #6699CC;
	text-decoration: none;
  }
  
a:visited {
	text-decoration: none;
  }

#header {
	margin: 0px;
	width: 800px;
}

#container {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#contents {
	width: 730px;
	overflow: hidden;
	text-align: left;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
	display: block;
	padding-right: 0px;
	float: left;
	margin-left:10px;
  }


#contents p{
	text-align: left;
	color: #666666;
	font-size: 14px;
	line-height: 110%;
	padding-left: 20px;
}


#left {
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: left;
	background-position: left;
  }

#left li {
	font-size: 12px;
	text-align: left;
	color: #666666;
	display: block;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	margin-left: -20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	height: 30px;
	width: 160px;
	line-height: 30px;
}

#left a {
	color: #0000ff;

}

#left a:hover {
	color: #BCC1C7;

}

#footer {
	width: 800px;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	clear:both;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.text11W {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 120%;
}


.text11 {
	color: #666666;
	font-size: 11px;
}

.text75 {
	text-align: left;
	color: #666666;
	font-size: 75%;
	line-height: 1.5;
}

.text12 {
	text-align: left;
	color: #666666;
	font-size: 12px;
}
  
.text13 {
	text-align: left;
	color: #666666;
	font-size: 13px;
	line-height: 1.5;
}

.text13R {
	color: #FF0000;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}

.text14 {
	color: #666666;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
}
  
.text14R {
	color: #FF0000;
	font-size: 14px;
	line-height: 1.5;
}


.text14T {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	height: 20px;
	text-align: left;
	display: block;
	text-indent: 10px;
	border-top-width: 1px;
	line-height: 30px;
}

.Btext14 {
	color: #999999;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
		font-weight: bold;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	width: 650px;
	text-align: left;
	border-left:10px solid #6699CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position: left center;
	padding-left: 8px;
	padding-bottom: 2px;
	line-height: 25px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	height: 30px;
	width: 650px;
	text-align: left;
	display: block;
	border-bottom: 1px solid #A3C1E0;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3C1E0;
	line-height: 30px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 27px;
	width: 490px;
	text-align: left;
	text-indent: 30px;
	line-height: 27px;
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 490px;
	line-height: 24px;
	padding-left: 10px;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	line-height: 150%;
}

h6 {
	font-size: 11px;
	color: #666666;
	width: 100%;
	font-weight: normal;
}

dl.committee dt{
	width:220px;
	margin:0;
	padding:10px 0 5px 5px;  
	font-weight:bold; 
	font-size: 14px;
	color:#0481f9;

}

dl.committee dd{
	width:550px; 
	margin:0 0 0 30px;
	padding:0 5px 0 0; 
	font-size: 13px;
}

dl.committee dd dl {
	margin:5px;
	}

dl.committee dd dl dt{
	width:430px; 
	margin:0;
	padding:5px 0 5px 0px; 
	font-size: 12px;
	color:#019a01;
}

dl.committee dd dl dd{
	width:430px; 
	margin:0;
	padding:0 0 5px 20px; 
	font-size: 12px;
	line-height:1.4;
}
