@charset "Shift_JIS";

body {
	margin: 0;
	padding: O;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
table#header, table#syokaibun, table#content, table#whatnew, table#footer{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	background: #FC0;
}
a:active {
	color: #000;
}

table#header {
	margin-bottom: 5px;
}
#header tr#yellow {
	background-color: #FDEEAC;
}
#header tr#red {
	background-color: #D44444;
}
h1 {
	margin: 0;
	padding: 0;
}

td#info {
	vertical-align: bottom;
	text-align: right;
}

td#info table {
	margin-bottom: 10px;
	margin-right: 10px;
}

td#info a:hover {
	background:none;
}

#header td#info p {
	width: 300px;
	text-align: left;
	font-size:12px;
	line-height: 15px;
	color: #000000;
	margin: 0;
	padding: 0 0 7px 0;
}
#header td#info span {
	color: #009900;
}

table#syokaibun {
	margin-top: 0;
	margin-bottom: 10px;
}
#syokaibun p {
	font-size: 15px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

table#content {
	margin-top: 0;
	margin-bottom: 20px;
}
td#contentleft {
	background-color: #ffffcc;
	padding: 6px;
}
td#contentleft0, td#contentright0 {
	background-color: #D44444;
}
td#contentright {
	background-color: #D5E3F8;
	padding: 6px;
}
td#contentright2 {
	background-color: #DCDCDC;
	padding: 6px;
}
h2 {
	font-size: 13px;
	margin: 0;
	padding: 2px 6px;
	font-weight: normal; 
	color: #FFFFFF;
}
#contentleft h3, #contentright h3, #contentright2 h3 {
	margin: 10px 0 0 0;
	padding: 0;
}
#contentleft h3 a, #contentright h3 a, #contentright2 h3 a {
	display: block;
	font-size: 16px;
	border: none;
	padding: 2px;
}
#contentleft h3.first, #contentright h3.first, #contentrihgt2 h3.first {
	margin: 0;
}
#contentleft ul, #contentright ul {
	list-style: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#contentleft li a, #contentright li a {
	display: block;
	margin: 0;
	padding: 0px 0 0px 14px;
}
#contentleft li a:hover, #contentright li a:hover {
	color: #000;
	background: #FC0;
}
ul#topic {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
ul#topic li a {
	display: block;
	padding: 7px;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
ul#topic li.aa a {
	background: #E56600;
}
ul#topic li.ab a {
	background: #E56600;
}
ul#topic li.b a {
	background-color: #B89471;
}
ul#topic li.c a {
	background-color: #3F73AA;
}
ul#topic li.d a {
	background-color: #9F9F55;
}
ul#topic li a:hover {
	background-color: #FFCC00;
	color: #000000;
}

#whatnew p {
	font-size: 14px;
	line-height: 1.5em;
}

#whatnew p.note {
	margin-left: 14px;
	text-indent: -14px;
	margin-top: 0;
	margin-bottom: 7px;
}

table#footer {
	margin-bottom: 20px;
}

#footer td {
	font-size: 12px;
	line-height: 1.4em;
	color: #d44444;
}
#footer td a {
	color: #d44444;
}

