@charset "shift-jis";
*{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#333333;
	margin:0;
	padding:0;
	line-height: 150%;
	font-size: 13px;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background:#EFEFFF;
}
* html div#top {
	height:100%;
}
a {
   color:#333333;
   text-decoration:none;
}
a:hover {
   color:#DDDDDD;
   text-decoration:none;
}
a.smenu {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.smenu:hover {
	color:#0000DD;
	font-size:11px;
	text-decoration:none;
}
img {
	margin:0;
	padding:0;
	border:none;
	display: block;
}
h1,h2,h3,h4,h5,h6 {
   margin:0;
}
small {
	font-size:11px;
}
div.hwrap{
background: url(hbody1.png) left top repeat-y;
/*margin-bottom: 5px;*/
margin-bottom: 0px;
}

h2.title{
padding-top: 5px;
background: url(htop1.png) left top no-repeat;
}

span.title{
font-weight:bold;
font-size: 14px;
padding: 5px 15px 10px;
display:block;
color:#FFFFFF;
background: url(hbottom1.png) left bottom no-repeat;
}
div.ghwrap{
background: url(gbody.png) left top repeat-y;
/*margin-bottom: 5px;*/
margin-bottom: 0px;
}

h2.gtitle{
padding-top: 5px;
background: url(gtop.png) left top no-repeat;
}

span.gtitle{
font-weight:bold;
font-size: 14px;
padding: 5px 15px 10px;
display:block;
color:#FFFFFF;
background: url(gbottom.png) left bottom no-repeat;
}
div.ghwrapst{
background: url(gbody2.png) left top repeat-y;
/*margin-bottom: 5px;*/
margin-bottom: 0px;
}

h2.gtitlest{
padding-top: 5px;
background: url(gtop2.png) left top no-repeat;
}

span.gtitlest1000{
font-weight:bold;
font-size: 14px;
padding: 5px 15px 10px;
display:block;
color:#FFFFFF;
background: url(gbottom1000.png) left bottom no-repeat;
}
div.ghwrapst1000{
background: url(gbody1000.png) left top repeat-y;
/*margin-bottom: 5px;*/
margin-bottom: 0px;
}

h2.gtitlest1000{
padding-top: 5px;
background: url(gtop1000.png) left top no-repeat;
}

span.gtitlest{
font-weight:bold;
font-size: 14px;
padding: 5px 15px 10px;
display:block;
color:#FFFFFF;
background: url(gbottom2.png) left bottom no-repeat;
}
div#top {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow:auto;
	width:822px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF url("bg.png") center top repeat-y;
}
div#top1000 {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow:auto;
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF url("bg1000.png") center top repeat-y;
}
div#contents {
	float: left;
	width:810px;
	padding-bottom:70px;
}
div#contents1000 {
	float: left;
	width:988px;
	padding-bottom:70px;
}
div#leftline {
	float: left;
	position:relative;
	min-height: 1px;
	height: auto !important;
	height: 100%;
	width:6px;
}
div#rightline {
	float: right;
	position:relative;
	min-height: 1px;
	height: auto !important;
	height: 100%;
	width:6px;
}
div#homelogo {
   float:left;
   width:165px;
}
div#header {
	float:right;
	width:600px;
	background-color:#8080A0;
}
div#main {
	float:right;
	width:640px;
}
div#main1000 {
	float:right;
	width:818px;
}
div#sub {
	float:left;
	width:170px;
}

div#menu {
	float:left;
	width:165px;
	border-style:solid;
	border-width:2px;
	border-color:#CBCBFF;
	height:500px;
	background-color:#8B8BFF;
	vertical-align:top;
}

div#info {
	width:600px;
	margin-bottom:10px;
	padding:10pt;
	font-size:13px;
	background-color:#FFEFFF;
	border-style:solid;
	border-width:1px;
	border-color:#804080;
}
div#about {
	width:600px;
	margin-bottom:10px;
	padding:10pt;
	font-size:13px;
	background-color:#EFF8FF;
	border-style:solid;
	border-width:1px;
	border-color:#208040;
}

div#footer {
	position: absolute;
	bottom:0px;
	height:70px;
	clear:both;
	width:810px;
	margin-top:10px;
	border-top:1px solid #666666;
	background:#E0E0FF;
}
div#footer1000 {
	position: absolute;
	bottom:0px;
	height:70px;
	clear:both;
	width:988px;
	margin-top:10px;
	border-top:1px solid #666666;
	background:#E0E0FF;
}

div#header h1 {
	margin:0;
	padding:0 3px;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
}

div#main a {
   color:#0080B0;
}

div#main a:hover {
   color:#0080B0;
   border:0;
   border-bottom:1px solid #0080B0;
}

p {
	padding-left:8px;
	margin:0 3px 1em 3px;
	line-height: 150%;
}
ul,ui,td {
	margin:0 0 1em 1em;
	line-height: 150%;
}

address {
   padding:20px 0;
   color:#333333;
   text-align:center;
   font-style:normal;
   font-size:11px;
   border-top:2px solid #DDDDDD;
   background:#E0E0FF;
}

.gaiyoublank {	width:130px}
.gaiyoubodyl {	width:100px;
		vertical-align:middle;}
.gaiyoubodyr {	width:280px;
		vertical-align:middle;}
canvas {
	margin:0;
	padding:0;
	border:none;
}
div#top980 {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow:auto;
	width:980px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF url("bg980.png") center top repeat-y;
}
div#contents980 {
	float: left;
	width:968px;
	padding-bottom:70px;
}
div#homelogo2 {
   float:left;
   width:165px;
}
div#headertop {
	float:right;
	width:968px;
}
div#body {
	float:right;
	width:968px;
}
div#main980 {
	float:right;
	width:798px;
}
div#canvas980 {
	float:right;
	width:968px;
}

div#info2 {
	width:758px;
	margin-bottom:10px;
	padding:10pt;
	font-size:13px;
	background-color:#FFEFFF;
	border-style:solid;
	border-width:1px;
	border-color:#804080;
}
div#about2 {
	width:758px;
	margin-bottom:10px;
	padding:10pt;
	font-size:13px;
	background-color:#EFF8FF;
	border-style:solid;
	border-width:1px;
	border-color:#208040;
}
div#footer2 {
	position: absolute;
	bottom:0px;
	height:70px;
	clear:both;
	width:968px;
	margin-top:10px;
	border-top:1px solid #666666;
	background:#E0E0FF;
}

