* {
	margin:0;
	padding:0
}	

a:link {
	color: #0065C9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #87d1ff;
}

img {
	border: none
}

fieldset {
  margin: 0px;
  border: 0px;
}

.outer-w{
	width:800px;
	margin:0 auto;
}

.outer-p{
	width:auto;
	padding:0px 15px;
}

.head{
/*	border-bottom:1px solid #003f7d;*/
	overflow:auto;
	padding:15px;
}

.head-left{
	width:218px;
	float:left;
}

.head-left h1 {
	position:absolute;
	left:-999px;
	top:-999px
}

.head-right{
  padding: 5px;
	width:350px;
  height: 28px;
	text-align:right;
	float:right;
  border: 1px solid #666666;
}

.head-right h2{
	text-align:right;
	width:75px;
	padding:1px 5px;
	font-size:100%;
/*	color: #FF0000;*/
  color: #666666;
	font-weight:bold;
	float:left;
	overflow:hidden;
	white-space:nowrap
}

.keywordBox {
}

.hide {
  height: 0px;
}

.menuline{
	background-color:#003f7d;
	height:5px;
	overflow:hidden;
	margin:0
}

* html body .menuline {
	margin:15px 0 0 0
}

#info {
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	padding:0 0 0 10px;
	text-align:left;
	font-size:12px;
	width:250px;
	overflow: auto;
	height: 35px;
	float:right;
	font-family: Osaka, "ヒラギノ角ゴPro W3", "ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
}


.search{
	border: 2px solid #003f7d;
	margin: 15px 0 0 0;
	padding:0px 0px 4px 0px;
	background-color: #87d1ff}

.search h2{
	font-size:100%;
	padding:3px 0 0 5px;
	margin:0px
}

.search p{
	padding:0 0 0 5px;
	margin:0 0 3px 0
}

.search h3{
	font-size:105%;
	font-weight:bold;
	padding:4px 0 0 0;
	float:left;
	width:260px;
	text-align:right;
}

.search-cont{
	width:500px;
	float:right;
	text-align:left;
}

.search-box {
	width:270px;
}

.mokuteki{
	margin:40px 0 0 0;
	height: auto;
	border-bottom:1px dotted  #666666;
}

.mokuteki table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px
}

.mokuteki tr {
	vertical-align:top;
	text-align:left;
}

.mokuteki .t_left{
	width:1%;
	white-space:nowrap
}

.mokuteki table p span{
	color: #FFCC00;
	font-size:107%;
	margin:0 3px 0 0
}

.mokuteki img {
	border-left:8px solid #73D7CD;
	padding:0 0 0 8px
}

.mokuteki h2 {
	border-left:8px solid #FF9900;
	margin:0 20px 0 0;
	padding:0 0 0 10px;
}

.mokuteki p {
	margin:0 0 15px 0;
}

.mokuteki-box{
	margin:10px 10px 20px;
}

* html body .mokuteki-box{
	margin:17px 10px 20px;
}

*+html body .mokuteki-box{
	margin:17px 10px 20px;
}

.mokuteki-box .box1{
	float:left;
	width:240px;
}

.mokuteki-box .box2{
	float:left;
	width:240px;
	margin:0px 15px;	
}

.mokuteki-box .box3{
	float:right;
	width:240px;
}

.mokuteki-box h3{
	background-color:#003f7d;
	padding:2px;
	font-size:107%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.mokuteki-box ul{F
	margin:0;
	padding:0 3px 0 8px;
}

.mokuteki-box li{
	line-height:1.7;
	margin:0 0 0 1.8em;
	list-style-type: none;
	list-style-image: url(../imgs/new-omtop/li_mark.gif);
	padding:0 0 3px 0
}

* html body .mokuteki-box li{
	list-style-image: url(../imgs/new-omtop/li_mark_ie.gif);
}

*+html body .mokuteki-box li{
	list-style-image: url(../imgs/new-omtop/li_mark_ie.gif);
}

.mokuteki-box li span{
/*	font-weight:bold;*/
	color: #FF0000;
	border:1px solid #FF3333;
	font-size:82%;
	padding:0px 0px 0px 2px;
	letter-spacing:2px;
	margin:0 0 0 8px;
	white-space:nowrap
}

* html body .mokuteki-box li span{
	padding:1px 0px 0px 3px;
}

*+html body .mokuteki-box li span{
	padding:1px 0px 0px 3px;
}

.mokuteki-box .li-line a{
/*	display:block;*/
/*	padding:0 0 5px 0;*/
	color:#333333;
}

.mokuteki-box .li-line a:hover{
/*	background-color: #D6D6D6;*/
	text-decoration:none;
	color:#0065C9}

.mokuteki-box-h{
	font-weight:bold;
	background-color:#87d1ff;
	margin:1.1em 0 5px 8px;
	padding:3px 0 3px 9px;
	border-left:7px double #003f7d;
	border-bottom:1px solid #003f7d;
}

.mokuteki-box-h a{
/*	display:block;*/
	color: #333333;
}

.mokuteki-box-h a:hover{
/*	background-color: #D6D6D6;*/
	text-decoration:none;
	color:#FFFFFF}

/*.li-line {
	border-bottom:1px dashed #bbbbbb;
}*/

.etc {
	font-weight:bold;
	text-align:right;
	margin:8px 5px 0 0
}

.etc a {
	color:#0065C9}

.etc a:hover {
	text-decoration:none;
	color:#87d1ff}

.kaiten{
	margin:35px 0 0 0;
	height: auto;
}

.kaiten table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px
}

.kaiten tr {
	vertical-align:top;
	text-align:left;
}

.kaiten .t_left{
	width:1%;
	white-space:nowrap
}

.kaiten h2 {
	border-left:8px solid #FF9900;
	padding:0 0 0 10px;
}

.kaiten-box1 {
	margin:25px 10px 10px;
}

.kaiten-box1 h3{
	padding:2px 10px;
	font-size:107%;
	font-weight: bold;
	margin:0 0 12px 0;
	background-color:#003f7d;
	color:#FFFFFF
}

.kaiten-box1 p{
	margin:0 0 15px 0.5em;
}

.kaiten-box1 .box1{
	width:355px;
	float:left;
	border-right:1px dashed #333333;
	padding:0 19px 0 0
}

.kaiten-box1 .box2{
	width:355px;
	float:left;
	margin:0 0 0 19px
}

.kaiten-box1 .box1 div{
	text-align:center;
}

.kaiten-box1 .box2 div{
	text-align:center;
}

.kaiten-box2 {
	margin:30px 10px 25px;
}

.kaiten-box2 h3{
	padding:2px 10px;
	font-size:107%;
	font-weight: bold;
	margin:0 0 12px 0;
	background-color:#003f7d;
	color:#FFFFFF
}

.kaiten-box2 .box2 h3{
	padding:2px 10px;
	font-size:107%;
	font-weight: bold;
	margin:0 0 12px 0;
	background-color:#003f7d;
	color:#FFFFFF;
	position:relative
}

.kaiten-box2 .box2 h3 a{
	position:absolute;
	top:2px;
	right:10px;	
	display:block;
	color: #FFFF00;
	font-size:90%;
	font-weight:normal;
	overflow:hidden;
	text-align:left
}

.kaiten-box2 .box2 h3 a:hover{
	color: #FFFF99;
	text-decoration:none
}

.kaiten-box2 p{
	margin:0 0 15px 0.5em;
}

.kaiten-box2 .box1{
	width:260px;
	float:left;
	border-right:1px dashed #333333;
	padding:0 19px 0 0
}

.kaiten-box2 .box2{
	width:450px;
	float:left;
	margin:0 0 0 19px
}
/*
.kaiten-box2 .box3{
	width:175px;
	float:left;
	margin:0 0 0 19px
}*/

.kaiten-box2 .box1 div{
	text-align:center;
}

.foot{
	border-top:1px solid #333333;
	text-align:center;
	padding: 10px 0 10px 0;
}

* html body .foot{
	padding: 6px 0 10px 0;
/*	margin:-19px 0 0 0;*/
}

*+html body .foot{
	padding: 6px 0 10px 0;
/*	margin:-19px 0 0 0;*/
}

.foot p{
	font-size:69%;
}

.clear{
  clear:both;

}

.kanri{
	margin:30px 0 0 0;
	border-bottom:1px dotted  #666666;
}

.kanri h2 {
	border-left:8px solid #FF9900;
	margin:0 20px 0 0;
	padding:0 0 0 10px;
}

.kanri .karni_t table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px
}

.kanri .karni_t tr {
	vertical-align:top;
	text-align:left;
}

.kanri .karni_t .t_left{
	width:1%;
	white-space:nowrap
}

.kanri img {
	border-left:8px solid #73D7CD;
	padding:0 0 0 8px;
}

.kanri-box{
	margin:18px 10px 15px;
}

.kanri_menu ul{
	list-style-type: none;
}

.getlist {
	display: none;
	margin:0 3px
}

.item{
	width: 100%;
	height: auto;
	text-align:center;
}

.kanri_menu td {
	font-size:107%;
	font-weight: bold;
	width:14%;
}

.kanri_menu td a {
	display:block;
	padding:3px 0;
}

.kanri_menu td a:hover {
	color:#FFFFFF
}

.kanri_menu td a:active {
	color:#FFFFFF
}

.kanri_menu_color1 a{
	border:2px solid #0b8c36;
	color: #0b8c36;
	background-color: #C8FBD9;
}

.kanri_menu_color2 a{
	border:2px solid #d96c00;
	color: #d96c00;
	background-color: #FFDFBF;
}

.kanri_menu_color3 a{
	border:2px solid #00719b;
	color: #00719b;
	background-color: #CEF1FF;
}

.kanri_menu_color4 a{
	border:2px solid #472056;
	color: #472056;
	background-color: #E6D0EE;
}

.kanri_menu_color5 a{
	border:2px solid #c11717;
	color: #c11717;
	background-color: #F8BCBC;
}

.kanri_menu_color6 a{
	border:2px solid #4b5c60;
	color: #4b5c60;
	background-color: #E4EAEB;
}

.kanri_menu_color7 a{
	border:2px solid #7f4d11;
	color: #7f4d11;
	background-color: #d8bb9e;
}

.kanri_menu_color1 a:hover{
	background-color: #0b8c36;
}

.kanri_menu_color2 a:hover{
	background-color: #d96c00;
}

.kanri_menu_color3 a:hover{
	background-color: #00719b;
}

.kanri_menu_color4 a:hover{
	background-color: #472056;
}

.kanri_menu_color5 a:hover{
	background-color: #c11717;
}

.kanri_menu_color6 a:hover{
	background-color: #4b5c60;
}

.kanri_menu_color7 a:hover{
	background-color: #7f4d11;
}

.kanri_menu_color1 a:active{
	background-color: #0b8c36
}

.kanri_menu_color2 a:active{
	background-color: #d96c00
}

.kanri_menu_color3 a:active{
	background-color: #00719b
}

.kanri_menu_color4 a:active{
	background-color: #472056
}

.kanri_menu_color5 a:active{
	background-color: #c11717
}

.kanri_menu_color6 a:active{
	background-color: #4b5c60
}

.kanri_menu_color7 a:active{
	background-color: #7f4d11;
}

.kanri_h_color1 {
	background-color: #0b8c36
}

.kanri_h_color2 {
	background-color: #d96c00
}

.kanri_h_color3 {
	background-color: #00719b
}

.kanri_h_color4 {
	background-color: #472056
}

.kanri_h_color5 {
	background-color: #c11717
}

.kanri_h_color6 {
	background-color: #4b5c60
}

.kanri_h_color7 {
	background-color: #7f4d11
}

.kanri_list_top1 {
	background-color: #C8FBD9;
}

.kanri_list_top2 {
	background-color: #FFDFBF;
}

.kanri_list_top3 {
	background-color: #CEF1FF;
}

.kanri_list_top4 {
	background-color: #E6D0EE;
}

.kanri_list_top5 {
	background-color: #F8BCBC;
}

.kanri_list_top6 {
	background-color: #E4EAEB;
}

.kanri_list_top7 {
	background-color: #d8bb9e;
}

.getlist h3 {
	padding:3px 0 2px 8px;
	margin:8px 0 1px 0;
	font-size:107%;
	color:#FFFFFF
}

.getlist div {
	margin:0 0 1px 0;
	padding:8px 0px 8px 10px;
}

.getlist p {
	font-weight:bold;
	font-size:105%
}

.getlist ul {
	list-style-type: none;
	margin:4px 0 0 0;
	line-height:1.5;
}

.getlist li a{
	color:#333333;
/*	padding:0 0 2px 0*/
}

.getlist li {
	margin-right:6px;
	padding-left:10px;
	display:inline;
	border-left:1px solid #333333;
}


.getlist li a:hover{
	text-decoration:none;
}

.getlist li a:hover{
	text-decoration:none;
}

.kanri_list_top1 li a:hover {
	color: #0b8c36
}

.kanri_list_top2 li a:hover {
	color: #d96c00
}

.kanri_list_top3 li a:hover {
	color: #00719b
}

.kanri_list_top4 li a:hover {
	color: #472056;
}

.kanri_list_top5 li a:hover {
	color: #c11717
}

.kanri_list_top6 li a:hover {
	color: #4b5c60
}

.kanri_list_top7 li a:hover {
	color: #7f4d11
}

/*-----------------------------
   レイアウト制御
-----------------------------*/
.float_left {
  float: left;
}
.float_right {
  float: right;
}

.clear_both {
  clear: both;
  height: 0px;
}


/*-----------------------------
   レイアウトコンテナ
-----------------------------*/
#Navi {
  width: 100%;
  height: auto;
  margin: 0px;
  border: 1px solid #ffffff;
}

.to_top {
  text-align: right;
}
/*-----------------------------
   メインメニュー
-----------------------------*/
.MenuBox {
  margin: 0px auto;
  width: 350px;
  float: left;
}

.mainMenu {
  margin: 0px;
}

ul.mainMenu {
  margin :1em 0;
  list-style: none;
}

ul.mainMenu li {
  margin: 0.5em 0;
  width: 100%;
  height: 50px;
/*  border: 1px solid #ff8c00;*/
/*  border-left: 5px solid #ff8c00;*/
}

ul.mainMenu li a {
  padding-left: 4em;
  line-height: 330%;
  display: block;
  width: 82%;
  height: 50px;
  color: #000000;
  font-size: 120%;
  text-decoration: underline;
}

ul.mainMenu li a:hover {
  color: #ffffff;
  text-decoration: none;
/*  background: #ff8c00;*/
}

.menu01 {
  background-image:url(../imgs/menu_bg01.gif);
  background-position:top left;
  background-repeat:no-repeat;
  background-color: #ff8c00;
}

.menu02 {
  background-image:url(../imgs/menu_bg02.gif);
  background-position:top left;
  background-repeat:no-repeat;
  background-color: #ff8c00;
}

.menu03 {
  background-image:url(../imgs/menu_bg03.gif);
  background-position:top left;
  background-repeat:no-repeat;
  background-color: #ff8c00;
}

/*-----------------------------
    バナー
-----------------------------*/
.bannerArea1 {
  width: 320px;
  height: auto;
  float: left;
}

.bannerBox {
  margin: 0 auto;
  margin-top: 0.7em;
  width: 310px;
  height: auto;
/*  float: left;*/
}

.bannerBox p {
  margin: 1em 0.5em;
 
 font-weight: bold;
  font-size: 150%;
}

.bannerBox a {
  text-align: left;
  font-weight: normal;
  font-size: 80%;

}

.bannerArea2 {
  width: 400px;
  height: auto;
  float: right;
}

.bannerBox2 {
  margin: 0 auto;
  margin-top: 0.7em;
  width: 390px;
  height: auto;
  float: right;
}

.bannerBox2 p {
  margin: 1em 0.5em;
  font-weight: bold;
  font-size: 150%;
}

.bannerBox2 a {
  text-align: right;
  font-weight: normal;
  font-size: 80%;

}

/*-----------------------------
    item_box
-----------------------------*/
.item_box {
	width:75%;
    BACKGROUND-COLOR: #999999;
	clear:both;
}
.item_box100 {
	width:100%;
    BACKGROUND-COLOR: #999999;
}

.item_title {
	padding:2px;
    BACKGROUND-COLOR: #7F4D11;
	font-size:110%;
	color:#FFFFFF;
	font-weight:bold;
}

.item_title_side30 {
    BACKGROUND-COLOR: #F7D3A9;
	padding:5px;
	width:25%;
}

.item_title_side {
    BACKGROUND-COLOR: #F7D3A9;
	padding:5px;
}

.item_title_side_sub {
    BACKGROUND-COLOR: #EDFEEF;
	padding:5px;
	width:20%;
}

.item_txt {
	padding:2px	;
    BACKGROUND-COLOR: #FFFFFF;
}

.inbox {
	width:100%;
	padding:1px;
	background-color:#F7EAD5;
}

.inbox02 {
	width:100%;
	padding:1px;
	background-color:#7F4D11;
	margin-top:15px;
}
.inbox_title {
	background-color:#F7EAD5;
}

.inbox_title25 {
	width:25%;
	background-color:#F7EAD5;
}

.inbox_txt {
	padding-left:10px;
	background-color:#FCF7F0;
}

.step_txt {
	padding:2px 2px 10px 5px ;
	background-color:#FFFFFF;
}
.step_img {
	padding:2px;
	background-color:#FFFFFF;
}
/*-----------------------------
    table
-----------------------------*/
.table {
	/*border:1px solid #1C4577;*/
	margin-top:10px;
	margin-bottom:5px;
}
.td_txt {
	background-color:#F2F2F2;
	padding:3px;
	/*border:1px solid #1C4577;*/
	vertical-align:top;
}
.td_title {
	background-color:#AADDEA;
	padding:3px;
	/*border:1px solid #1C4577;*/
	color:#1C4577;
	vertical-align:top;
	font-weight:bold;
}

.td_white {
	padding:3px;
	/*border:1px solid #1C4577;*/
	vertical-align:top;
	background-color:#FFFFFF;
}
.tag_on {
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 5px 3px 5px ;
	background-color:#946521;
	text-align:center;
}
.tag_off {
	font-weight:bold;
	color:#946521;
	padding:7px 5px 3px 5px ;
	background-color:#DED0B6;
	text-align:center;
}
.tag_off a {
	color:#946521;
	text-decoration:none;
}
.tag_off a:hover {
	color:#FF6600;
	text-decoration:underline;
}