@charset "UTF-8";

/* ボディに関するCSS
--------------------------------------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666;
	font-size: 80%;
	line-height: 160%;
	background: #f5f5f5;
}
div,ul,li,iframe{
	margin:0;
	padding:0;
}

/* ページ構造に関するCSS 
--------------------------------------------------------------------------------*/
#wrapper{
	width: auto;
	margin:0 auto;
	padding:0px 0px 0;
	background-image:url(../img/images/boxback.jpg);

}

#header {
	width: auto;
	height: auto;
	margin-bottom:0px;
}
#header h1{
	text-align:center;
}

#nav{
	width:auto;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
	border-right: #B67703 solid 1px;
	display:none;
}
	
	
#nav ul{
	line-height:0px;
	margin: 0px 0;
	padding: 0;
	list-style: none;	
}

#nav img{
	display:none;
}



#content{
	clear: both;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #999;
	background-color: #FFFFFF;
}

#navsite{
	height: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#navsite li{
	color:#6197F5;
}

#mainimg{
	clear:both;
	margin:0;
	padding:0;
}

#col1 {
	height: auto;
	margin-top: 8px;
	/*margin-left: 4px;*/
	margin-bottom: 8px;
	/*margin-right: 4px;*/
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	border:outset 4px #CCC;
	/*background-image:url(../boxback.jpg);*/
	background-color: #330;
}

.col2 {
	height: auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top:4px;
	padding-bottom: 4px;
	text-align:left;
	border:outset 5px #CCC;
/*	background-image:url(../boxback.jpg);*/
	background-color: #330;
	color: #FFF;
}

.col2:hover {
	height: auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top:4px;
	padding-bottom: 4px;
	text-align:left;
	border:outset 5px #CCC;
	background-image:url(../boxbackura.jpg);
	color: #FFF;
}

.col3 {
	height: auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top:4px;
	padding-bottom: 4px;
	text-align:left;
	border:outset 5px #CCC;
	/*background-image:url(../boxback.jpg);*/
	background-color: #330;
	color: #FFF;
}

.col3 :hover{
	height: auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top:4px;
	padding-bottom: 4px;
	text-align:left;
	border:outset 5px #CCC;
	background-image:url(../boxbackura.jpg);
	color: #FFF;
}

.col4 {
	height:auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	border:solid 2px #CCC;
	/*background-image:url(../boxback.jpg);*/
	background-color: #330;
	color: #FFF;
}

.col4 :hover{
	height:auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	border:solid 2px #CCC;
	background-image:url(../boxbackura.jpg);
	color: #FFF;
}

.col5 {
	height: auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top:4px;
	padding-bottom: 4px;
	text-align:left;
	border:outset 5px #CCC;
	/*background-image:url(../boxback.jpg);*/
	background-color: #330;
	color: #FFF;
}

.col6 {
	height:auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	border:solid 2px #CCC;
	/*background-image:url(../boxback.jpg);*/
	background-color: #330;
	color: #FFF;
}


.col7 {
	height: auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top:4px;
	padding-bottom: 4px;
	text-align:left;
	border:outset 5px #CCC;
/*	background-image:url(../boxback.jpg);*/
	background-color: #330;
	color: #FFF;
}

.col7:hover {
	height: auto;
	margin-top: 8px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-top:4px;
	padding-bottom: 4px;
	text-align:left;
	border:outset 5px #CCC;
	background-image:url(../boxbackura.jpg);
	color: #FFF;
}




.taikai{
width: 100%;
border-collapse: collapse;
}

.taikai th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

.taikai td{
padding: 6px;
/*background-image:url(../boxback.jpg);*/
background-color: #330;
border: 1px solid #b9b9b9;
text-align:center;
}

.taikai tfoot td{
	text-align:left;
}

.kokusai{
width: 100%;
border-collapse: collapse;
}

.kokusai th{
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

.kokusai td{
padding: 6px;
/*background-image:url(../boxback.jpg);*/
background-color: #330;
border: 1px solid #b9b9b9;
text-align: left;
}



.kokusai tfoot td{
	text-align:right;
}


.waku1{
width: 100%;
border-collapse: collapse;
}

.waku1 th{
width: 25%;	
padding: 6px;
text-align: center;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

.waku1 td{
padding: 6px;
/*background-image:url(../boxback.jpg);*/
background-color: #330;
border: 1px solid #b9b9b9;
text-align: left;
}

.waku1 tfoot td{
	text-align:right;
}

table.type07 {
    border-collapse: collapse;
    text-align: center;
    line-height: 1.5;
    border: 1px solid #ccc;
}

table.type07 thead {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
	background-image:url(../img/images/boxbackura.jpg);
}

table.type07 thead th {
    padding: 1px;
    font-weight: bold;
    vertical-align: top;
    color: #fff;
}

table.type07 tbody th {
    padding: 1px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

table.type07 td {
    padding: 1px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}



.trun{
width: 100%;
border-collapse: collapse;
}


.trun th{
text-align: left;
/*vertical-align: top;*/
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

.trun td{
	padding:2px;
/*background-image: url(../boxback.jpg);*/
background-color: #330;
border: 1px solid #b9b9b9;
text-align: left;
}


.trun tfoot td{
	text-align:right;
}


th.meisyo{
	width:32%;
}

th.jiki{
	width:12%;
}

.racereki{
width: 100%;
border-collapse: collapse;
}

.racereki th{
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

.racereki td{
padding: 6px;
/*background-image:url(../boxback.jpg);*/
border: 1px solid #b9b9b9;
text-align: left;
}

.racereki tfoot td{
	text-align:right;
}



#footer{
	clear:both;
	width: auto;
	height: 80px;
	margin-top: 5px;
	padding: 5px 2px 5px 2px; 
	background-image:url(../footerbox.jpg);
}






#sidebar {
	width: 100%;
	height: auto;
	padding: 1px 1px 1px 1px;
	/*background-image: url(img/bck_top_news.gif);*/
	background-color: #ffc;
	overflow: auto;
}






/* ヘッダーに関するCSS
--------------------------------------------------------------------------------*/
h1 {
	margin: 0;
	padding: 0;
	border: 1px solid #630;
}



/* ナビゲーションに関するCSS 
--------------------------------------------------------------------------------*/
#nav ul li {
	float: left;
	background-color:#CCC;
	margin-right: 1px;
	margin-left: 1px;
	border: 3px outset #630;
	text-align: center;
	width: 92px;
	height: 100px;
}

#nav ul li a {
	color: #000;
	display: block;
	width: 96px;
	height: 100px;
}

#nav ul li a:hover {
	color: #fff;
	background-color: #c3c;
	text-decoration: none;
}


/* contentに関するCSS 
--------------------------------------------------------------------------------*/
/* リスト */
ol.topic-path {
margin: 0; /* マージン（上下左右）*/ 
padding: 7px 5px;  /*パディング（上下、左右）*/ 
background-color: #f9f9f9;  /*背景色 */
list-style-type: none;  /*リストマーク非表示 */
font-size: 100%;  /*文字サイズ */
}
 /*リスト項目*/ 
ol.topic-path li {
padding-left: 5px;  /*左パディング */
display: inline; /* 項目を横並び*/ 
}
 /*リスト項目（最初の項目）*/ 
ol.topic-path li.first {
padding-left: 25px;  /*左パディング*/ 
background:url(../img/topic-path-home-gray.png) no-repeat left; /*ホーム記号（※）*/ 
}
 /*リンクエリア*/ 
ol.topic-path li a {
padding-right: 18px;  /*右パディング */
background: url(../img/topic-path-gray.gif) no-repeat right;  /*矢印記号（※）*/ 
}
 /*リンク色*/ 
ol.topic-path li a {
color: #4682b4;
}
 /*リンク色（マウスオーバー）*/ 
ol.topic-path li a:hover {
color: #79a7cc;
}




.viewer {
    margin: 0 auto;
    width: auto;
    height: auto;
    text-align: left;
    overflow: hidden;
	float:right;
}
 
.viewer ul {
    width: auto;
    height: auto;
    text-align: left;
    overflow: hidden;
    position: relative;
}
 
.viewer ul li {
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    display: none;
    position: absolute;
}


img{
	max-width: 100%;
	height: auto;
	width:auto;
}

/* col1に関するCSS 
--------------------------------------------------------------------------------*/
h2 {
	color: #fff;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 1px;
	text-indent: 5px;
}

h3 {
	color:  #fff;
	font-size: 120%;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d2b48c;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d2b48c;
	text-indent: 5px;
}

h4 {
	color:  #fff;
	font-size: 120%;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d2b48c;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d2b48c;
	text-indent: 5px;
}

.img{
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
}

p{
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 120%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #fdf5e6;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 4px;
	padding-bottom: 2px;
	line-height: 28px;	
}

.text{
	text-align: left;
	font-size: 85%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #fdf5e6;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 17px;
}



.youtube iframe{
  width: 100%;
}

ol{
	list-style:decimal;
	margin-left: 10px;
	padding-left: 30px;
}

li{
	margin: 1px;
	padding: 1px;
	color: #fff;
}

.syomei{
	text-align:right;
}


/* sidebarに関するCSS 
--------------------------------------------------------------------------------*/
h4 {
	font-size: 100%;
	margin-bottom: 3px;
}

#sidebar p {
	margin-top: 0px;
	color: #000000;
}


/* フッターに関するCSS
--------------------------------------------------------------------------------*/
#credit {
	font-size:11px;
	color: #ffffcc;
	margin-top: 5px;
	float:right;
	margin-right:20px;
	padding-top:10px;
	padding-left:20px;	
}


#toTop{
	width: 70%;
	height: 70%;
	margin-top: 10px;
	margin-right: 15px;
	color: #FFF;
	display:none;
}

.mail {
	color: #ffffcc;
	clear: both;
	float:left;
	margin-top: 10px;
	margin-left:20px;
}


#credit {
	font-size:11px;
	color: #ffffcc;
	margin-top: 5px;
	float:right;
	margin-right:20px;
	padding-top:10px;
	padding-left:20px;	
}



.mail {
	color: #ffffcc;
	clear: both;
	float:left;
	margin-top: 10px;
	margin-left:20px;
}


/* リンクに関するCSS
--------------------------------------------------------------------------------*/
a:link { 
	color:#E0FFFF;
	text-decoration: none;
}

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

a:hover {
	color: #ffff99;
	text-decoration: none;
}
