*{
  margin : 0px;
  padding : 0px;
}
#icu_a {
    background-color: #0A9D1D;
    color: #FFFFFF;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
a:hover {
	transition: all 0.3s ease 0s;
}
#icu_b a {
    display: block;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 20px;
    line-height: normal;
    text-decoration: none;
    background-color: #007BE8;
    color: #FFFFFF;
    background-image: url(../../img_marks/snd-001wht.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-radius: 6px;
}
#icu_b a:hover  {
    opacity: 0.6;
}
a:hover img {
	transition: all 0.3s ease 0s;
}
#container ul {
	margin-bottom: 10px;
}
#container li {
	list-style-image: none;
	list-style-type: none;
}
#hnbn div a {
	text-decoration: none;
	color: #0A6EEA;
}
#hnbn div a:hover {
	color: #F97A00;
}
td ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;
}
#prtc dl dd {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 10px;
}
#prtc dl dt {
	margin-top: 10px;
	color: #0A5FDA;
	font-size: 18px;
	line-height: normal;
}
#flli {
}
#flli ul {
	list-style-type: none;
	list-style-image: none;
}
#flli ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	display: block;
	background-color: #087FE0;
	color: #FFFFFF;
	text-align: center;
	width: 260px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px;
	border: 1px solid #ADD1F2;
	font-size: 16px;
	line-height: normal;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #0681D7;
	line-height: normal;
	border-left: 5px solid #0972D9;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#icuwk {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-radius: 10px;
	border: 2px solid #BADBED;
	margin-top: 10px;
}
#icuwk ul {
	list-style-type: none;
	list-style-image: none;
}
#icuwk ul li {
	list-style-image: none;
	list-style-type: none;
}
h3 {
	font-weight: normal;
	background-color: #2380D2;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-radius: 6px;
	margin-top: 20px;
}
strong {
	font-weight: normal;
	color: #232323;
	font-size: 18px;
	line-height: normal;
}
h2 {
	font-weight: normal;
	font-size: 22px;
	line-height: normal;
	margin-right: 10px;
	color: #067BEB;
	margin-bottom: 10px;
	border-bottom: 1px solid #ABCDF3;
}
h1   {
	background-color: #046CEA;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-left: 10px;
	border-radius: 8px;
	line-height: 28px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#hnbn {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #313131;
	font-size: 16px;
	line-height: normal;
}
#hnbn p {
	margin-bottom: 10px;
}
#l_menu {
	float: left;
	width: 195px;
}
.pan_800 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 0px;
	margin-left: 5px;
	line-height: 14px;
	font-size: 14px;
}
.pan_800 a {
	text-decoration: none;
	color: #066BE7;
}

body{
	text-align: center;
	background-color: #f7f7f7;
	font-size: 14px;
	color: #333333;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
}


/* wraper */
#wraper{
	width: 100%;
	background-color: #f7f7f7;
}



/* header */

#header{
  margin:0px;
  width:800px;
  text-align:left;
}

#l_head{
  text-align:left;
  float:left;
  width:210px;
}
#c_head{
  text-align:right;
  float:left;
  width:300px;
  vartical-align:middle;
}
#r_head{
	padding:0px 2px;
  text-align:left;
  float:left;
  width:125px;
}
#r_head2{
	padding:0px 2px;
  text-align:right;
  float:left;
  width:125px;
}


#header2{
	width:800px;
  text-align:left;

}


/* container */
#container{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	clear: both;
	background-color: #FFFFFF;
}



/* middle */

#middle{
text-align:left;
float:right;
width:600px;

}


/* navigation */
#navigation{
	width:800px;
  float:left;
	margin:0px;
	padding:0px;
	font-size:small;
	line-height:22px;
	font-family:ＭＳ Ｐゴシック;
	background:url(../../img/head_bg_ab03.jpg) repeat-x top left;
}

#navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:22px;
	overflow:hidden;
}

#navigation li{
	float:left;
	width:88px;
	margin:0px;
	padding:0px;
}
#navigation a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation a:hover{
	background-color:#336600;
}


/* navigation2 */
#navigation2{
	width:800px;
  float:left;
	margin:0px;
	padding:0px;
	font-size:small;
	line-height:22px;
	font-family:ＭＳ Ｐゴシック;
	background:url(../../img/head_bg_ab03.jpg) repeat-x bottom left;
}

#navigation2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:22px;
	overflow:hidden;
}

#navigation2 li{
	float:left;
	width:88px;
	margin:0px;
	padding:0px;
}
#navigation2 a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation2 a:hover{
	background-color:#336600;
}

/* regist */

#regist{
text-align:right;
float:left;
width:800px;
}

#rec01{
background-color:#ffffff;
float:left;width:600px;
text-align:center;
padding:18px 6px;
font-size:large;
color:#003399;
height:360px;
}

#tel{
width:600px;
text-align:center;
font-size:small;
}


#tel ul{
list-style: none;
margin:0px;
padding:0px;
}

#tel li{
float:left;
width:120px;
margin:2px;
padding:0px;
list-style: none;
}

#tel a{
	display:block;
	width:120px;
	padding:4px 0px 4px 0px;
}



/* footer */

#footer{
text-align:center;
width:800px;
background-color:#cccccc;
clear:both;
}

#footer ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:20px;
	overflow:hidden;
}

#footer li{
	float:left;
	width:112px;
	margin:1px 0px;
	padding:0px;
}


#footer a{
	display:block;
	width:100%;
	color:#333333;
	text-decoration:none;
	text-align:center;
}

#footer a:hover{
	background-color:#006600;
}

.sample_02{
	color: #3e3e3e;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 110%;
	margin-bottom: 5px;
}
.sample_02 th{
	
	text-align: left;
	vertical-align: top;
	color: #3e3e3e;
	background-color: #dcdcdc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
.sample_02 td{
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
}

.sample_03{
	border-collapse: separate;
	border-spacing: 0px;
	line-height: 180%;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #3e3e3e;
}
.sample_03 th{
	
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
.sample_03 td{
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
}
.sample_04{
	margin-left: 10px;
	margin-bottom: 20px;
}
.sample_05{
	margin-left: 5px;
	margin-top: 10px;
}
.sample_06{
	color: #3e3e3e;
	margin-left: 30px;
	margin-bottom: 20px;
	bottom: 0px;
}
.sample_07{
	color: #3e3e3e;
	margin-left: 10px;
	margin-bottom: 0px;
	background-image: url(../img/0804-003.jpg);
	width: 566px;
	height: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 15px;
}
.sample_07 td{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.sample_08{
	color: #f4f9ff;
	margin-left: 10px;
	margin-bottom: 0px;
	background-image: url(../img/0804-007.jpg);
	width: 566px;
	height: 27px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 15px;
	font-size: 18px;
}
.sample_08 td{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.sample_09{
	color: #707070;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../img/0804-010.jpg);
	width: 141px;
	height: 55px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}
.sample_09 td{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.sample_10{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.sample_09 a:link{
	text-decoration: none;
	color: #707070;
	font-weight: bold;
}

.sample_09 a:visited{
  text-decoration:none;
  color:#707070;
}

.sample_09 a:hover{
  text-decoration:none;
  color:#ffae00;
}
.alpha a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sample_17{
	margin-top: 5px;
}
.sample_17 td{
	font-size: 10px;
	color: #787878;
	padding-left: 0px;
}
.sample_17 a:link{
	text-decoration: none;
	color: #787878;
}

.sample_17 a:visited{
	text-decoration: none;
	color: #787878;
}

.sample_17 a:hover{
  text-decoration:none;
  color:#ffae00;
}






.green{
  color:#006633;
  font-size:small;
}
.red{
  color:magenta;
  font-size:x-small;
}
.dodg{
  color:#1e628c;
  font-size:medium;
  font-weight:bold;
}
.dodg_l{
  color:#1e628c;
  font-size:150%;
  font-weight:bold;
}
.tab1{
  color:white;
  font-weight:bold;
  background-color:royalblue;
  font-size:small;
  padding:1px;
}
.tab2{
  color:white;
  font-weight:bold;
  background-color:dodgerblue;
  font-size:small;
  padding:1px;
}
.tab3{
  color:white;
  font-weight:bold;
  background-color:cornflowerblue;
  font-size:small;
  padding:1px;
}
.f150{
  font-size:small;
  color:#000033;
  line-height:150%;
}
.orange{
  color:orange;
  font-size:small;
}
.white{
  color:white;
  font-size:medium;
}
.blue{
  color:blue;
  font-size:medium;
}
.sm03{
  font-size:small;
  color:#000033;
}
.fire{
  color:firebrick;
  font-size:small;
  font-weight:bold;
}
.nom{
  background-color:darkorange;
  color:white;
  border:1px solid maroon;
}
.gray{
  color:dimgray;
  font-size:small;
  word-spacing:0.2em;
  letter-spacing:0.1em;
}
.sky_bt1{
  background:#000000;
  font-size:10pt;
  color:#000000;
  padding:1px;
}
.sky_bt2{
  border-width:1px;
  border-style:solid;
  border-color:#ffffff dodgerblue dodgerblue #ffffff;
  background:skyblue;
  padding:2px;
}
.sk_w1{
  font-size:11pt;
  border-width:1px;
  border-style:solid;
  background:#ffffff;
  border-color:#555555;
  padding:2px;
  position:relative;
  top:-1px;
  left:-1px;
}
.sk_w2{
  border-left:7px solid steelblue;
  padding:0 15px;
}


table#tb01{
  border-collapse:collapse;
  border: solid #6699cc 1px;
}
table#tb02{
	background-color: #D7D7D7;
	text-align: left;
}
table#tb02 td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 16px;
	vertical-align: top;
}

td#tb03{
  border:solid 1px #0066ff;
}

table#tb04{
  border-collapse:collapse;
  border-style:solid;
  border-color:#666666;
}
.kage {
  background:#999;
  margin:10px;
}
.menu {
  background:#fff;
  position:relative;
  top:-3px;
  left:-3px;
}


#s1{
	font-size : 10px;
	color: #666666;
	text-align: right;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px;
	background-color: #ffffff;
}

#s2{
	font-size : 10px;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px;
	color: #666666;
}


#s2 a:link{
	color: #666666;
}

#s2 a:visited{
	color: #666666;
}

#regist{
width:800px;
text-align:right;
}

.date{
  color:green;
}

.m_green{
	color : #006600;
	margin : 0;
	padding:2px 20px 2px 20px;
	font-size:medium;
	font-weight : bold;
	border : 1px solid #cccccc;
}

.num01{
	padding:1px;
	background-color:green;
	color:white;
}

.red{
	color: #0A5FDA;
	font-size: 14px;
	line-height: normal;
}

.comment{
	color:#004600;
}

.m_item{
	font-size: 16px;
	font-weight : normal;
	color: #FF7B00;
}


.brief{
	background : url(../img/item_bg3.gif) repeat-x left top;
	margin : 0;
	padding:2px 20px 2px 20px;
	font-size:small;
	border : 1px solid #cccccc;
	font-weight : bold;
}



.f14b{
	color : #0581E4;
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
}

.f16b{
	color : #1175E2;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
}

.f16{
  font-size : medium;
  color : #003366;
  line-height:150%;
}


hr{
  noshade : noshade;
  size : 1px;
  color : #cccccc;
	line-height : 90%;
}


p{
}

#secondary ul{
  margin : 0;
  padding : 0;
  list-style :none;
}
#secondary li{
  margin:0;
  border-bottom:1px dashed #cccccc;
  color:#666666;
  font-family:arial,helvetica,sans-serif;
  padding : 2px 2px 2px 25px;
  background : url(../img/arrow01.gif) no-repeat left center;
}
#secondary li a:hover{
  color:#ec8602;
  text-decoration:none;
  background:none;
}

#secondary2 ul{
  margin : 0;
  padding : 0;
  list-style :none;
}
#secondary2 li{
  margin:0;
  border-bottom:1px dashed #cccccc;
  color:#336633;
  font-family:arial,helvetica,sans-serif;
  padding : 4px 3px 4px 25px;
  background : url(../img/arrow03.gif) no-repeat left center;
}
#secondary2 li a:hover{
  color:#ec8602;
  text-decoration:none;
  background:none;
}


.quest{
	font-weight: normal;
	color: red;
	font-size: 24px;
	line-height: normal;
}

.answer{
	font-size: 24px;
	font-weight: normal;
	color: blue;
	line-height: normal;
}


.cor ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 30px;
 text-align:center;
}
.cor li{
 float:left;
 width:180px;
 margin:3px;
 padding:0px;
 line-height:26px;
 list-style: none;
}
.cor a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(https://tofl.jp/img/button.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
 float:left;
}

.cor a:hover{
 background-position:right top;
}


#cor{
 margin: 0px;
 padding: 0px;
}

#cor ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 30px;
 overflow: hidden ;
}
#cor li{
 float:left;
 width:250px;
 margin:3px;
 padding:0pc;
 line-height:26px;
 list-style: none;
}
#cor a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(../img/button08.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
}
#cor a:hover{
 background-position:right top;
}

#cor1{
 margin: 0px;
 padding: 0px;
}

#cor1 ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 30px;
 overflow: hidden ;
}
#cor1 li{
 float:left;
 width:120px;
 margin:3px;
 padding:0pc;
 line-height:26px;
 list-style: none;
}
#cor1 a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(../img/button01.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
}
#cor1 a:hover{
 background-position:right top;
}


#cor2{
 margin: 0px;
 padding: 0px;
}

#cor2 ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 30px;
 overflow: hidden ;
}
#cor2 li{
 float:left;
 width:260px;
 margin:3px;
 padding:0pc;
 line-height:26px;
 list-style: none;
}
#cor2 a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(../img/button04.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
}
#cor2 a:hover{
 background-position:right top;
}

#cor3{
 margin: 0px;
 padding: 0px;
}

#cor3 ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 30px;
 overflow: hidden ;
}
#cor3 li{
 float:left;
 width:150px;
 margin:3px;
 padding:0pc;
 line-height:26px;
 list-style: none;
}
#cor3 a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(../img/button_s.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
}
#cor3 a:hover{
 background-position:right top;
}


#cor4{
 margin: 0px;
 padding: 0px;
}

#cor4 ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 height: 30px;
 overflow: hidden ;
}
#cor4 li{
 float:left;
 width:180px;
 margin:3px;
 padding:0pc;
 line-height:26px;
 list-style: none;
}
#cor4 a{
 display:block;
 width:100%;
 padding:0px 0px 4px 0px;
 color:#006600;
 background-image:url(../img/button03.gif);
 background-repeat:no-repeat;
 background-position:left top;
 text-decoration:none;
 text-align:center;
}
#cor4 a:hover{
 background-position:right top;
}

共通スタイル//
.alpha a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#hnbn .f16b li {
	list-style-image: none;
	list-style-type: none;
}
