/* CSS Document */
/* charset */
@charset "UTF-8";

/* マージン・パディングリセット */
*{ padding:0; margin:0; }

/* フォントサイズ */
/* body のフォントサイズをベースに相対的に指定 */
body {font-size: 80%;}
*    {font-size: 100%;}
h1   {font-size: 200%;}
h2   {
	font-size: 150%;
	color: #000;
}
h3   {font-size: 120%;}
h4   {font-size: 110%;}
h5   {font-size: 100%;}
big  {font-size: 150%;}

body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 色設定 */
a         { color: #333; }
a:hover   { color: #f33; }
a:active  { color: #FF9200; }
a:visited {
	color: #333;
}

/* リンク */
a {
text-decoration:underline;
outline:none;
}
#a:hover {
margin-left:3px;
font-weight:bold;
}

a.joc{
text-decoration:none;
font-weight:normal;
color:#333333;
}

/**　画像位置　**/

img{
margin:0;
padding:0;
}

img.photo{
padding:5px;
background-color:#FFFFFF;
border:solid 1px #CCCCCC;
margin: 0 10px;
}

img.photo2{
padding:3px;
background-color:#FFFFFF;
border:solid 1px #CCCCCC;
margin: 0 10px;
}

img.photo3{
padding:5px;
background-color:#FFFFFF;
border:solid 1px #CCCCCC;
margin-bottom:10px;
}

a img{
border:none;
}

table tr td{
padding:0;
}

img.mid{
vertical-align:middle;
padding-left:20px;
}

td.side{
padding-left:10px;
padding-right:10px;
background-repeat:repeat-y;
background-image:url(side02.jpg);
line-height:25px;
font-weight:bold;
}

td.side a{
	color:#0000FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

td.mein{
padding: 10px 20px 0px 0;
line-height:25px;
}

td.mein2{
	padding: 10px 20px 10px 25px;
	line-height:25px;
	font-size: 12px;
}

table.pankuzu{
background-image:url(pankuzu.jpg);
background-repeat:no-repeat;
line-height:normal;
}

td.pan{
padding:12px 0px 25px 15px;
vertical-align:top;
}

/**　テーブル背景　**/

.bg_navi1{
padding:5px;
background:url(bg_navi01.gif) right bottom no-repeat;
color:#FFFFFF;
}

.bg_navi2{
padding:5px;
background:url(bg_navi02.gif) right bottom no-repeat;
color:#FFFFFF;
}

.bg_navi3{
padding:5px;
background:url(bg_navi03.gif) right bottom no-repeat;
}

.bg_navi4{
padding:5px;
background:url(bg_navi04.gif) right bottom no-repeat;
}

/* ----- 棒グラフ部分 ----- */

.gurafu{
padding:5px;
background:url(bg_navi01.gif) right bottom no-repeat;
color:#FFFFFF;
}

.gurafu2{
padding:5px;
background:url(gurafu.jpg) center center no-repeat;
color:#FFFFFF;
}

.gurafu3{
background:url(gurafu2.gif);
background-repeat:repeat-x;
background-position:center;
height:10px;
}

/* ----- hanzai ----- */
.hanzai1{
	font-family:"HG明朝E";
	width:531px;
	height:38px;
	background-image:url(../img/navi-kensatsu03.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:13px 0 0 260px;
	color:#333333;
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:10px;
}

.hanzai2{
	font-family:"HG明朝E";
	width:431px;
	height:38px;
	background-image:url(../img/navi-kensatsu04.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:13px 0 0 360px;
	color:#333333;
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:10px;
}

.hanzai3{
	font-family:"HG明朝E";
	width:531px;
	height:38px;
	background-image:url(../img/navi-kensatsu05.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:13px 0 0 260px;
	color:#333333;
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:10px;
}

/* ----- midasi ----- */
.midasi{
	font-weight:bold;
	color:#FF9200;
	line-height:normal;
	letter-spacing:-2px;
}

/* ----- midasi2 ----- */
.midasi2{
	background-image:url(../img/midasi2.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	color:#0000FF;
	font-size:100%;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi2 a{
	text-decoration:none;
}

.midasi2a{
	width:590px;
	background-image:url(../img/midasi2.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	color:#FF9200;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi2a a{
	color:#FF9200;
	text-decoration:none;
}

.midasi2b{
	width:480px;
	background-image:url(../img/midasi2.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	color:#FF9200;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi2b a{
	color:#FF9200;
	text-decoration:none;
}

.midasi2c{
	width:480px;
	background-image:url(../img/midasi2.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	color:#0000FF;
	font-size:100%;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi2c a{
	color:#FF9200;
	text-decoration:none;
}

/* ----- midasi3 ----- */
.midasi3{
	background-image:url(../img/midasi5.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	color:#FF9200;
	font-size:100%;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi3 a{
	color:#FF9200;
	text-decoration:none;
}

.midasi3a{
	width:240px;
	background-image:url(../img/midasi5.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	color:#FF9200;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi3a a{
	color:#FF9200;
	text-decoration:none;
}

.midasi3b{
	width:500px;
	background-image:url(../img/midasi5.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:10px;
	padding-bottom:20px;
	color:#FF9200;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi3b a{
	color:#FF9200;
	text-decoration:none;
}

.midasi3c{
	width:500px;
	background-image:url(../img/midasi5.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:10px;
	padding-bottom:20px;
	color:#FF9200;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi3c a{
	color:#FF9200;
	text-decoration:none;
}

.midasi3d{
	width:480px;
	background-image:url(../img/midasi5.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	color:#FF9200;
	font-size:100%;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi3d a{
	color:#FF9200;
	text-decoration:none;
}

/* ----- midasi4 ----- */
.midasi4{
	width:500px;
	background-image:url(../img/midasi3.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:10px;
	padding-bottom:20px;
	color:#777;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.midasi4 a{
	text-decoration:none;
}

.midasi-sidebox {
	background-image:url(../img/midasi4.jpg);
	background-repeat:no-repeat;
	width:200px;
	margin:10px 10px 0 8px;
	padding: 0px 0 10px 10px;
	color:#333;
	font-size:120%;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
}

.access-midasi{
	width:320px;
	background-image:url(../img/midasi.jpg);
	background-repeat:no-repeat;
	padding: 5px 0 10px 25px;
	color:#FF9200;
	font-weight:bold;
	line-height:normal;
	letter-spacing:3px;
}


/* ----- subtitle-index ----- */
.subtitle-index{
	background-image:url(img/bg_head03.jpg);
	background-repeat:no-repeat;
	font-size:32px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:50px;
	padding-top:10px;
	color:#333;
	width:500px;
	height:41px;
	line-height:normal;
}

/* ----- subtitle ----- */
.subtitle{
	background-image:url(img/bg_head01.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:65px;
	padding-top:5px;
	color:#00F;
	width:100%;
	height:40px;
	line-height:normal;
	letter-spacing:10px;
}

/* ----- subtitle2 ----- */
.subtitle2{
	background-image:url(bg_head02.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:65px;
	padding-top:5px;
	color:#00F;
	width:200px;
	height:40px;
	line-height:normal;
	letter-spacing:10px;
}

/* ----- subtitle3 ----- */
.subtitle3{
	background-image:url(img/bg_head01.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:65px;
	padding-top:5px;
	color:#00F;
	width:500px;
	height:40px;
	line-height:normal;
	letter-spacing:10px;
}

/* ----- subtitle4 ----- */
.subtitle4{
	background-image:url(img/bg_head01.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:65px;
	padding-top:5px;
	color:#00F;
	width:100%;
	height:40px;
	line-height:normal;
}



.navi00{
margin-bottom:10px;
padding-top:5px;
}

.navi{
margin-bottom:30px;
}

ul{
list-style:inside disc;
}

li.color a{
color:#0000FF;
}

.menu{
margin: 0 auto;
}

.access{
padding-left:10px;
font-size:16px;
}

.access .midasi3b{
font-size:90%;
}

.map{
padding-right:10px;
text-align:right;
}

.info td{
padding:10px;
}

.textcolor{
padding-left:15px;
color:#0000FF;
}

.textcolor2{
color:#FF0000;
}

.textcolor3{
color:#0000A6;
}


/* ----- IE7 Hack ----- */
*:first-child+html .hanzai1, .hanzai2, .hanzai3{
height:46px;
margin-bottom:15px;
padding-top:15px;
}


/**　デコレーション　ボタン　**/

a.squarebutton{
background: transparent url('button/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
margin-right:10px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('button/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

