<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link{
	text-decoration: none ;
}

@charset "utf-8";

p, h1, h2, h3, h4, h5, h6, ul{
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #457fb3;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
	height: 100%;
}



li {
list-style:none;
}

#container{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1FFFF;
}
#content_left{
	width: 180px;
	height: 100%;
	float: left;
	background-color: #E1FFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#naviBtn01{
	height: 44px;
	overflow: hidden;
}
#naviBtn01:hover{
	height: 100%;
	overflow: auto;
}
#naviBtn02{
	height: 44px;
	overflow: hidden;
}
#naviBtn02:hover{
	height: 100%;
	overflow: auto;
}

#content_left h5{
	display: block;
	height: 38px;
	margin-bottom: 5px;
}
#content_left h5 a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	background-color: #3399cc;
	display: block;
	height: 30px;
	padding-top: 8px;
	padding-left: 25px;
	background-image: url(images/top/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content_left h5 a:hover{
	background-image: url(images/top/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content_left h6{
	font-family: "ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯", "Osakaï¼ç­‰å¹…";
	font-size: 12px;
	font-weight: normal;
}
#content_left h6 a{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#content_left h6 a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#content_left .pulldown{
	margin-bottom: 20px;
	margin-left: 30px;
}
#content_left h4{
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
#content_left h4 a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-color: #E1FFFF;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image : url(../koajiro_higata/images/top/bullet_pen.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#content_left #pengin{
	background-color: #FFFFFF;
}
#content_left #pengin #title{
	background-color: #3399CC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#content_left #pengin #title a{
	color: #FFFFFF;
	text-decoration: none;
}
#content_left #pengin p{
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin: 5px;
}




#content_center{
	height: 100%;
	width: 600px;
	margin-right: 10px;
	margin-left: 200px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#content_center h6{
	font-size: 16px;
	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;
}
#content_center .box{
	height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_center h3{
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	margin-bottom: 5px;
}
#content_center img{
	margin-right: 10px;
}
#content_center p{
	font-size: 15px;
	color: #000000;
	line-height: 15px;
	margin-bottom: 20px;
}
#content_center .box h4{
	font-size: 13px;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	margin-bottom: 5px;
}





#footer{
	clear: both;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-color: #457fb3;
	padding-top: 5px;
}
#content_center .content_topic{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 580px;
}
#content_center .content_topic table{
	font-size: 12px;
	line-height: 16px;
}

td{
  font-size : 15px;
}
</pre></body></html>