@charset "euc-jp";

body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: small;
	color: #333333;
	margin: 25px 0px 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
* {
	margin: 0px;
	padding: 0px;
}
div#header {
	background: url(images/bg01.gif) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
	height: 50px;
	width: 720px;
	font-size: 1px;
	text-indent: -2000em;
}
div#container {
	background: url(images/bg02.gif) repeat-y;
	margin: 0px auto;
	padding: 10px 0px 70px;
	width: 720px;
}
div#content {
	margin: 0px auto;
	padding: 0px;
	width: 500px;
	line-height: 1.5;
}
div#content p {
	margin: 0px 0px 0.5em;
}


div#footer {
	background: url(images/bg03.gif);
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	width: 720px;
	font-size: 1px;
	text-indent: -2000em;
}
div#menus {
	margin: 0px auto;
	padding: 20px 0px;
	width: 500px;
	text-align: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
	background: url(images/bg_blue.jpg) no-repeat center center;
	margin: 0px 0px 10px;
	padding: 20px;
	font-weight: bold;
	clear: both;
}
h2 a{
	color: #FFFFFF;
}
div#content table {
	border-collapse:collapse;
	border: 1px solid #333333;
}
div#content table th,
div#content table td {
	padding: 8px;
	border: 1px solid #999999;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 30px 0px 10px;
	clear: both;
	background: url(images/img_yellow.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px dotted #FFCC00;
	color: #0A1ED9;
}
.fright {
	float: right;
	padding: 0px 0px 5px 20px;
}
div#content ul {
	margin: 10px 0px 10px 2em;
}
div#content li {
	margin-bottom: 0.5em;
}

div#content dl {
	margin: 0px;
	padding: 5px 0px;
}
div#content dl dt{
	font-weight: bold;
	margin: 0px 0px 0.5em;
	background: url(images/img_dark.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 150px;
}
div#content dl dd{
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 168px;
}

div#content ul#topmenulist {
	width: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#content ul#topmenulist li {
	background: url(images/mark_red_right_arrow.gif) no-repeat left center;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
div.needvb {
	padding: 10px;
	border-top: 1px solid #666666;
	margin: 40px 0px 0px;
}
p#sign {
	font-family: "£Í£Ó £ÐÌÀÄ«", "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
	font-size: 110%;
	text-align: right;
}


div#content div#pr dl {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
}
div#content div#pr dt {
	background: url(images/mark_red_right_arrow2.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;
	clear: both;
	float: left;
	width: 150px;
}
div#content p#center {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #006633;
}
div#content a {
	color: #0000CC;
}
p#footcopy {
	text-align: center;
	margin: 10px 0px;
}

div#container div#it_news {
	height: 80px;
	overflow: auto;
}

div#container div#it_news ul {
	font-size: 96%;
	padding: 5px;
}

div#container div#it_news dl.rss_channel_info a{
	color: #336600;
	text-decoration: none;
}

div#container div#it_news ul li.rss_items_dat {
	list-style: none;
	font-weight: bold;
	text-align: left;
}
div#container div#it_news ul li a {
	color: #336600;
	text-decoration: none;
}
div#container div#it_news ul li a:hover {
	text-decoration: underline;
}







