  @charset   "UTF-8";

h1,h2,h3,h4,h5,h6,ul{
		margin:0px;
		padding:0px;
}



BODY{
		margin:0px;
		padding:0px;
	background-color : #9ad6e2;
  color : white;
}

div#container{
		width:800px;
		margin-right:auto;
		margin-left:auto;
}

div#main{
		width:800px;
		height:300px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;		
}

DIV#navi{
		width:800px;
		height:45px;
		margin : 0px 0px;margin-left : 0px;
}

div#navi li{
	width:133px;
		float:left;
		list-style-type:none;
}

DIV#navi #btn00 A{
		text-decoration:none;
		height:45px;
		width:133px;
		display:inline-block;
		text-indent:-9999px;
  background-image : url(button/bt_00_off13.gif);
}



div#navi #btn01 a{
		text-decoration:none;
		height:45px;
		width:134px;
		display:inline-block;
		text-indent:-9999px;
  background-image : url(button/bt_katsudou_off.gif);
}


DIV#navi #btn02 A{
		text-decoration:none;
		height:45px;
		width:134px;
		display:inline-block;
		text-indent:-9999px;
  background-image : url(button/bt_event-joho_on.gif);
}


DIV#navi #btn03 A{
		text-decoration:none;
		height:45px;
		width:134px;
		display:inline-block;
		text-indent:-9999px;
  background-image : url(button/bt_00_off2.jpg);
}



DIV#navi #btn04 A{
		text-decoration:none;
		height:45px;
		width:134px;
		display:inline-block;
		text-indent:-9999px;
  background-image : url(button/bt_link-_on.gif);
}


DIV#navi #btn05 A{
		text-decoration:none;
		height:45px;
		width:134px;
		display:inline-block;
		text-indent:-9999px;
  background-image : url(button/bt_blog_on.gif);
}



div#contain {
	width: 800px;
	margin-right: auto;
	margin-left: auto;	
background-color: #E1FFFF;
  
  margin-top : 0px;
}
div#content_left {
	width: 160px;
	height: 100%;
	float: left;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


div#content_left h5 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
div#content_left h5 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-color: #3399cc;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(../improved/images/top/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

div#content_left h5 a:hover {
	background-image: url(../improved/images/top/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
div#content_left h6 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-weight: normal;
}
div#content_left h6 a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
div#content_left h6 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
div#content_left .pulldown {
	margin-bottom: 20px;
	margin-left: 30px;
}
div#content_left h4 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
div#content_left h4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-color: #3399cc;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(../improved/images/top/bullet_pen.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
div#content_left #cm {
	background-color: #FFFFFF;
}
div#content_left #cm #title {
	background-color: #3399CC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
div#content_left #cm #title a {
	color: #FFFFFF;
	text-decoration: none;
}
div#content_left #cm p {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin: 5px;
}



div#content_right {
	float: right;
	width: 160px;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
div#content_right .box {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
div#content_right .box h4 {
	color: #FFFFFF;
	text-align: center;
	background-color: #3399CC;
	font-weight: normal;
	font-size: 12px;
	height: 20px;
	padding-top: 6px;
}
div#content_right .box p {
	font-size: 11px;
	padding: 5px;
	line-height: 15px;
}



div#content_center {
	height: 800px;
	width: 420px;
	overflow:scroll;
	margin-right: auto;
	margin-left: auto;
	margin-top : 0px;
	background-color: #FFFFFF
;
}
DIV#content_center H6 {
	font-size : 23px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	font-family: "Comic Sans MS", cursive;
}
div#content_center .box {
	height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

DIV#content_center H3 {
	font-size : 16px;
	font-weight: bold;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	margin-bottom: 5px;
}





DIV#content_center P {
	font-size : 14px;
	color: #000000;
	line-height: 15px;
	margin-bottom: 20px;
}





div#footer {
	clear: both;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-color: #0099cc;
	padding-top: 5px;
}
DIV#content_center .content_topic {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 370px;
  
}
DIV#content_center .content_topic TABLE {
	
	line-height: 16px;
}
