@charset "UTF-8";
/* formatting style
----------------------------------------------------*/
#main {
* {
	font-style: normal;

	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.6;
	font-family: sans-serif;
	background-image: url(../uk/images/gimg/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
hr {
	display: none;
}
/* link style
----------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #09C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
----------------------------------------------------*/
#wrapper {
	background-color: #FFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px none #333;
	border-left: 1px none #333;
	clear: both;
	padding-top: 0px;
}
/* header styles
----------------------------------------------------*/
#header {
	position: relative;
	height: 168px;
	margin-top: 0px;
	padding-top: 0px;
}
#header img#head {
	position: absolute;
	top: 28px;
}
#header img#logo {
	position: absolute;
	left: 0px;
	top: 42px;
}
#header img#head02 {
	position: absolute;
	left: 278px;
	top: 28px;
}
#header img#header03 {
	position: absolute;
	left: 733px;
	top: 42px;
}
#header #globalnavi {
	position: absolute;
	top: 152px;
}
#header #headerprint {
	display: none;
}
#header #sitemap a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
/* navi styles
----------------------------------------------------*/
#navi {
	margin-bottom: 20px;
}
#navi ol {
	float: left;
	padding-top: 7px;
}
#navi ol li {
	display:inline;
	line-height:2.5em;
	list-style-type:none;
}
#navi ol li a {
	padding-right:20px;
	background-image: url(../uk/images/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#navi p {
	float: right;
}

h1 {
	border-top: 3px solid #006600;
	border-bottom: 1px dotted #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 4px 20px;
	background-image: url(../uk/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	color: #333333;
	margin-bottom: 8px;
	background-color: #FFFFCC;
	line-height: 45px;
}
h2 {
	margin-top: 25px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 14px;
	background-image: url(../uk/images/bar_h2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #000000;
	padding-top: 9px;
	padding-bottom: 9px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339966;
	border-bottom-color: #339966;
}
h3 {
}
h5  {
}
#print,
#print2 {
	display: none;
}
/* table styles
----------------------------------------------------*/
table  {
    border-collapse: collapse;
    border-spacing: 0;
	border-top: 1px solid #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
table th  {
	padding: 20px;
	white-space: nowrap;
	border-bottom: 1px solid #999999;
}
table td  {
	padding: 20px;
	border-bottom: 1px solid #999999;
}
/* footer styles
----------------------------------------------------*/
#footer {
	clear: both;
	padding-top: 15px;
	text-align: center;
}
#footer p {
	text-align: center;
	white-space: normal;
	padding-top: 0px;
}
#footer p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.floatright {
	float: right;
	vertical-align: top;
}
#footerPrint {
	text-decoration: none;
	border-style: none;
	display: none;
}
#footerWeb {
	text-align: left;
}
#footerWeb #footertext {
	margin-bottom: 10px;
}

#footer #footerWeb img {
	clear: both;
}

/* sidebar styles
----------------------------------------------------*/
#status {
	float: right;
	clear: both;
	position: relative;
	background-color: #FFF;
	padding: 0px 0px 30px;
	border-width: 0px;
	border-style: none;
}
#status #sidebar img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

#status #sidebar table {
	background-color: #FFF;
	width: 225px;
	border-width: 0px;
	border-style: none;
	margin-top: 30px;
	padding-top: 30px;
}
#status #sidebar table td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin: 0px;
	padding: 5px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
#status #sidebar table td#toiawase {
	font-weight: bold;
	color: #F60;
	font-size: 12px;
}

/* main styles
----------------------------------------------------*/

#main {
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	width: 600px;
	float: left;
}
strong {
    font-size: 17px;
	font-weight: bold;
	color: #368a55;
}
.in strong {
	font-size: 14px;
}
.hoki {
	margin-top: 30px;
	margin-bottom: 50px;
	width: 100%;
    border-top: 0px;
}
.hoki th {
	font-weight: normal;
	text-align: right;
	background-color: #F3F7F8;
	padding-right: 15px;
	padding-left: 15px;
}
.hoki th.title {
	text-align: center;
}
.hoki th.titleimg {
    background-color: #006600;
    padding: 0px;
    vertical-align="top"
}
.hoki th.titleimg2 {
    background-color: #F90;
    padding: 0px;
    vertical-align="top"
}
.hoki td {
	padding: 20px;
}
.hoki td.yellow {
	background: #FFC;
}
.hoki td.yellow ul{
	margin: 0 0 15px 30px;
}
.hoki td.sky {
	background-color: #DFF;
}
p.mitsu{
    font-size: 16px;
	font-weight: bold;
	color: #c11f1f;
	margin-bottom:10px;
}
p.taiou{
	font-weight: bold;
	color: #002698;
	margin-bottom:10px;
}
.hoki td#soshin {
	padding : 20px 0  ;
	background: linear-gradient(#3CB371, #006400);
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-radius: 0 0 15px 15px ;
}
.hoki td#soshin2 {
	padding : 20px 0  ;
	background: linear-gradient(#fc6, #f90);
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-radius: 0 0 15px 15px ;
}
p.btn input  {
  display       : inline-block;
  border-radius : 5px;          /* 角丸       */
  font-size     : 11pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 25px;   /* 余白       */
  background    : #fff;     /* 背景色     */
  color         : #000066;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  box-shadow    : 4px 4px 6px #006400;  /* 影の設定 */
  border        : 1px solid #006400;    /* 枠の指定 */
}
p.btn input:hover {
  box-shadow    : none;        /* カーソル時の影消去 */
  color         : #fff;     /* 背景色     */
  background    : #006;     /* 文字色     */
}
p.btn2 input  {
  display       : inline-block;
  border-radius : 5px;          /* 角丸       */
  font-size     : 11pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 25px;   /* 余白       */
  background    : #fff;     /* 背景色     */
  color         : #000066;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  box-shadow    : 4px 4px 6px #984C00;  /* 影の設定 */
  border        : 1px solid #984C00;    /* 枠の指定 */
}
p.btn2 input:hover {
  box-shadow    : none;        /* カーソル時の影消去 */
  color         : #fff;     /* 背景色     */
  background    : #984C00;     /* 文字色     */
}
input, select, textarea {
	font-size:1.2em;
}
.hoki td p {
}
.hoki td ul {
	margin-left: 10px;
	margin-top: 0px;
}

.hoki em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.hoki p.aka_shiro {
    margin-top:-5px;
    margin-bottom:-5px;
    padding:5px;
    color: #E00;
    background: #fff;
    border: solid 1px #E00;
}
.hoki p.irai {
    margin-top:-10px;
    margin-bottom:5px;
    padding:10px;
    background: #FFDBC9;
    border-left: solid 15px #A00;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}
.hoki p.aka {
    color: #A00;
    font-weight: bold;
}
.hoki p.gray {
    color: #666;
    margin-top:5px;
}
.hoki p.red {
    color: #f30;
}
table#oshirase {
	border-top-width: 0px;
	border-top-style: none;
}
table#oshirase td {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
	line-height: 2em;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
td.cen   {
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.in {
	border-top-width: 0px ;
	border-top-style: dashed;
	border-top-color: #333;
	width: 98%;
}
.in td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.in_uk {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
}
.in_uk td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
.in td.last {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#firstBox {
	display: none;
}
#main .hoki td ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc;
}
.map {
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 20px;
}
.map td {
	text-align: center;
	width: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.map td.setsu {
	text-align: left;
}
.map .setsu p.eki {
	background-color: #CCCCCC;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	margin-bottom: 5px;
}
.map .setsu ul {
	margin-bottom: 15px;
	margin-left: 20px;
}
.map .setsu ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.map .setsu em {
	font-weight: bold;
}
.link {
	margin-top: 5px;
	border-top-width: 0px;
	border-top-style: none;
}
.link td a {
	background-image: url(../uk/images/b_link.gif);

	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-right: 20px;
}
.link td a.naka {
	background-image: none;
	padding-right: 2px;
	padding-left: 2px;
}
h3 {
	margin-top: 20px;
}
h3 .aaa {
	margin-left: 30px;
}

#hajimeni {
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 18px;
	border-bottom-width: 1px;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#hajimeni img {
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 25px;
}
#question {
	border-top-width: 0px;
	border-top-style: none;
}
#question td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-right: 0px;
}
#question .in td {
	padding-right: 25px;
	white-space: nowrap;
}
#question th.cst {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1;
}
#question td.cst {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
	line-height: 1.8;
}
#question td#jirei {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #003366;
}




/*アナウンス用*/



.anastrongbk {
    color: #000000
}

.anastrong02 {
    text-decoration: underline;
    font-size: 1.2em;
}

.anastrongred {
       text-decoration: underline;
}

#ana {
	margin: 14px;
	font-size: 1.2em;
}

.reds {
	font-weight: bold;
	color: #F00;
}


.anastrong {
    font-size: 1.3em;
    background:#FFFE55;
}

}