﻿/* ================================================================ *
	共通設定
 * ================================================================ */

/* リセット */
h1, h2, h3, h4, h5, h6, p, em, ul, li,
form,caption {
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: normal;
}

hr {
	display: none;
	clear: left;
}

body {
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	background-color: #EEEEEE;
}

ul li a span,p a span {
	visibility:hidden;
	font-size: 9px;
	display: none;
}

img {
border:0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ================================================================ *
	基本設定
 * ================================================================ */

#wrapper {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 850px;
	background-color: #FFFFFF;
	text-align: left;

}

/* ---------------------------------------------------------------- *
	ヘッダ
 * ---------------------------------------------------------------- */

#header {
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding: 10px;

}

/* ---------------------------------------------------------------- *
	フラッシュ
 * ---------------------------------------------------------------- */
#flashcontent {
	height: 400px;
	margin-left: 6px;
	margin-bottom: 20px;
	float: left;
	width: 730px;
	display: inline;
	margin-top: 5px;
	background-image: url(../img/flash_bg.gif);
	background-repeat: no-repeat;
}

/* ---------------------------------------------------------------- *
	ナビゲーション
 * ---------------------------------------------------------------- */
div#navi2 {
	margin-bottom: 30px;
}
div#navi2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#navi2 ul li {
	float: left;
	background-image: url(../img/aws.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
}
div#navi2 ul li a {
	display: block;
	text-decoration: none;
	text-indent: 15px;
	padding: 0px;
}
div#navi2 ul li a:hover {
	text-decoration: none;
}

div#navi {
	margin-bottom: 15px;
	margin-left: 4px;
}
div#navi ul {
	list-style-type: none;
}
div#navi ul li {
	float: left;
	margin-left: 5px;
	display: inline;
}
div#navi ul li.ll {
	float: left;
	margin-left: 8px;
	display: inline;
}
div#navi ul li a {
	display: block;
	text-decoration: none;
}
div#navi ul li a:hover {
	text-decoration: none;
}
div#navi ul li.me1 a {
	background-image: url(../img/btn01e.gif);
	width: 120px;
	background-repeat: no-repeat;
}
div#navi ul li.me2 a {
	background-image: url(../../wada/img/btn02e.gif);
}
div#navi ul li.me3 a {
	background-image: url(../img/btn03e.gif);
}
div#navi ul li.me4 a {
	background-image: url(../img/btn04e.gif);
}
div#navi ul li.me5 a {
	background-image: url(../img/btn05e.gif);
}



.gototop {
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-right: 20px;
}
/* ---------------------------------------------------------------- *
	topコンテンツ
 * ---------------------------------------------------------------- */

#main {
	margin-bottom: 20px;
	width: 550px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#ltr {
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	display: inline;
}

#rtl {
	width: 235px;
	float: right;
	padding-right: 15px;
}

.imgbox01 {
	margin-bottom: 10px;
	height: 90px;
	padding-top: 40px;
	font-size: 11px;
	width: 170px;
	display: block;
	background-image: url(../img/top_r1.jpg);
}

.side01 {
	width: 219px;
	margin-bottom: 10px;
	padding: 7px;
	border: 1px solid #EFEFEF;
}

/* ---------------------------------------------------------------- *
	フッタ
 * ---------------------------------------------------------------- */

#footer {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/ftr_01.jpg);
	height: 39px;
	clear: both;
}

#adress {
	height: 25px;
	text-align: center;
	line-height: 16px;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#copyright {
	background-repeat: no-repeat;
	height: 38px;
	margin: 0px;
	padding: 0;
	background-image: url(../../wada/img/ftr_01.jpg);
}

.arwbox {
	background-image: url(../img/link-arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-bottom: 10px;
	clear: right;
	margin-top: 10px;
}
.td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	padding-left: 5px;
	text-align: left;
	line-height: 25px;
	height: auto;
	width: auto;
	padding-right: 5px;
}

.td_col {
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
}

.text12 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.text14bl {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #990000;
	margin-bottom: 5px;
	text-indent: 10px;
}

.box30 {
	height: 30px;
	clear: both;
}
.box15 {
	height: 15px;
	clear: both;
}

#main ul {
	width: auto;
	padding-right: 30px;
	padding-left: 50px;
}
#main li {
	list-style-type: disc;
	line-height: 1.7em;
}

.title1 {
	padding-bottom: 30px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bolder;
}
.imgrtl {
	float: right;
	margin-left: 5px;
	display: inline;
}
.imgltl {
	float: left;
	margin-right: 15px;
}

#wrapper #main p.title2 {
	font-weight: bold;
	color: #009999;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
}

#main h3 {
	font-weight: bold;
	font-size: 14px;
	color: #99CC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#main dt {
	font-weight: bold;
	margin-left: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main dd {
	line-height: 20px;
	margin-right: 15px;
	margin-bottom: 25px;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.image_center {
	text-align: center;
}
.title {
	font-weight: bold;
}

.red2 {
	color: #FF0000;
}
#wrapper #header p {
	text-align: right;
	font-size: 1px;
	line-height: 1px;
}
#wrapper #main table {
	color: #666666;
	font-size: 12px;
	line-height: 1.7em;
	width: 100%;
	margin-bottom: 20px;
}

#pankuzu {
	margin-bottom: 25px;
	clear: both;
	padding-left: 25px;
}

#wrapper #header #menu {
	width: 180px;
	float: right;
	padding-top: 30px;
}
#wrapper #main h2 {
	color: #003366;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 16px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #003366;
	text-indent: 10px;
}
#wrapper #main p {
	margin-bottom: 1em;
	line-height: 1.7em;
}
#wrapper #footer ul.foot {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer ul.foot li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer ul.foot li a{
	display:block;
	width:159px;
	height:38px;
}
#wrapper #footer ul.foot li a:hover {
	background-position:0 -38px;
	text-decoration:none;
}
#wrapper #footer ul.foot li.m1 a{
	background-image: url(../img/ftr_02.jpg);
}
#wrapper #footer ul.foot li.m2 a{
	background-image: url(../img/ftr_03.jpg);
}
#wrapper #footer ul.foot li.m3 a{
	background-image: url(../img/ftr_05.jpg);
}

#wrapper #header #menu a {
	text-decoration: none;
	color: #666666;
}
#wrapper #rtl h3 {
	text-align: center;
	background-color: #EEEEEE;
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #rtl .side01 ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
}
#wrapper #rtl .side01 a {
	color: #003366;
	text-decoration: none;
}
#wrapper #rtl .side01 li {
	margin-bottom: 5px;
	line-height: 1.6em;
}
#wrapper #main td {
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 3px;
}
#wrapper #main ol {
	margin-left: 20px;
}

#wrapper #main table.offcer {
	margin-top: 20px;
	width: 400px;
	margin-left: 30px;
}
#wrapper #main ol li.nn {
	list-style-type: decimal;
	padding: 0px;
	margin-left: 20px;
}
#wrapper #main p#rt {
	text-align: right;
}
#wrapper #main th {
	color: #CCCCCC;
}
#wrapper #main table.gl {
	margin-bottom: 20px;
	background-color: #CCCCCC;
}
#wrapper #main .gl td.glo {
	background-color: #E7E7E7;
	padding: 3px;
	font-weight: bold;
}
#wrapper #main ul li.sitemap_a {
	margin-left: 20px;
	font-weight: bold;
	padding-top: 20px;
}
#wrapper #main ul li.sitemap_b {
	margin-left: 40px;
	list-style-type: circle;
	padding-top: 5px;
}
#wrapper #main table#flow {
	width: 500px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#wrapper #main #flow td {
	padding: 0px;
}
#wrapper #rtl .side01 table {
	font-size: 11px;
	color: #333333;
}
#wrapper #rtl .side01 td.topside {
	width: 60px;
	text-align: right;
	vertical-align: top;
}
#wrapper #rtl .side01 td {
	padding-bottom: 10px;
}
