body{
	color: #000033;
	line-height: 120%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover{
  color:orange;
  text-decoration:underline;
}
a:link{
	text-decoration: none;
	color: #000000;
}

a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.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{
  border-collapse:collapse;
  border: solid #cccccc 1px;
}

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 : small;
  color:#666666;
  text-align:right;
  margin:0px 0px;
  padding:0px 0px;
  border:0px;
  background-color:#ffffff;
}

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


#s2 a:link{
  font-size : small;
  color:#666666;
}

#s2 a:visited{
  font-size : small;
  color:#666666;
}

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

.date{
  color:green;
}


h1{
  color:#ffffff;
  vertical-align:middle;
  font-family : Arial,平成角ゴシック,MSPゴシック sans-serif;
  font-size:large;
  font-weight:900;
  padding:6px;
  margin:4px 8px 6px 6px;
  text-align:center;
  background-color:#666666;
  line-height:120%;
  border-top:1px solid #999999;
  border-left:14px solid #999999;
  border-bottom:1px solid #999999;
  border-right:14px solid #999999;
}

h2{
	margin : 0;
	padding: 4px 20px 4px 20px;
	font-size: medium;
	border-top: 8px solid #666666;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

h3{
	margin: 0px 0px 6px 6px;
	font-size:medium;
	padding:2px 12px 2px 6px;
  border-left:8px solid #666666;
  border-bottom:1px solid #999999;
}

h4{
	color : #993366;
	vertical-align:middle;
	padding:2px 6px;
	margin: 0px 0px 8px 6px;
	background-color :#efefef;
	border-left : 5px solid #666666;
	border-bottom : 1px solid #cccccc;
	font-size:small;
}

h5{
	color : #666666;
	font-weight : bold;
	padding:2px 6px;
	margin: 0px 0px 8px 6px;
	border-bottom : 1px solid #cccccc;
}

.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:#ff0099;
	font-size:small;
}

.comment{
	color:#004600;
}

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


.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{
	font-weight : bold;
  color : #006666;
}

.f16b{
  font-size : medium;
  font-weight : bold;
  color : #006600;
}

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


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


p{
	text-indent:1em;
}

#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-size:xx-large;
	line-height:150%;
	font-weight:bold;
	color:red;
}

.answer{
	font-size:xx-large;
	line-height:150%;
	font-weight:bold;
	color:blue;
}


.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(../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;
}
.20160104{
	font-size: 20px;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.20160104 a{
	color: #0099FF;
}


共通スタイル//
