/*
* jQuery Mobile Framework 1.1.0
* http://jquerymobile.com
*
* Copyright 2011 (c) jQuery Project
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
*/

/*
.ui-bar-a {
  border: 1px solid   #669999;
  background:       #709f9f;
  color:        #ffffff;
  font-weight: bold;
  text-shadow: 0 -1px 1px #669999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b4cece), to(#709f9f));
  background-image: -webkit-linear-gradient(top, #242424, #676767); 
  background-image:  -moz-linear-gradient(top, #242424, #676767); 
  background-image:   -ms-linear-gradient(top, #242424, #676767); 
  background-image:   -o-linear-gradient(top, #242424, #676767); 
  background-image:     linear-gradient(top, #242424, #676767);
}
*/

.ui-bar-a {border: 1px solid #3E3434; background: #802323; color: #fff; text-shadow: 0 1px 0 #333; background-image: -moz-linear-gradient(top,  #0E1414,  #802323); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #0E1414), color-stop(1, #802323)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#0E1414', EndColorStr='#802323')";}
.ui-bar-a, .ui-bar-a input, .ui-bar-a select, .ui-bar-a textarea, .ui-bar-d button {font-family: Helvetica, Arial, sans-serif;}
.ui-bar-a .ui-link-inherit {color: #333;}
.ui-bar-a .ui-link {color: #505454; font-weight: bold;}
.ui-body-a { border: 1px solid #5E5454; color: #333333; text-shadow: 0 1px 0 #fff; background: #FCF99C; background-image: -moz-linear-gradient(top,  #F7EFC0,  #FCF99C); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #F7EFC0), color-stop(1, #FCF99C)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7EFC0', EndColorStr='#FCF99C')";}
.ui-body-a, .ui-body-a input, .ui-body-a select, .ui-body-a textarea, .ui-body-a button {font-family: Helvetica, Arial, sans-serif;}
.ui-body-a .ui-link-inherit {color: #333333;}
.ui-body-a .ui-link {color: #505454; font-weight: bold;}
.ui-btn-up-a {border: 1px solid #3E3434; background: #802323; font-weight: bold; color: #FFF; text-shadow: 0 1px 0 #333; background-image: -moz-linear-gradient(top, #601313, #802323); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #601313),color-stop(1, #802323)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#601313', EndColorStr='#802323')";}
.ui-btn-up-a a.ui-link-inherit {color: #FFF;}
.ui-btn-hover-a {border: 1px solid #3E1414; background: #3E1414; font-weight: bold; color: #fff; text-shadow: 0 1px 1px #333; background-image: -moz-linear-gradient(top, #3E3434, #3E1414); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #3E3434), color-stop(1, #3E1414)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3E3434', EndColorStr='#3E1414')";}
.ui-btn-hover-a a.ui-link-inherit {color: #333;}
.ui-btn-down-a {border: 1px solid #3E3434; background: #601313; font-weight: bold; color: #111; text-shadow: 0 1px 1px #ffffff; background-image: -moz-linear-gradient(top,  #802323,  #601313); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #802323), color-stop(1, #601313)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#802323', EndColorStr='#601313')";}
.ui-btn-down-a a.ui-link-inherit {color: #333;}
.ui-btn-up-a, .ui-btn-hover-a, .ui-btn-down-a {font-family: Helvetica, Arial, sans-serif; text-decoration: none;}

.ui-bar-b {border: 1px solid #3E3434; background: #3E1414; color: #fff; text-shadow: 0 1px 0 #333; background-image: -moz-linear-gradient(top,  #0E1414,  #3E1414); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #0E1414), color-stop(1, #3E1414)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#0E1414', EndColorStr='#3E1414')";}
.ui-bar-b, .ui-bar-b input, .ui-bar-b select, .ui-bar-b textarea, .ui-bar-d button {font-family: Helvetica, Arial, sans-serif;}
.ui-bar-b .ui-link-inherit {color: #333;}
.ui-bar-b .ui-link {color: #505454; font-weight: bold;}
.ui-body-b { border: 1px solid #5E5454; color: #333333; text-shadow: 0 1px 0 #fff; background: #FCF99C; background-image: -moz-linear-gradient(top,  #F7EFC0,  #FCF99C); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #F7EFC0), color-stop(1, #FCF99C)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F7EFC0', EndColorStr='#FCF99C')";}
.ui-body-b, .ui-body-b input, .ui-body-b select, .ui-body-b textarea, .ui-body-b button {font-family: Helvetica, Arial, sans-serif;}
.ui-body-b .ui-link-inherit {color: #333333;}
.ui-body-b .ui-link {color: #505454; font-weight: bold;}
.ui-btn-up-b {border: 1px solid #3E3434; background: #3E1414; font-weight: bold; color: #FFF; text-shadow: 0 1px 0 #333; background-image: -moz-linear-gradient(top, #3E3434, #3E1414); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3E3434),color-stop(1, #3E1414)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3E3434', EndColorStr='#3E1414')";}
.ui-btn-up-b a.ui-link-inherit {color: #FFF;}
.ui-btn-hover-b {border: 1px solid #3E1414; background: #802323; font-weight: bold; color: #fff; text-shadow: 0 1px 1px #333; background-image: -moz-linear-gradient(top, #601313, #802323); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #601313), color-stop(1, #802323)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#601313', EndColorStr='#802323')";}
.ui-btn-hover-b a.ui-link-inherit {color: #333;}
.ui-btn-down-b {border: 1px solid #3E3434; background: #3E3434; font-weight: bold; color: #111; text-shadow: 0 1px 1px #ffffff; background-image: -moz-linear-gradient(top,  #3E1414,  #3E3434); background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #3E1414), color-stop(1, #3E3434)); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3E1414', EndColorStr='#3E3434')";}
.ui-btn-down-b a.ui-link-inherit {color: #333;}
.ui-btn-up-b, .ui-btn-hover-b, .ui-btn-down-b {font-family: Helvetica, Arial, sans-serif; text-decoration: none;}




.mozi02{font-size:80%;}
.mozi03{font-size:60%;}
.ui-block-a,.ui-block-b,.ui-block-c,.ui-block-d,.ui-block-e,.ui-block-f,.ui-block-g{font-size:70%;line-height:1.5em}

#footer{font-size:.8em;font-weight:normal;line-height:2.2em;text-align:center;}
.ui-li-heading,.ui-li .ui-btn-text a.ui-link-inherit{overflow: visible;white-space: normal;}
.ui-icon{width:0px;margin:0px;}
.ui-btn-icon-right .ui-btn-inner { padding-right: 5px; }
#footli a{font-size:80%;}

#subtitle{background:url(../img/subtitle.png) no-repeat/*#960a52*/; line-height:30px;font-weight:bold;color:white;text-shadow:0 1px 1px #000000;padding:0 0 0 10px;margin:-4px 0 4px 0;font-size:1em;}

#pan{border-top:1px solid #D1007B;border-bottom:1px solid #D1007B;width:100%;height:29px;margin-top:-4px;padding:0px;}
#pan ul{list-style-type:none;margin:0px;padding:0px;}
#pan a{text-decoration:none;color:#960a52;}
#pan li{float:left;margin:0 5px 0 10px ;background:url(../img/pan.gif) right center no-repeat;font-size:65%;line-height:30px;padding-right:18px;}

#menu{line-height:2.2em;text-align:center;background:#960a52;background-image:-webkit-gradient(linear,left top,left bottom,from( #af2e80 ),to( #6b1e3d )); background-image:-webkit-linear-gradient( #af2e80,#6b1e3d ); background-image:   -moz-linear-gradient( #af2e80,#6b1e3d ); background-image:    -ms-linear-gradient( #af2e80,#6b1e3d ); background-image:     -o-linear-gradient( #af2e80,#6b1e3d ); background-image:        linear-gradient( #af2e80,#6b1e3d );}
#menu a{font-size:130%;font-weight:bold;}
#mqinfo{height:20px; background:#D7A9A9; line-height:16px;padding:4px 0 0 0;text-shadow:none; }
#eginfo{height:24px;width:100%;background:#444444;color:yellow;text-align:center;font-size:1.2em;padding:4px 0 4px 0;text-shadow:0 1px 1px #000000;}
#eginfo a{color:yellow;text-decoration:none;}
#eginfo a:hover{color:yellow;text-decoration:none;}
/*#topics{font-size:80%;color:#ffffff;text-shadow:0 1px 1px #000000 ;margin-top:-24px;padding-bottom:6px;}*/
#topics{font-size:80%;color:#ffffff;text-shadow:0 1px 1px #000000 ;margin-top:-44px;padding-bottom:26px;}
#topics a{color:#ffffff;}
#topics a:hover{color:#ffffff;}
.topics_new {color: #F03;font-weight: bold;margin-left: 5px;}

/* テキストを省略せずに表示する */
.ui-btn-inner {overflow: visible;white-space: normal;}
.link_table{width:100%; border-spacing:5px 5px;}
.link_table td{text-align:center;width:50%; font-size:70%;}

.dg_submenu1 a{width:98%;font-size:75%;}
.dg_submenu2 a{width:49%;font-size:75%;}
.nar_submenu a{width:49%;font-size:65%;}

.guide_submenu a{width:100%;}
.bold{text-shadow:1px 0 1px black;}

.strongred{color:maroon;text-shadow:1px 0 1px black;}
.ss3{font-size:90%;margin-left:4px;color:crimson;}
.ssk{font-size:90%;margin-left:4px;color:seagreen;}
.ss2{font-size:90%;margin-left:4px;color:red;}
.infonew{margin-left:8px;color:red;}

table {border-collapse: collapse;}
#title01 td{border:1px solid firebrick;text-align:center;color:#333;font-size:60%;}
#title02 td{border:1px dotted #666;text-align:center;color:#333;font-weight:bold;font-size:60%;}
#title03 td{border:1px solid firebrick;text-align:center;color:#333;font-size:80%;}
hr{clear:both;border:0px;border-bottom:2px dotted #c7000b;margin:10px 0 8px 0;}
strong{text-shadow:1px 0 1px black;}

#table01{border-collapse: collapse;}
#table01 td{border:1px solid #666;padding:3px;}
.sname{font-weight:bold;color:#333;font-size:95%border-bottom:1px dotted #333;padding-bottom:2px;margin-bottom:5px;}
.shiraki{font-weight:normal;font-size:80%;margin-left:10px;}
.ssyozoku{text-align:right;;margin:5px;}
.hanten{background:#999999;color:white;text-shadow:none;}
.space{line-height:100%;}
