@charset "utf-8";

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #0066cc;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}



li {
list-style:none;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1FFFF;
}
#content_left {
	width: 160px;
	height: 100%;
	float: left;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#naviBtn01 {
	height: 35px;
	overflow: hidden;
}
#naviBtn01:hover {
	height: 100%;
	overflow: auto;
}
#naviBtn02 {
	height: 35px;
	overflow: hidden;
}
#naviBtn02:hover {
	height: 100%;
	overflow: auto;
}

#content_left h5 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
#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(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: #3399cc;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(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_right {
	float: right;
	width: 160px;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#content_right .box {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#content_right .box h4 {
	color: #FFFFFF;
	text-align: center;
	background-color: #3399CC;
	font-weight: normal;
	font-size: 12px;
	height: 20px;
	padding-top: 6px;
}
#content_right .box p {
	font-size: 11px;
	padding: 5px;
	line-height: 15px;
}



#content_center {
	height: 100%;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#content_center h6 {
	font-size: 14px;
	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: 14px;
	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;
}
#content_center img {
	float: left;
	margin-right: 10px;
}
#content_center p {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-bottom: 20px;
}





#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;
}
#content_center .content_topic {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 370px;
}
#content_center .content_topic table {
	font-size: 12px;
	line-height: 16px;
}
