@charset "Shift_JIS"; 

/* CSS Document 2007.3.21 */

/* -------------------- text -------------------- */

.a9, .a10, .a11, .a12, .a14, .a16 {
	font-family:Verdana, Arial, sans-serif
}
.j9, .j10, .jm10, .j12, .jm12, .j14 , .j16{
	font-family:Osaka, MS UI Gothic, sans-serif
}

body {
text-align:center;
	color: #4C4C4C;
	margin: 0px;
	padding: 0px;
	background-image: url("../img/bg_base.jpg");
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #B31D23;
}
A.link02 {
	color: #7F9D20;
	text-decoration: underline;
	font-weight: bold;
}
A.link02:hover {
	text-decoration: none;
	color : #333333;
	font-weight: bold;
}

h1 {
	font-size: 10px;
	text-align:left;
	font-weight: normal;
	letter-spacing:1px;
	color: #999;
	margin: 3px 0px 0px 5px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #999999;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	color:#006641;
	letter-spacing:2px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
h5 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #999999;
}
h6 {
	font-size: 12px;
	color:#000000;
	letter-spacing:2px;
	line-height: 16px;
	font-weight: bold;
}
p {
	margin: 0px;
}

.caption {
	font-size: 10px;
	line-height: 18px;
	margin-top: 2px;
}

.smaller {
	font-size: smaller;
}

.red {
	color: #993333;
}



/* -------------------- other -------------------- */

.logo_menu {
	background-image: url("../img/bg_menu.jpg");
	background-repeat: repeat-y;
	padding: 7px 0px 23px 125px;
	color:#CCCCCC;
	font-size:11px;
	line-height:16px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px 0px 10px 25px;
}
blockquote {
	margin: 0px;
	padding: 0px 0px 10px 25px;
}
li {
	line-height: 14px;
	margin-bottom: 0px;
	padding-left: 20px;
	list-style: none;
	font-size: 14px;
}

.frontpage {
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	padding: 10px 15px 10px 30px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
	clear: both;
}
.border {
	border-top: solid 1px #999999;
	margin: 0px;
}
.border_dashed {
	border-top: dashed 1px #999999;
	margin: 0px;
}
.space {
	clear: both;
	height: 20px;
}
.doc {
	background-image: url("../30staff/img/pho02.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}
.staff {
	background-image: url("../30staff/img/pho03.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}
.data td {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-collapse:collapse;
	text-align:center;
}
.height25 {
	line-height: 25px;
}
.photd {
	font-size: 10px;
	text-align:center;
	line-height: 18px;
}
.title01 {
	line-height: 30px;
	background-image: url("../img/list01.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-left: 25px;
	font-size: 14px;
	font-weight:600;
	color:#368b6a;
}
.title01_a {
	line-height: 18px;
	background-image: url("../img/list01.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-left: 25px;
	font-size: 14px;
	font-weight:600;
	color:#368b6a;
}
.title02 {
	font-size: 16px;
	color:#78462A;
	line-height: 28px;
	font-weight: bold;
}

.title03 {
	font-size: 14px;
	color:#7D7B7A;
	line-height: 20px;
	font-weight: bold;
}
.title04 {
	font-size: 14px;
	color:#78462A;
	line-height: 20px;
	font-weight: bold;
}

.title05 {
	font-size: 14px;
	color:#003E7F;
	line-height: 20px;
	font-weight: bold;
}
.title06 {
	font-size: 14px;
	color:#C2730B;
	line-height: 20px;
	font-weight: bold;
}
.title07 {
	font-size: 14px;
	color: #660000;
	line-height: 20px;
	font-weight: bold;
}
.circle-number {
  list-style: none;
  padding-left: 0;
}

.circle-number li {
  margin-bottom: 5px;
}

.circle-number li::before {
  display: inline-block;
  width: 25px;
  height: auto;
  text-align: center;
  margin-right: 10px;
	vertical-align: top;
  border-radius: 50%;
  background: white;
  color: black;
  font-weight: bold;
	font-size: 16px;
  content: attr(data-circle-number);
}

.circle-number li:nth-child(1)::before { content: '‡@'; }
.circle-number li:nth-child(2)::before { content: '‡A'; }
.circle-number li:nth-child(3)::before { content: '‡B'; }
.circle-number li:nth-child(4)::before { content: '‡C'; }
.circle-number li:nth-child(5)::before { content: '‡D'; }
.circle-number li:nth-child(6)::before { content: '‡E'; }
.circle-number li:nth-child(7)::before { content: '‡F'; }
.circle-number li:nth-child(8)::before { content: '‡G'; }
.circle-number li:nth-child(9)::before { content: '‡H'; }
.circle-number li:nth-child(10)::before { content: '‡I'; }


/* -------------------- color -------------------- */

.black {
	color:#000000;
}
.gray {
	color: #808080;
}
.white {
	color: #FFFFFF;
}
.plan_gray {
	background-color: #CCCCCC;
	text-align:center;
	color:#78462A;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}
.plan_white {
	text-align:center;
	color:#78462A;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}
.plan_white2 {
	text-indent:40px;
	color:#78462A;
	font-size:14px;
	vertical-align:text-top
}


/* -------------------- header -------------------- */

#header {
	width: 800px;
	height: 12px;
	text-align: right;
	margin: auto;
	color: #000;
	font-size:10px;
	letter-spacing:1px;
}
#header a {
	text-decoration: none;
	color: #666;
}
#header a:hover {
	color: #000;
}

/* -------------------- topbar3 -------------------- */

#topbar3 {
	width: 820px;
	height: 50px;
	background-image: url("../img/top03.jpg");
}

/* -------------------- topbar4 -------------------- */

#topbar4 {
	width: 820px;
	height: 45px;
	background-image: url("../img/top04.jpg");
	text-align: right;
}
#topbar4 .table {
	margin-top: 30px;
	margin-right: 20px;
	}
#topbar4 .img {
	margin-top: 30px;
	margin-right: 20px;
	}

/* -------------------- middle -------------------- */

#middle {
	clear: both;
	width: 820px;
	text-align: left;
	margin: auto;
	padding: 0px;
}
#middle .content {
	background-image: url("../img/bg_base2.jpg");
	padding: 0px 0px 0px 0px;
}
#middle .security01 {
	margin-left: 30px;
	margin-right: 30px;
	padding:10px;
	background-color:#F7F7F7;
}
#middle .btmnavi {
	height: 50px;
	background-image: url("../img/bg_btmbar.jpg");
	background-repeat:no-repeat; 
	text-align: center;
	font-size: 10px;
	line-height: 50px;
	letter-spacing:1px;
}
#middle .navi {
	color: #999;
	font-size:10px;
	letter-spacing:1px;
}
#middle .navi a {
	text-decoration: none;
	color: #FFF;
}
#middle .navi a:hover {
	color: #EDEDED;
	text-decoration: underline;
}

#chart {
margin-left:50px;
line-height:1.8em;
}
#chart table {
background-color:#ddd;
margin-bottom:10px;
}
#chart td {
background-color:#FFFFFF;
text-align:right;
padding: 3px 8px 2px 5px;
}
#chart th {
font-size: 12px;
background-color:#eee;
padding: 3px 8px 2px 5px;
}


/* -------------------- footer -------------------- */

#footer {
	width: 820px;
	height: 50px;
	text-align: center;
	margin: auto;
	background-image: url("../img/bg_bottom.jpg");
	background-repeat:no-repeat; 
	color: #666;
	font-size:10px;
	padding-top: 10px;
	letter-spacing:1px;
}

#footer .copyright {
	color: #666;
	font-size:14px;
}