@charset "UTF-8";
/* CSS Document */




















































































































































































































































































































































































































































































































/* ___________________________________________________________ reset */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
form,p,th,td {
   margin:0;
   padding:0;
}
img {
	border: none;
}




























































































































































































































































































































































































































































































































/* __________________________________________________________ layout */
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	text-align: center;
	font : normal normal Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.7;
}
#wrapper {
	color: #2C2C2C;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka ;
	background-color: #FFFFFF;
	width: 908px;
	text-align: left;
	margin: 0 auto;
}
#header_description,
#header,
#shell,
#footer {
	font-size: 1em;
}
#shell {
	padding: 20px 8px 0 23px;
}




























































































































































































































































































































































































































































































































/* __________________________________________________________ anchor */
a {
	text-decoration : none;
}
a:link {
	color : #00A0E9;
}
a:visited {
	color : #00A0E9;
}
a:hover {
	color : #FF9900;
}
a:active {
	color : #FF9900;
}




























































































































































































































































































































































































































































































































/* __________________________________________________________ header */
#header_description h1 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 5px;
}
#header {
	width: 908px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 149px;
	position: relative;
	background-position: left top;
}
#header h2 {
	position: absolute;
	left: 0px;
	top: 30px;
	text-indent: -100em;
	height: 62px;
	width: 386px;
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
}
#header h2 a {
	height: 62px;
	width: 386px;
	display: block;
}




























































































































































































































































































































































































































































































































/* ____________________________________________________________ menu */
#menu {
	width: 908px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat;
}
#menu ul {
	list-style-type: none;
	font-size: 1.4em;
	line-height: 1.4;
	padding: 5px 0;
}
#menu li {
	display: inline;
	margin-left: 30px;
}
#menu li a {
	color: #FFFFFF;
}
#menu li a:hover {
	color : #FF9900;
}




























































































































































































































































































































































































































































































































/* _________________________________________________________ content */
#container {
	width: 908px;
}
#contents {
	float: left;
	width: 630px;
	padding-bottom: 30px;
}
#side {
	float: right;
	width: 219px;
	padding-bottom: 30px;
}
#sub_menu ul {
	list-style-type: none;
	width: 219px;
}
#sub_menu li {
	width: 219px;
	height: 83px;
	margin-bottom: 4px;
}




























































































































































































































































































































































































































































































































#top_news {
	margin: 20px 0 0 25px;
}
#top_news ul {
	list-style-type: none;
	line-height: 1.2;
	margin-left: 5px;
	margin-top: 10px;
}
#top_news li {
	font-size: 1.0em;
	margin-bottom: 15px;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
div#top_news li a {
	font-size: 1.2em;
	color: #2C2C2C;
}
div#top_news li a:hover {
	color : #FF9900;
}
#top_news p {
	margin-left: 25px;
}




























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* __________________________________________________________ footer */
#footer {
	width: 908px;
	clear: both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 20px 0 5px 0;
}
#footer p {
	font-size: 1em;
	line-height: 1.2;
	text-align: center;
}




























































































































































































































































































































































































































































































































/* __________________________________________________________ 仮 */
#test h3 {
	font-size: 1.4em;
	margin-bottom: 15px;
}








#test h4 {
	font-size: 1.4em;
	margin-bottom: 15px;
	padding: 5px;
	border-left: 4px solid #666;
}
















#test p {
	font-size: 1.2em;
}
#test ul {
	list-style-type: none;
	line-height: 1.2;
}
#test li {
	font-size: 1.2em;
	margin-bottom: 15px;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
div#test li a {
	font-size: 1.2em;
}




.blue {
color:#3333CC;
}




















































































































































































































































/* ___________________________________________________________ table */
table#ext_01 {
	margin: 0;
}
table#ext_01 th, table#ext_01 td {
	margin : 2px;
	padding : 2px;
	border-bottom: 1px dotted #666;
	vertical-align: top;
}
table#ext_01 th p, table#ext_01 td p {
	line-height: 1.6em;
	font-size: 1.2em;
}
table#ext_02 {margin: 0;}table#ext_02 th {margin : 2px;padding : 2px;vertical-align: center;}
table#ext_02 td {margin : 2px;padding : 2px;vertical-align: top;}
table#ext_02 th.beige {background-color: #1c1d88;}
table#ext_02 td.beige {background-color: #dad7c7;font-size: 1.2em}




























































































































