@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
}

a:link {
  font-size: 12px;
}

a:hover {
  font-size: 12px;
}

a:visited {
	font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	border-right: /*----solid 2px #c6c6c6---*/;
	border-bottom: /*----solid 2px #c6c6c6---*/;
	border-left: /*----solid 2px #c6c6c6---*/;
	background-image: none;
	background-color: #FFF;
}

#main2 {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	border-right: /*----solid 2px #c6c6c6---*/;
	border-bottom: /*----solid 2px #c6c6c6---*/;
	border-left: /*----solid 2px #c6c6c6---*/;
	background-image: url();
	background-color: #FFF;
}



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

#header {
	margin: 0;
	width: 800px;
	height: 210px;
	border-top: solid 4px #005ebb;
	background-color: #FFFFFF;
	background-image: url(img/);
	background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #004080;
}

#header h2 {
	margin: 0;
	padding: 25px 10px 10px 15px;
	/*----width: 500px;---*/
	text-align: left;
	font-size: 40px;
	color: #191970;
	letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
	font-size: 40px;
	color: #1919170;
	text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
	height: 22px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 11px 0 0 15px;
	background: url(img/);
	background-repeat: repeat-x;
	text-align: left;
	width: auto;
}

#header-menu ul {
  text-align: left;
  margin: 0px;
  padding: 0px
}

#header-menu li {
	color: #666666;
	display: inline;
	padding-left: 14px;
	padding-right: 9px;
	background: url(img/l_icon.gif) no-repeat;
	background-position: left center;
}

#header-menu a {
	color: #000099;
	text-decoration: none;
}

#header-menu a:hover {
	color: #0099FF;
}

#header2 {
	margin: 0;
	width: 800pt;
	height: 180px;
	border-top: solid 4px #005ebb;
	background-color: #ffffff;
	background-image: url(img/);
	background-repeat: no-repeat;
}

#header2 h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #004080;
}

#header2 h2 {
	margin: 0;
	padding: 25px 10px 10px 15px;
	width: 500px;
	text-align: left;
	font-size: 40px;
	color: #191970;
	letter-spacing: 1px;
}

/*---------- コンテンツ ----------*/

#container {
	width: 780px;
	overflow: hidden;
	margin: 0px;
	padding: 6px;
}


/*---------- メインコンテンツ ----------*/

#contents {
	float: right;
	margin: 0;
	padding: 5px 10px 5px 0;
	font-size: 12px;
	line-height: 180%;
	width: 590px;
	letter-spacing: 1px;
}

#contentsc {
	float: right;
	margin: 0;
	padding: 5px 10px 5px 0;
	font-size: 12px;
	line-height: 180%;
	width: 780px;
	letter-spacing: 1px;
}

#contents h2 {
  height: 26px;
  margin: 0 0 4px 0;
  padding: 8px 0 0 20px;
  font-size: 12px;
  color: #004080;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 180%;
  font-size: 12px;
}

#contents a {
  color: #004080;
  font-size: 12px;
}

#contents a:hover {
  font-size: 12px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


#main_img {
  width: 186px;
  height: 145px;
}

#contents_table {
	float: right;
	margin: 0;
	padding: 5px 10px 5px 0;
	font-size: 8px;
	line-height: 180%;
	width: 590px;
	letter-spacing: 1px;
}

.kibi{
	width: 196px;
	height: 313px;
	background: url(kibi1.png) no-repeat 0 0;
	position: absolute;
	z-index: 10;
}

#kibi1{
	top: 120%;
	left: 45%;
}


.seto{
	width: 204px;
	height: 314px;
	background: url(seto1.png) no-repeat 0 0;
	position: absolute;
	z-index: 10;
}

#seto1{
	top: 25%;
	left: 50%;
}


.bizen{
	width: 196px;
	height: 313px;
	background: url(bizen1.png) no-repeat 0 0;
	position: absolute;
	z-index: 10;
}

#bizen1{
	top: 160%;
	left: 55%;
}

/* --------------------------------------------------
   coder Table
-------------------------------------------------- */
.coder {
    border-spacing: 0;
	
    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
    box-shadow: 0 1px 1px #CCC;	
}
.coder th,
.coder td {
    padding:10px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
}
.coder th {
	background:#e3dcd5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#69655c;
}

/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.coder tr:first-child th:first-child,
.coder tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.coder tr:first-child th:last-child,
.coder tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.coder tr:last-child th:first-child,
.coder tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.coder tr:last-child th:last-child,
.coder tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  text-align: left;
  letter-spacing: 1px;
}

#menu h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 0px 0px 0px 0px;
  width: 160px;
  text-align: left;
}

.menulist h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  margin: 10px 10px 0px 0px;
}


.menulist a:hover{
	margin: 10px 10px 15px 0;
	padding: 7px 0 0 12px;
	text-decoration: underline;
	background-image: url(img/side_menu_bg_hover.gif);
	background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  width: 148px;
  padding: 6px 0 5px 0;
  font-size: 12px;
 }

.menu_free a:hover{

}

.menu_free p{
  margin: 0;
  padding: 10px 4px 0 4px;
  font-size: 12px;
  line-height: 180%;
}


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

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #004080;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}
/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	position: relative;
	height: 200px;
	width: 577px;
	margin-bottom: 10px;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}
