#container { 
	width: 800px;
	margin: auto;
}

#top_hedder {
	width: 800px;
	text-align:right;
}

#top_menu {
	width: 800px;
	text-align:left;
}

#main_top {
	width: 800px;
	text-align: left;
}

#main_left {
	width: 600px;
	float: left;
	text-align: left;
}

#main_right {
	width: 200px;
	float: right;
	text-align: left;
}

#footer {
	width: 800px;
	text-align: right;
}

/* メニュー */
#navi_continer {
position: relative;
z-index:112;
width: 800px;
height:40px;
}

#navi {
position: absolute;
top: 0px;
left: 0px;
width: 800px;
}

#navi ul {
margin: 0;
padding: 0;
list-style: none;
}

#navi li {
color: #fffff;
float: left;
width: 112px;
margin: 0;
padding: 0;
line-height:18px;
}

#navi li a {
font-size: 12px;
color: #4682B4;
display: block;
width: 100%;
padding: 3px 0px;
text-align: center;
font-weight: bold;
text-decoration: none;
background-image:url(images/toolbarbg.gif);
}

#navi li a:hover {
color: #ffffff;
background-image:url(images/mainiconbg.gif);
}

/* サブメニュー */
#navi ul.sub {
background: #F5F5F5;
}

#navi ul.sub li {
float: left;
width:100px;
}

#navi ul.sub li a {
color: #666666;
background: none;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 0 0;
border-top:1px solid;
border-left:1px solid;
padding-left: 10px;
background: #F5F5F5;
}

#navi ul.sub li a:hover {
color: #ffffff;
background-image:url(images/mainiconbg.gif);
}

#navi ul li.navi_menu ul {
display: none;
}

#navi ul li.navi_menu_on ul {
display: block;
overflow:visible;
height:100%;
}

#navi li.navi_menu{
border:solid 1px #696969;
border-left: none;
}

#navi li.navi_menu_on{
border:solid 1px #696969;
border-left: none;
}

#navi li.navi_left{
width:7px;
height:24px;
border:solid 1px #696969;
border-left: none;
background-image:url(images/toolbarbg.gif);
}

/* サイドメニュー */
#navi_side ul {
margin: 0;
padding: 0;
border-top: 1px #cccccc solid;
list-style-type: none;
text-align: left;
width: 140px;
font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
font-size : 9pt;
}

#navi_side .mainmenu {
background: #4682B4;
border-bottom: 1px #cccccc solid;
}

#navi_side .submenu {
background: #FFFFFF;
border-bottom: 1px #cccccc solid;
}

#navi_side li a {
color: #666666;
display: block;
position: relative;
padding: 5px 10px 5px 12px;
background: url(images/ver_menu3_off.gif) no-repeat 3px;
text-decoration: none;
}

#navi_side .mainmenu_text {
color: #ffffff;
}

#navi_side li a:hover {
text-decoration: underline;
}

/* パン屑リスト */
#topicPath {   
margin: 0px 0px 3px 0px;
padding: 0px;
}

#topicPath li {   
display: inline;
line-height: 110%;
list-style-type: none;
}

#topicPath li a {
color : #333333;
text-decoration: none;
}

#topicPath li a:hover {
text-decoration: underline;
}

/* 画像 */
img {
border: 0;
margin: 0px;
padding: 0px;
display:inline;
}

/* BODY */
BODY {
font-size : 9pt;
font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
color : #333333;
background-color: #FFFFFF;
text-align: center;
margin: 1;
padding: 0;
align: center;
}

body div.sectit {
	width : 600px;
	text-align: left;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	padding: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 0px 0px 2px 4px;
	line-height: 130%;
}

body div.section {
	width : 600px;
	layout-grid-char: 2px;
	text-align: left;
	line-height: 20px;
	font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
	font-size : 10pt;
}

body div.blue {
	margin:0 0 0 30px;
	background-color: #F0FFF0;
	width: 540px;
	text-align: left;
	font-size : 9pt;
}

body div.red {
	margin:0 0 0 30px;
	background-color: #FFFFE0;
	width: 540px;
	text-align: left;
	font-size : 9pt;
}

ul.list {
	padding: 0 15px;
	margin: 0 15px;
	line-height:12pt;
	text-align: left;
	text-valign: top;
	font-size : 9pt;
}

ul.list2 {
	padding: 5px 15px 10px 15px;
	margin: 0 15px;
	line-height:12pt;
	text-align: left;
}

ul.list3 {
	padding: 5px 15px 10px 15px;
	margin: 0 15px;
	line-height:12pt;
	color: #ff000c;
	text-align: left;
}

.subtit {
  color: #4682B4;
  border-left-color: #4682B4;
  padding: 3px 0px 0px 6px;
  border-style: solid;
  border-width: 0px 0px 0px 10px;
  text-align: left;
  font-size:10pt;
}

.info {
  color: #5E5E5E;
  border-left-color: #5E5E5E;
  padding: 3px 0px 0px 6px;
  border-style: solid;
  border-width: 0px 0px 0px 5px;
  text-align: left;
  font-size:9.5pt;
  font-weight:bold;
}

.ft0 {
  filter: dropshadow(color=#cccccc, offx=5, offy=5, positive=1);
  width: 100%;
  height: 140px;
}
.ft1 {
  filter: dropshadow(color=#cccccc, offx=10, offy=10, positive=0);
  width: 100%;
  height: 140px;
}

/* TABLE */
#content tr{
	font-size: 10px;
	font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	text-align:center;
}
#content td.menu {
	background: #F5F5F5;
	width: 150px;
	padding: 0px;
}
#content td.content {
	text-align: center;
	width: 650px;
	padding: 0 10px;
}

table.function {
	border: 2px solid gray;
	border-collapse: collapse;
	border-spacing: 0;
	width: 550px;
}

.function th{
	border: 1px solid gray;
	background-color: #DCDCDC;
	width: 80px;
	font-weight: normal;
	font-size : 9pt;
}

.function td{
	border: 1px solid gray;
	padding: 2 5px;
	text-align:left;
	font-size : 9pt;
}

td.top_contents_green {
	background: url(images/top_green.png) no-repeat;
	height: 121px;
	text-align: center;
	vertical-align: top;
	padding:10px;
}

td.top_contents_green p {
	font-size: 9pt;
	font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
	text-align:left;
	color: #696969;
	padding:8px 0px 0px 0px;
	margin:0px;
	layout-grid-char: 1px;
}

td.top_contents_yellow {
	background: url(images/top_yellow.png) no-repeat;
	height: 121px;
	text-align: center;
	vertical-align: top;
	padding:10px;
}

td.top_contents_yellow p {
	font-size: 9pt;
	font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
	text-align:left;
	color: #696969;
	padding:8px 0px 0px 0px;
	margin:0px;
	layout-grid-char: 1px;
}

table.second_contents {
	width: 99%;
	height: 70px;
	background: url(images/top2.png) no-repeat;
}

.second_contents th{
	font-size: 10pt;
	font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
	padding:0px 0px 0px 27px;
	color: #2C6AB4;
}

.second_contents td{
	font-size: 9pt;
	font-family:"Arial", 'ＭＳ Ｐゴシック', sans-serif;
	vertical-align: top;
	padding:5px 8px 0px 8px;
}

.second_contents a {
	text-decoration: underline;
}

.second_contents a:hover {
	color: #2C6AB4;
	text-decoration: underline;
}

table.effect {
	width: 95%;
}

.effect td.left {
	padding: 3px;
	border: 1px solid #F08719;
	font-size:9pt;
	text-align: left;
	width: 280px;
}

.effect td.right {
	padding: 3px;
	border: 1px solid #F08719;
	font-size:9pt;
	text-align: left;
	background-color: #FFDAB9;
	width: 387px;
}

.effect td span {
	color: #F08719;
	font-size:11pt;
	font-weight:bold;
	vertical-align: top;
}


/* h */
h1 {
	font-size:10pt;
	display:inline;
	font-weight:bold;
}
h2 {
	font-size:13pt;
	display:inline;
	font-weight:bold;
	color:#373838;
	padding: 0 15px;
	margin: 0px;
}
h3 {
	background-color:#9C9C9C;
	width:600px;
	text-align: left;
	padding: 4px;
    font-size:10.5pt;
	color: #ffffff;
	font-weight:bold;
	height: 17px;
}

/* p */
p.top {
    font-size:10pt;
    padding: 0px;
    margin: 0px;
}

/* a */
a {
	color: #4682B4;
	text-decoration: none;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}

/* hr */
hr {
	color: #5E5E5E;
}

