a:link {color:#0000C0;}
a:hover {color: #00E000;}
a:visited {color: #008000;}


/* ページデザイン： */
body,html { margin: 0px; padding: 0px;
	color: #000000;	background: #FFFFFF;
    font-size: 100%; font-family:"ＭＳＰゴシック"; font-style: normal; 
	line-height: 150%;
}
div.mainbody { margin: 0em; }
div.mainbody p { line-height: 1.3; }
div.printbody { font-size: 12px; line-height: 130%;
	margin-left: 10px;
}
/* table   beauty に採用 */
table{
    width: 100%;
	margin: 0 auto 0 auto;
}
TABLE.main { font-size: 14.5px; line-height: 150%;
}
TABLE.print { font-size: 12px; line-height: 130%;
	margin-left: 10px;
    border: 1px solid black;
}
table.sub { font-size: 95%; line-height: 130%;
}
/* T MENU  beauty に採用 */
/*サブタイトル*/
.T {
FONT-SIZE: 130%;	line-height: 150%;	font-weight: bold; font-family: 'Times New Roman';
}
.MENU {FONT-SIZE: 100%;	font-family: 'Times New Roman';	font-weight: bold;text-align: center;
}
.MENU_J {FONT-SIZE: 90%;	font-weight: bold;text-align: center;
}
.MENU120 {FONT-SIZE: 120%;	font-family: 'Times New Roman';	font-weight: bold;	padding-left: 30px;
}
/* ヘッダデザイン： */
#header {
  width: 100%;
  height: 58px;
  background: #006699;
  text-align: center;
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 0px;
}
/* ドロップメニュー（共通）： */
#dropmenu {
  list-style-type: none;
  width: 100%;
  height: 30px;
  margin: 5px auto 5px;
  padding: 0;
  background: #91E3F4;
  border-bottom: 1px solid #006699;
  border-radius: 3px 3px 0 0;
}
#dropmenu li {
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a {
  display: block;
  margin: 0;
  padding: 8px 0 8px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a {
  padding: 13px 14px;
  background: #C9F1FA;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover >a {
  background: #C9F1FA;
  color: #0000C0;
}
#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #7c8c0e;
  border-bottom: 1px solid #0000C0;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}

.fon70 {	font-size: 80%; line-height: 110%;}
.fon80 {	font-size: 90%; line-height: 120%;}
.fon90 {	font-size: 100%; line-height: 130%;}
.fon100 {	font-size: 110%; line-height: 140%;}
.fon120 {	font-size: 120%; line-height: 150%;}
.fon150 {	font-size: 150%; line-height: 170%;}
.fon100b {	font-size: 110%; line-height: 130%;font-weight: bold;}
.fon120b {	font-size: 120%; line-height: 150%;font-weight: bold;}
.fon150b {	font-size: 150%; line-height: 170%;font-weight: bold;}

.cen {
	width: 100%;
	margin: 0 auto;
}

.bld {
	font-weight: bold;
}

table.blu {
border-collapse: collapse;
}
table.blu,
table.blu th,
table.blu td {
	color: black;
	border: 2px solid #669999;
	padding: 5px;
	margin: 0;
}

.main { 
    width: 100%;
	margin: 0 auto 0 auto;
} 

.main750 {  
    width: 750px;
	margin: 0 auto 0 auto;
} 

.main720 {  
    width: 720px;
	margin: 0 auto 0 auto;
} 
.main700 {  
    width: 700px;
	margin: 0 auto 0 auto;
} 

.main680 {  
    width: 680px;
	margin: 0 auto 0 auto;
} 

.main600 {  
    width: 600px;
	margin: 0 auto 0 auto;
} 
.main500 {  
    width: 500px;
	margin: 0 auto 0 auto;
} 

li.lst {margin-top:0.5em; margin-bottom:0.5em;}

