/* ボディに関するCSS */
body {
	color: #000033;
	font-size: 12px;
	text-align: center;
	background: #FFFFFF url(image/bg01.gif) repeat-y center;
}


img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-size:15px;
	color: #000033;
	font-style: normal;
	padding-left: 10px;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	background: #E8E8E8;
	font-style: normal;
	color: #006699;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 14px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

h4{
	font-size : 140%;
	font-weight : bold;
	color : #3A7A70;
	text-align : left;
	letter-spacing : 1px;
	line-height : 160%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	margin-right: 5px;
	text-indent: 5px;
  }


h5{
	font-size : 100%;
	font-weight : bold;
	color : #3A7A70;
	text-align : left;
	letter-spacing : normal;
	padding-left : 1em;
	line-height : 1.2em;
	margin-right: 2.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	width: 250px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

h6{ 
background:#f8efef;
font-family : "MS UI Gothic";
font-size : 84%;
text-align : left;
padding:25px;
border-left:solid 10px #800000;
}

/* ページ構造に関するCSS */
*{margin:0; padding:0;}

#my_body{
	margin: 0 auto;
	width : 785px;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -392px;
	top: -1px;
}

#header{width:100%; height:360px; }
#my_header{width:100%; height:210px;
}

#my_main{
	width:100%;
	background: #FFFFFF;
}

#my_menu{
	width : 780px;
	height: 36px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	left: 0px;
	margin: 0px;
}


#my_menu img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}


#my_navigation {
	float : left;
	width : 180px;
	margin-left: 5px;
}
#my_contents {
	float : right;
	width : 580px;
	line-height: 145%;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-right: 5px;
}


#my_footer{
	width:780px;
	height:15px;
	background: #000066;
	color: #FFFFFF;
	float: left;
}

#topfooter{
	width:780px;
	float: left;
}

#footer{
	width:780px;
	height:30px;
	background: #000066;
	color: #FFFFFF;
}

#topfooter img {
	border: none;
}


a { color: #000033;text-decoration: underline;}
a:hover {color: #000099;text-decoration: underline;}

td,div,li,p,input { font-size:12px; line-height:145%;}
form { margin: 3px;}

.font-s { font-size: small;}
.font-ss { font-size: 9px;}
.footer {
	font-size: small;
}
.aomoji-dai {
	font-size: 15px;
	color: #0C0855;
	font-weight: bold;
}
.aomoji-dai2{
	font-size: 15px;
	color: #0C0855;
}


.bg-x{background-repeat: repeat-x;background-position: center;}
.aomoji {
	font-size: 12px;
	color: #000099;
}
.style2 {
	color: #003399;
	font-size: 16px;
	line-height: 19px;
	background: #E8E8E8;
	height: 30px;
}
.style1 {color: #003399}
.style3 {color: #003399}

.font-aki2{
	line-height: 110%;
	color: #FF0000;
	margin-left: 2em;
	margin-right: 2em;
	font-size: 90%;
} 

.font-line{
	line-height: 110%;
	color: #3A7A70;
	margin-left: 2em;
	margin-right: 2em;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
} 

.leftmenu{
	margin: 0px;
	padding: 0px;
	width: 170px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.leftmenu ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: left;}
.leftmenu li {
margin: 0px;
padding: 0px;}
.leftmenu a {
	background-color: #ffffff;
	width: 170px;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.leftmenu a:hover {
	background-color: #CCCCCC;
	width: 170px;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}


.tab {
	float:left;
	width:100%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	font-size: 18px;
	font-weight: bold;
}
.tab ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.tab li {
      display:inline;
      margin:0;
      padding:0;
}
.tab a {
      float:left;
      background:url("image/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
.tab a span {
	float:left;
	display:block;
	background:url("image/tabright1.gif") no-repeat right top;
	color:#627EB7;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.tab a span {float:none;}

.tab a:hover span {
      color:#627EB7;
}
.tab a:hover {
      background-position:0% -42px;
}
.tab a:hover span {
      background-position:100% -42px;
}

.tab #current a {
              background-position:0% -42px;
}

.tab #current a span {
              background-position:100% -42px;
}
