/* base */

body,td,th {
	font-size: 80%;
	color: #666666;
	line-height: 135%;
}
body {
	background-color: #B4B4B4;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
img {
	border:none;
}
a:img {
	border:none;
}

h1 {
	font-size: 105%;
	color: #0E3092;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-size: 95%;
	color: #0E3092;
	margin-top: 0px;
	margin-bottom: 10px;
	background: #DFEFFF;
	padding: 1px;
	width: 460px;
	border-bottom: 1px solid #0E3092;
}
h2.form {
	font-size: 95%;
	color: #0E3092;
	margin-top: 0px;
	margin-bottom: 10px;
	background: #DFEFFF;
	padding: 1px;
	width: 599px;
	border-bottom: 1px solid #0E3092;
}
h3 {
	font-size: 95%;
	color: #12798A;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 460px;
	border-bottom: 1px solid #12798A;
}
p {
	margin-right: 2px;
	margin-left: 2px;
}
p.waku {
   -moz-border-radius: 15px;
	border: 1px dotted #0E3092;
	padding: 8px;
}
p.q {
	color: #FF5353;
	text-indent: -1.5em;
	margin-left: 2em;
	margin-bottom: 0em;
}
p.a {
	text-indent: -1.5em;
	margin-left: 2em;
	margin-top: 0em;
	margin-bottom: 1.5em;
}

ul {
	margin-left: 20px;
	list-style: square;
}

div.new {
	font-size: 75%;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 8px;
}
div.news {
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 8px;
}
div.pagetop {
	padding-top:15px;
	margin-top: 15px;
	margin-bottom: 8px;
	clear:both;
}
div.caption {
	font-size: 75%;
	color: #669999;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 100%;
}
.ss {
	font-size: 84%;
	line-height: 120%;
	color: #999900;
}

/* News */
DIV#news {
	width:294px;
	height:294px;
	overflow:auto;
}

/* Form */
.area0 {
	border-right : #999999 1px solid;
	border-left  : #999999 1px solid;
	border-top   : #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #FFFFFF;
	text-decoration: none;
	color        : #333333;
	ime-mode     : active;
}
.area1 {
	border-right : #999999 1px solid;
	border-left  : #999999 1px solid;
	border-top   : #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #FFFFFF;
	text-decoration: none;
	color        : #333333;
	ime-mode     : inactive;
}

/* Download */
a.btn:link {
	display: block;
	width: 120px;
	color: #ffffff;
	background-color: #666699;
	border: outset 2px #9999cc;
	margin: 0px;
	padding: 2px 1px 1px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 80%;
}
a.btn:visited {
	display: block;
	width: 120px;
	color: #ffffff;
	background-color: #666699;
	border: outset 2px #9999cc;
	margin: 0px;
	padding: 2px 1px 1px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 80%;
}
a.btn:hover {
  color: #eeeeee;
  background-color: #555588;
  border: inset 2px #9999cc;
  margin: 0px;
  padding: 3px 0px 0px 1px;
}
a.btn:active {
	color: #ffffff;
}

a.btn_a:link {
	display: block;
	width: 70px;
	color: #ffffff;
	background-color: #666699;
	border: outset 2px #9999cc;
	margin: 0px;
	padding:0px;
	text-align: center;
	text-decoration: none;
	font-size: 80%;
}
a.btn_a:visited {
	display: block;
	width: 70px;
	color: #ffffff;
	background-color: #666699;
	border: outset 2px #9999cc;
	margin: 0px;
	padding:0px;
	text-align: center;
	text-decoration: none;
	font-size: 80%;
}
a.btn_a:hover {
  color: #eeeeee;
  background-color: #555588;
  border: inset 2px #9999cc;
  margin: 0px;
  padding:0px;
}
a.btn_a:active { color: #ffffff; }

/* Sitemap */
div.sitemap00 {
	width: 450px;
	margin-bottom: 25px;
	padding: 1px 1px 1px 3px;
	border-top: 1px solid #0E3092;
	border-right: 0px solid #0E3092;
	border-bottom: 0px solid #0E3092;
	border-left: 1px solid #0E3092;
}
div.sitemap01 {
	margin-top: 15px;
	width: 350px;
	margin-left: 100px;
	padding: 1px 1px 1px 3px;
	border-top: 1px solid #0E3092;
	border-right: 0px solid #0E3092;
	border-bottom: 0px solid #0E3092;
	border-left: 1px solid #0E3092;
}
div.sitemap02 {
	margin-top: 2px;
	width: 250px;
	margin-left: 180px;
	padding: 1px 1px 1px 3px;
}
div.sitemap03 {
	margin-top: 5px;
	width: 350px;
	margin-left: 100px;
	padding: 1px 1px 1px 3px;
}


/* Link */
a:link    {color: #006699;text-decoration: none;}
a:visited {color: #0099CC;text-decoration: none;}
a:hover   {color: #FF9900;text-decoration: underline;}
a:active  {text-decoration: none;}

#txtmenu a:link    {text-decoration: none; color: #0E3092;}
#txtmenu a:visited {text-decoration: none; color: #0E3092;}
#txtmenu a:hover   {text-decoration: underline; color: #FF9900;}
#txtmenu div.menu  {font-size: 80%; line-height: 120%; margin-bottom: 8px;  margin-left: 10px;}

#sitemap a:link    {text-decoration: none; color: #0E3092;}
#sitemap a:visited {text-decoration: none; color: #0E3092;}
#sitemap a:hover   {text-decoration: underline; color: #FF9900;}
#sitemap div.menu  {font-size: 80%; line-height: 120%; margin-bottom: 8px;  margin-left: 10px;}

/* tab */

#tab {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	border-bottom: 0px solid #ccc;
	height: 2em;
	overflow: hidden;
}
#tab li {
	float: left;
	width: 156px;
	height: 2em;
}
#tab li a {
	display: block;
	width: 150px;
	height: 2em;
	padding-top:3px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #333;
	text-align: center;
}
#tab li a:hover,
#tab li.present a {
	border-color: #ccc;
	background-color:#ccc;
}


#page1, #page2, #page3, #page4, #page5 {
	margin-bottom: 3em;

}


/* ShowHide */
a.showhide {
	width:100%;
	height:100%;
	background-color:#ACE4FF;
	display:block;
	text-align:center;
}
.showhide p {
	font-size:80%;
	color:#666;
	padding:0 0 3px 0;
	margin:0 0 3px 0;
}


/* other */
table.mailform {
	width: 530px;
	background-color:#CCC;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
}
table.mailform tr th,table.mailform tr td {
	font-weight: normal;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	background-color:#FFF;
}
table.mailform tr th {
	width: 130px;
	background-color:#FCFBDA;
	white-space:nowrap;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
#mailform h5 {
	margin: 10px 35px 0px 35px;
}
#mailform .out_span {
	color: #CC0000;
	font-size: 10px;
	margin:5px 35px;
}
#mailform .form_td_title {
	background-color: #FCFBDA;
}
#mailform .form_td_sub {
	background-color: #E9E9E9;
}
