@charset "UTF-8";
/* CSS Document */

* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #0000ff;
  text-decoration: none;
}

a:visited {
  color: #990099;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  text-decoration: none;
}
a img {
	border:none;
}

/* ---------------------------------------- フォントスタイル フォントサイズ */
body {
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 90%;
  padding: 0;
  margin: 0;
  border-top: 1px solid #F90;
  background: url(../img/bg-body.png)  #900;
  background-attachment:fixed;
}

/* ---------------------------------------- レイアウトに関する指定 */

#wrapper {
  text-align: left;
  margin: 0 auto;
  width: 950px;
  background:#FFF;
}

#header {
  padding: 20px 10px;
  background: url(../img/hed002.png) no-repeat #9A1201;
  text-align: center;
}

#globalnavi {
  width: 100%;
  position: relative;
}

#container {
  width: 100%;
  padding-top: 2em;
  padding-right: 1em;
  line-height:140%;
}

#contents {
	line-height:140%;
	 padding: 0 50px 2em; 
}

#footer {
	clear: both;
	padding: 6px 0;
	background: #900;
}


/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */
h1 {
  text-align: left;
  font-size: 80%;
  font-weight: normal;
  padding:10px;
  color: #ffffff;
}


.logo {
  font-size: 1.8em;
  margin-bottom: 0.5em;
  color: #0099ff;
}

.logo a{
  text-decoration: none;
  color: #0099ff;
  background-color: #ffffff;
}

.logo a:hover{
  text-decoration: none;
  color: #000066;
  background-color: #ffffff;
}

/* -- 概要 -- */
.description {}

/* ---------------------------------------- #globalnaviの指定 */

#globalnavi ul {
	width: 950px;
	list-style-type: none;
	position: absolute;
	background-color: #100843;
	background-image: url(../img/navi_back02.png) ;
	left: -10px;
}

#globalnavi li {
  width: 76px;
  float: left;
  border-right: groove 1px #ffff00;
}

#globalnavi li a {
  text-decoration: none;
  display: block;
  width: 65px;
  padding: 0.3em 5px ;
  background-color: #0033CC;
  background-image: url(../img/navi_back02.png) ;
  color: #ffffff;
  text-align:center;
  
}

#globalnavi li a:hover {
  background-color: #99ffff;
  color: #ff0000;
  background-position: 0 -50px
}
#globalnavi .current a{
	background-position: 0 -50px;
	color:#900;
}
/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
h2 {
  font-size: 160%;
  display:block;
  background:url(../img/h2back.jpg) no-repeat;
  color:#FFF;
  padding: 30px 0 0 20px;
  height:80px;
  
}

h3{ 
	display:block;
	background:#006;
	padding:6px 4px 4px 10px;
	color:#ffffff;
	font-weight:700;
	background:url(../img/tai_back.png) no-repeat;
}
h4{
	display:block;
	padding:2px;
	background:#FC9;
	margin:10px 0;
}
/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}
hr{
	border:#CCC dotted 1px;
}
.gr{
	color:#093;
	font-size:120%;
}
.cl{
	clear:both;
}
.line{
	border:solid #099 1px;
	margin:1px;
}
.waku001{
	display:block;
	margin:auto;
	text-align:left;
	height:420px;
	padding-right:200px;
	line-height:160%;
	background:url(../img/001.png) no-repeat;
}
.waku002{
	padding:5px;
	border-bottom: dotted #900 2px;
	display:block;
	margin:auto;
	font-size:90%;
	text-align:left;
	width:80%;
	height:220px;
	background-image:url(../img/staff_bg.jpg);
}
.waku003{
	padding:5px;
	display:block;
	margin:auto;
	font-size:90%;
	text-align:left;
	width:80%;
}
.waku004{
	padding:5px;
	display:block;
	margin:auto;
	text-align:left;
	width:80%;
	border-bottom:#F90 dotted 1px;
}
.waku005{
	padding:5px;
	display:block;
	margin:auto;
	text-align:left;
	width:100%;
	background: #CCC;
}
.waku005 img{
	padding: 1px;
	margin: 1px;
}
.waku006{
	display:block;
	background: #000;
	margin:auto;
	text-align:center;
	width:100%;
	padding: 5px;
}
.size-r{
	font-size:140%;
	color:#333333;
}
.size-s{
	font-size:80%;
}
.red12{
	font-size:140%;
	color:#ff0000;
}
.sml{
	font-size:80%;
}
.l-red{
	font-size:140%;
	color:#ff0000;
	font-weight:700;
}
.color_m{
	color:#0C9;
}
.s_17{
	font-size:80%;
}
.tai_l{
	color:#03C;
	font-size:140%;
}
.voice_waku{
	display:block;
	width:800px;
	height:230px;
	border-bottom:#093 dotted 3px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:180%;
}
.voice_waku_tai{
	text-align:left;
	background:#FFC;
	padding:5px 0;
	font-size:120%;
	font-weight:700;
}
.link_md{
	display:block;
	padding:8px;
	border-bottom:dotted #990000 1px;
}
.wakic{
	text-align:center;
}
/* -- 以下 リスト関係 -- */
#contents dl { margin: 1em 1em; }

#contents dt {
  margin-bottom: 2px;
  font-size:120%;
  font-weight: 700;
  border-bottom: 1px dotted #0cF;
  padding-bottom:2px;
  color:#F00;
}

#contents dd { margin-bottom: 2em; }


#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }
.toku{
	font-size:120%;
	border-bottom:dotted #0000CC 1px;
	padding:2px;
	background:url(../img/toku_bg.png) no-repeat;
	font-weight: 900;
}
.dan-lwaku{
	float:left;
	display:block;
	width:360px;
	padding:10px;
}
.st-lwaku{
	float:left;
	display:block;
	width:200px;
	padding:10px;
}
.st-rwaku{
	float:right;
	display:block;
	width:500px;
	padding:10px;
}
.dan-lwakutai{
	display:block;
	padding:5px;
	background:#900;
	color:#ffffff;
	font-size:120%;
}
.dan-rwakutai{
	display:block;
	padding:5px;
	background:#F30;
	color:#ffffff;
	font-size:120%;
}
.dan-rwaku{
	float:right;
	display:block;
	width:360px;
	padding:10px;
}
.setumeiwaku_sita{
	display:block;
	width:650px;
	padding:10px;
	margin:10px auto;
	text-align:center;
}
.setumeiwaku-tai{
	display:block;
	background: url(../img/setu_tai_bg.jpg) no-repeat;
	font-size: 140%;
	color: #009;
	margin-left:10px;
	padding-left:5px;
	height:25px;
	font-weight:700;
}
.setumeiwaku-tai2{
	display:block;
	font-size: 140%;
	color: #009;
	margin-left:10px;
	padding-left:5px;
	height:25px;
}
.setumeiwaku-tai2 a{
	text-decoration:none;
}
.setumeiwaku img{
	text-align:left;
	padding-right:20px;
	border:none;
}
.t-back{
	background:url(../img/t_back.jpg) no-repeat;
}
.dtai{
	font-size:100%;
	color:#900;
	font-weight:700;
	padding:5px 0 5px 0;
}
.fontsize03{
	font-size: 140%;
	font-weight: 700;
	color: #009;
}
.redfont{
	color:#F00;
	font-size:80%;
}
th{
	background:#900;
	color:#FFF;
	padding:5px;
	border-bottom:#fff dotted 1px;
}
td{
	border-bottom:#CCC dotted 1px;
	padding:5px;
}
.st-w1{
	display:block;
	float:left;
}
.st-w2{
	display:block;
	float:right;
	width:450px;
}
.taiuv{
	padding:1px;
	font-size:60%;
	border:#FC0 1px solid;
	width:80px;
}
.wakucen{
	display: block;
	padding: 10px;
	width: 300px;
	border: solid 1px #900;
	text-align: center;
	margin: auto;
}
/* ---------------------------------------- #footer内の指定 */
#footer p { 
	text-align: center; 
	font-size:60%;
	color:#ffffff;
}
