@chartset "utf-8";

body {
	background:#fff;
	font-size:small;
	font-family:"Lucida Grande", Verdana, "ヒラギノ角ゴ　Pro W3";
	line-height:1.6em;
	margin:0;
	padding:0;
	text-align:center;
}

a {
	color:#2f9ede;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, p, span, ul, ol, dl, dt, dd {
	margin:0;
	padding:0;
}

ul, li {
	list-style:none;
}

th, td {
	vertical-align:top;
}

img {
	border:0;
}

.xsmall {
	font-size:x-small;
}

div#wrapper {
	background:url(img/bg.gif) repeat-y;
	width:800px;
	margin:0 auto;
	text-align:left;
}

h1 {
	display:block;
	font-size:xx-small;
	width:777px;
	height:57px;
	margin-left:12px;
	text-indent:-9999px;
}

div#top {
	background:url(img/title.png) no-repeat;
	display:block;
	width:800px;
	height:105px;
}

div#top img {
	float:right;
	margin:83px 10px 0 0;
}

div#top p, div#top h1 {
	float:left;
	text-indent:-9999px;
}

p#pankuzu {

}

div#topcontents {
	background:url(img/bg_topcontents.png) no-repeat;
	width:355px;
	float:left;
	margin:0 0 0 6px;
	padding:0 0 0 24px;
}

html>body div#topcontents {
	margin:0 0 0 12px;
	padding:0 0 0 24px;
}


div#contents {
	background:url(img/bg_contents.png) no-repeat;
	width:475px;
	float:left;
	margin-left:6px;
	padding-left:45px;
}

html>body div#contents {
	margin-left:12px;
}

div#contents h2 {
	color:#006600;
	font-size:medium;
	padding:16px 0 32px 30px;
}

div#contents h3 {
	background:url(img/tl_h3.gif) repeat-x;
	border-left:solid 6px #9dcc07;
	border-bottom:solid 1px #9dcc07;
	color:#006600;
	font-size:small;
	margin-bottom:14px;
	padding:5px 0 5px 3px;
}

div#contents p {
	margin:0 0 20px;
}

div#contents dl {
	padding:0 0 14px 2px;
}

div#contents dt {
	border-left:double 4px #999999;
	font-weight:bold;
	padding-left:5px;
}

div#contents dd {
	margin:-1.6em 0 1.2em 105px;
}

div#contents table {
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

div#contents table th {
	border-bottom:solid 1px #cccccc;
}

div#contents table td {
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}

div#contents ol li {
	margin-bottom:10px;
}

div#topmenu1, div#topmenu2, div#topmenu3 {
	background:url(img/bg_topmenu.gif) bottom;
	margin-right:12px;
	padding-bottom:16px;
	width:345px;
	float:right;
	clear:right;
}

html>body div#topmenu1, div#topmenu2, div#topmenu3 {
	margin-right:25px;
}


div#menu, div#menu01, div#menu02, div#menu03 {
	background:url(img/bg_menu.gif) bottom;
	margin-right:12px;
	padding-bottom:16px;
	width:220px;
	float:right;
	clear:right;
}

html>body div#menu, div#menu01, div#menu02, div#menu03 {
	margin-right:25px;
}

div#menu h2, div#menu01 h2, div#menu02 h2, div#menu03 h2 {
	display:block;
	text-indent:-9999px;
	width:220px;
	height:60px;
}

div#menu h2 a, div#menu01 h2 a, div#menu02 h2 a, div#menu03 h2 a {
	display:block;
	text-indent:-9999px;
	width:220px;
	height:45px;
}

div#menu ul li a, div#menu01 ul li a, div#menu02 ul li a, div#menu03 ul li a {
	background:url(img/ar.gif) 2px no-repeat;
	display:block;
	margin:0 0 6px 16px;
	padding:2px 0 2px 18px;
}

.active {
	background:url(img/menu_active.gif) 12px 0 no-repeat;
}

div#menu ul li ul li a, div#menu01 ul li ul li a, div#menu02 ul li ul li a, div#menu03 ul li ul li a {
	background:url(img/ar_s.gif) 4px no-repeat;
	display:block;
	margin:0 0 6px 30px;
	padding:0 0 0 18px;
}

p.ttop {
	margin:48px 0 30px;
	text-align:right;
}

p.ttop a {
	background:url(img/ar_ttop.gif) 5px no-repeat;
	border:solid 1px #efefef;
	padding:5px 5px 5px 20px;
	text-align:right;
}

div#footer {
	background:url(img/bg_footer.gif) no-repeat;
	height:76px;
	clear:both;
}

div#footer p {
	text-indent:-999px;
}

div#footer img {
	float:right;
	margin:1px 10px 0 0;
}

.att {
	color:#CC0000;
}

ul.disc {
	margin:10px 0 18px;
}

ul.disc li {
	list-style:disc inside;
	margin-left:10px;
}

span.nohref {
	color:#999999;
}

li span.nohref {
	background:url(img/ar_no.gif) 2px no-repeat;
	display:block;
	margin:0 0 6px 16px;
	padding:2px 0 2px 18px;
	width:132px;
}

.adr {
	border-left:solid 5px #efefef;
	padding-left:8px;
}
.center {
	text-align:center;
}
