@charset "Shift_JIS";

/* ---------- all（基礎設定） ---------- */
body {
color: #444;
text-align: center;
padding: 0;
margin: 20px;
/*background:url(../image/back.gif) fixed repeat-x center top;*/
}

ul,li,img,form,p,h1,h2,h3,h4,h5 {
padding: 0;
margin: 0;
border-width: 0;
}

a:link {color: #583;}
a:visited {color: #275;}
a:hover {color: #e00;}

.center {text-align: center;}
.clear {clear: both;}


/*トップメニュー
---------------------------------------------------------------------------*/
#topmenu1 {
	background: url(../image/topmenu_bg1.gif) no-repeat top;
}
#topmenu2 {
	background: url(../image/topmenu_bg2.gif) no-repeat top;
}
#topmenu3 {
	background: url(../image/topmenu_bg3.gif) no-repeat top;
}
#topmenu4 {
	background: url(../image/topmenu_bg4.gif) no-repeat top;
}
#topmenu5 {
	background: url(../image/topmenu_bg5.gif) no-repeat top;
}
#topmenu6 {
	background: url(../image/topmenu_bg6.gif) no-repeat top;
}
#topmenu7 {
	background: url(../image/topmenu_bg7.gif) no-repeat top;
}
#topmenu8 {
	background: url(../image/topmenu_bg8.gif) no-repeat top;
}
#topmenu9 {
	background: url(../image/topmenu_bg9.gif) no-repeat top;
}

ul#topmenu {
        font-size:13px;
        font-weight:bold; 
	height: 44px;
	line-height: 44px;

	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;	/*メニューのテキストの文字間隔を少し広めにとる設定*/
	overflow: hidden;
        list-style-type: none;
}


ul#topmenu li {
  width:155px;
  float:left;
text-indent: 10px;
  text-decoration:underline;
  color:#ca0000;
  background-image: url(../image/b3_20.png);
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
}



ul#topmenu li a {
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;

}
ul#topmenu li a:hover {
  background-image: url(../image/b1_19.png);
}





.autocamp_post_img{
    float:left;
    margin: 6px 3px 10px 3px;
}


.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}







#pan {
	padding: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;

	border-bottom-color: #EAEAEA;
}
#pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#pan strong {
	margin-left: 7px;
}

/* ---------- container（全体枠） ---------- */
#container {
width: 960px;
text-align: left;
background-image: url(../image/side.gif);
margin: 0 auto;
}



/* ---------- header（上部分） ---------- */
#header {
}

#header_top {
	width: 960px;
	height: 40px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 40px;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}


/* ---------- title（題名部分） ---------- */
#title {
width: 960px;
height: 150px;
/* background-image: url(../image/title.jpg); */
}

#title p {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 0px 68px 0px 0px; 
}
.p_2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 15px 68px 0px 200px;
}


#title a:link {
	color: #006600;
	text-decoration: none;
}
#title a:visited {
	color: #006600;
	text-decoration: none;
}
#title a:hover {
	color: #006600;
	text-decoration: none;
}


/* ---------- top-navi（トップメニュー） ---------- */
#top-anime {
width: 960px;
height: 700px;
}

#top-navi {
	color: #555;
	font-size: 18px;
	letter-spacing: 0px;
	padding: 0px 0px;
	margin: 0px 0px 0px 2px;
}

#top-navi table {
margin: auto;
}

#top-navi td {
text-align: center;
background-repeat: no-repeat;
padding: 0px;
}

#top-navi td a {
display: block;
width: 100px;
height: 60px;
background-color: #fff;
line-height: 30px;
overflow: hidden;
text-decoration: none;
}

#top-navi td a:link {color: #444;}
#top-navi td a:visited {color: #444;}
#top-navi td a:hover {color: #a00;background-color: #fe2;}
/* ---------- navi（メニュー） ---------- */
#navi {
float: left;
width: 160px;
color: #555;
font-size: 18px;
letter-spacing: 1px;
}

.navi-sub {
color: #fff;
font-weight: bold;
text-align: center;
background-color: #693;
background-image: url(../image/title-bg.gif);
border: 1px solid #444;
padding: 6px;
margin: 0 13px 6px 13px;
}

#navi ul {
list-style: none;
padding: 0 10px;
margin: 0 auto 15px auto;
}

#navi li {
text-align: center;
background-color: #fff;
margin-bottom: 6px;
}

#navi li a {
display: block;
width: 132px;
height: 26px;
line-height: 26px;
background-color: #fff;
border: 1px solid #aaa;
text-decoration: none;
margin: 0 auto;
}

#navi li a:link {color: #040;}
#navi li a:visited {color: #230;}
#navi li a:hover {color: #e00;background-color: #ff8;}

#navi a:link {color: #040;}
#navi a:visited {color: #230;}
#navi a:hover {color: #e00;}


.menu-text {
line-height: 19px;
padding: 4px 10px;
margin: 0 12px 10px 12px;
}



/* ---------- main（メイン部分） ---------- */
#main {
float: right;
width: 960px;
}

/* --- 大見出し --- */
#main h2 {
font-size: 28px;
letter-spacing: 3px;
color:#FFF;
/*background-image: url(../image/sub-bg.gif);*/
background-color: #eee;
padding: 8px 13px;
margin-bottom: 15px;
margin-left: 1px;
margin-right: 1px;
}

#main h2.bg1{
background:url(../image/sub-bg1.gif) no-repeat 0 100%;
}
#main h2.bg2{
background:url(../image/sub-bg2.gif) no-repeat 0 100%;
}
#main h2.bg3{
background:url(../image/sub-bg3.gif) no-repeat 0 100%;
}
#main h2.bg4{
background:url(../image/sub-bg4.gif) no-repeat 0 100%;
}
#main h2.bg5{
background:url(../image/sub-bg5.gif) no-repeat 0 100%;
}
#main h2.bg6{
background:url(../image/sub-bg6.gif) no-repeat 0 100%;
}
#main h2.bg7{
background:url(../image/sub-bg7.gif) no-repeat 0 100%;
}
#main h2.bg8{
background:url(../image/sub-bg8.gif) no-repeat 0 100%;
}
#main h2.bg9{
background:url(../image/sub-bg9.gif) no-repeat 0 100%;
}


/* --- 見出し --- */
#main h3 {
font-size: 24px;
letter-spacing: 2px;
border-bottom: 1px solid #bbb;
padding: 6px 4px 8px 4px;
margin: 0px 6px 6px 10px;
}


/* --- 文章内の強調文字 --- */
#main strong {
color: #e00;
font-weight: bold;
margin: 0px 3px;
}

#main em {
color: #000;
font-style: normal;
background-color: #ff8;
padding: 2px;
margin: 0px 3px;
}


/* --- 基本文章設定 --- */
div.main-text {
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 1px;
	padding: 2px 2px 4px 6px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 12px;
}

div.main-text_f {
	font-size: 18px;
padding: 6px 4px 8px 4px;
margin: 0px 6px 6px 10px;
}

#main p {
margin-bottom: 5px;
}

table {
	font-size: 18px;
}

th {
padding: 4px 4px 5px 15px;
}
td {
padding: 4px 4px 5px 15px;
}

/* --- 枠付き文章 --- */
div.main-waku1 {
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 1px;
	border: 1px solid #ccc;
	padding: 12px 15px;
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: 15px;
}

div.main-waku1 th {
text-align: center;
}










div.main-waku2 {
font-size: 18px;
line-height: 160%;
letter-spacing: 1px;
border: 1px dotted #aaa;
padding: 12px 15px;
margin-left: 5px;
margin-right: 3px;
margin-bottom: 15px;
}

div.main-waku3 {
font-size: 18px;
line-height: 160%;
letter-spacing: 1px;
border: 3px double #ccc;
padding: 12px 15px;
margin-left: 8px;
margin-right: 5px;
margin-bottom: 15px;
}

div.main-waku4 {
font-size: 18px;
line-height: 160%;
letter-spacing: 1px;
border: 4px dotted #ccc;
padding: 12px 15px;
margin-left: 10px;
margin-right: 7px;
margin-bottom: 15px;
}


/* --- お知らせ履歴 --- */
div.main-textarea {
	overflow: auto;
	/*width: 452px;*/
width: 930px;
	height: 260px;
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 1px;
	padding: 0 6px;
	margin-left: 10px;
	margin-bottom: 24px;
}


/* --- 一覧テーブル（タイプ１） --- */
div.main-table {
padding-top: 10px;
padding-bottom: 15px;
}
div.main-table table {
background-color: #bbb;
margin: 0px auto 35px auto;
}
div.main-table th {
width: 100px;
line-height: 80%;
text-align: center;
background-color: #eee;
background-image: url(../image/table-bg.gif);
padding: 8px 15px;
}
div.main-table td {

font-size: 18px;
letter-spacing: 1px;
line-height: 160%;
background-color: #fff;
padding: 8px 15px;
}

div.main-table table kbd {
font-size: 18px;
line-height: 80%;
letter-spacing: 2px;
}

div.main-table kbd {
font-size: 18px;
letter-spacing: 8px;
}

div.main-table kbd {
font-size: 18px;
letter-spacing: 8px;
}

div.main-table-text {
font-size: 18px;
line-height: 160%;
border: 1px solid #aaa;
padding: 15px;
margin: 0px 86px 36px;
}


/* --- 一覧テーブル（タイプ２） --- */
div.main-table dl {
font-size: 18px;
letter-spacing: 1px;
line-height: 150%;
margin-left: 20px;
}

div.main-table dt {
font-weight: bold;
margin-bottom: 8px;
}

div.main-table dd {
margin-left: 20px;
margin-bottom: 16px;
}

div.main-table span {color: #e82;}


/* --- 文章内の画像回り込み設定 --- */
table.table-width {
margin: 0px auto 10px auto;
}

img.img-table {
	margin: 6px 3px 10px 3px;
}

img.img-float-left {
float: left;
margin: 5px 18px 15px 2px;
}

img.img-float-right {
float: right;
margin: 5px 4px 15px 15px;
}


/* --- リンク集 --- */
table.link th {
font-weight: normal;
letter-spacing: 2px;
padding-right: 2px;
}


/* --- リスト（箇条書き） --- */
div.main-list ul {
padding-top: 10px;
margin-left: 48px;
}

div.main-list ol {
padding-top: 6px;
margin-left: 8px;
}

div.main-list li {
font-size: 18px;
line-height: 160%;
margin-bottom: 4px;
}


/* --- 仕分け用テーブル --- */
div.make-table {
padding: 20px;
margin-bottom: 10px;
}

div.make-table table {
background-color: #bbb;
margin: 0px auto 24px auto;
}

div.make-table th {
font-size: 18px;
text-align: center;
background-color: #eee;
background-image: url(../image/table-bg.gif);
padding: 8px 15px;
}
div.make-table td {
font-size: 18px;
letter-spacing: 1px;
line-height: 160%;
background-color: #fff;
padding: 8px 15px;
}


/* --- ギャラリー --- */
div.image-table {
padding: 12px 0px;
}
div.image-table table {
font-size: 18px;
line-height: 160%;
margin: 0 auto 12px;
}

div.image-table th {
text-align: center;
background-color: #eee;
background-image: url(../image/table-bg.gif);
border: 1px solid #aaa;
padding: 6px;
}


/* --- パンクズ --- */
div.pan {
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
padding: 10px 15px;
margin-bottom: 15px;
}
div.pan span {
color: #d00;
}


/* --- 前後ページ移動リンク --- */
div.page {
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
padding: 10px 15px;
margin-bottom: 15px;
}
div.page span {
color: #d00;
}
div.page table {
width: 100%;
margin: 0px auto;
}


/* --- 伸縮自在メニュー --- */
div.menu1 {margin-bottom: 8px;}
div.menu1 table {margin: 0px auto;}
div.menu1 td a {
display: block;
width: 100%;
height: 26px;
font-size: 18px;
text-align: center;
background-color: #fff;
border: 1px solid #aaa;
line-height: 26px;
}
div.menu1 td a:link {color: #222;}
div.menu1 td a:visited {color: #222;}
div.menu1 td a:hover {color: #d00;background-color: #ff7;}


div.menu2 {margin-bottom: 8px;}
div.menu2 table {margin: 0px auto;}
div.menu2 td a {
display: block;
width: 100%;
height: 26px;
font-size: 18px;
text-align: center;
background-color: #ff8;
border: 1px solid #777;
line-height: 26px;
}
div.menu2 td a:link {color: #a60;}
div.menu2 td a:visited {color: #a60;}
div.menu2 td a:hover {color: #c08;background-color: #fdf;}


div.menu3 {margin-bottom: 8px;}
div.menu3 table {margin: 0px auto;}
div.menu3 td a {
display: block;
width: 100%;
height: 26px;
font-size: 18px;
text-align: center;
background-color: #333;
border: 1px solid #000;
line-height: 26px;
}
div.menu3 td a:link {color: #eee;}
div.menu3 td a:visited {color: #eee;}
div.menu3 td a:hover {color: #fff;background-color: #d20;}


/* --- サイトマップ --- */
div.sitemap {
font-size: 18px;
letter-spacing: 1px;
margin-bottom: 10px;
}

div.sitemap dt {
font-size: 18px;
font-weight: bold;
margin-bottom: 4px;
}
div.sitemap dd {
line-height: 130%;
}

div.sitemap table {
margin: 0px auto;
}


/* --- 文字装飾 --- */
div.font {
padding: 20px;
margin-bottom: 8px;
}

.font01 {
color: #d00;
font-size: 18px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #fee;
border: 1px solid #daa;
padding: 10px;
margin-bottom: 12px;
}

.font02 {
color: #d0d;
font-size: 18px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #fef;
border: 1px solid #dad;
padding: 10px;
margin-bottom: 12px;
}

.font03 {
color: #00d;
font-size: 18px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #eef;
border: 1px solid #aad;
padding: 10px;
margin-bottom: 12px;
}

.font04 {
color: #0a0;
font-size: 18px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #efe;
border: 1px solid #9c9;
padding: 10px;
margin-bottom: 12px;
}

.font05 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border-bottom: 8px double #333;
padding: 9px 6px;
margin-bottom: 16px;
}

.font06 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border-bottom: 6px dotted #333;
padding: 9px 6px;
margin-bottom: 16px;
}

.font07 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border-top: 2px solid #333;
border-left: 22px solid #333;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
padding: 12px 18px;
margin-bottom: 16px;
}

.font08 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border: 4px double #333;
padding: 10px 18px;
margin-bottom: 16px;
}


/* --- バナーの一覧 --- */
div.banner-list {padding: 5px 0px;}
div.banner-list table {margin: 0px auto 4px;}



/* ---------- main-left（真ん中部分） ---------- */
#main-left {
	float: left;
	width: 960px;
}


/* ---------- main-right（右側部分） ---------- */
#main-right {
float: right;
width: 160px;
color: #555;
font-size: 18px;
letter-spacing: 1px;
}

#main-right ul {
list-style: none;
padding: 0 10px;
margin: 0 0 10px 0;
}

#main-right li {
background-color: #fff;
background-image: url(../image/list-mark.gif);
background-repeat: no-repeat;
padding: 9px 4px 8px 28px;
}

#main-right a:link {color: #040;}
#main-right a:visited {color: #230;}
#main-right a:hover {color: #e00;}


.banner {
text-align: center;
padding: 6px 0px 4px;
margin-bottom: 2px;
}
.banner img {
margin-bottom: 8px;
}



/* ---------- footer（下部分） ---------- */
#footer {
padding: 0 12px 0px 0px;
}



/* ---------- navi_bottom（下メニュー） ---------- */
#navi_bottom {
color: #777;
font-size: 16px;
letter-spacing: 1px;
text-align:center;
padding: 10px 0px;
margin-bottom: 4px;
}

#navi_bottom ul {
list-style: none;
padding: 0 0;
margin: 0 0 0 0;
}

#navi_bottom li {
display: inline;
margin: 0 0px;
}

#navi_bottom a:link {color: #333;}
#navi_bottom a:visited {color: #333;}
#navi_bottom a:hover {color: #e00;}

.all_line{
  padding-top : 1px;
  padding-left : 15px;
  padding-right : 1px;
  padding-bottom : 1px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : white silver silver white;
  font-size : 18px;
}
.padding_zero{
padding: 0;
}
.AD{
  line-height: 100%;
  font-size : 15px;
  padding-left : 4px;
  padding-bottom : 0px;
  margin-left : 2px;
  margin-bottom : 0px;
}
.FD{
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #fd7011;
  margin-bottom : 3px;border-width : 3px 3px 3px 3px;border-style : double double double double;border-color : red red red red;

}
.ED{

  font-size : 13px;
  padding-left : 3pt;
  padding-bottom : 1px;
  margin-left : 3px;
  margin-bottom : 1px;
  padding-top : 3px;
  margin-top : 3px;
  padding-right : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : green green green green;

  color : navy;
}

/* ---------- copyright（著作権表示） ---------- */
#copyright {
width: 960px;
height: 42px;
font-size: 18px;
font-weight: normal;
letter-spacing: 2px;
line-height: 40px;
color: #000;
letter-spacing: 2px;
text-align: center;
background-image: url(../image/footer.gif);
margin: 0px auto;
}

.dropdownBox{

}
.dropdown{
	float:left;

}
.dropdownBox dl.firstMenu{

}
.dropdown dt{

	border:2px solid #9ac1c9;
	border-left:none;
	padding:8px;
	font-weight:bold;
	cursor:pointer;
	background:#D9DEE0 url(http://www.torinome.jp/css/images/header.gif) repeat-x;
}
.dropdownBox dl.firstMenu dt{
	border-left:2px solid #9ac1c9;
}
.dropdown dt:hover{
	background:#C9D3D6 url(http://www.torinome.jp/css/images/header_over.gif) repeat-x;
}
.dropdown dd{
	position:absolute;
	margin-left:-2px;
	overflow:hidden;
	display:none;
	background:#FFF;

}
.dropdownBox dl.firstMenu dd{
	margin-left:0;
}
.dropdown ul{
	width:100px;
	border:2px solid #9ac1c9;
	list-style:none;
	border-top:none;
}
.dropdown li{
}
.dropdown a,
.dropdown a:active,
.dropdown a:visited{
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#eaf0f2;
	width:194px;
}
.dropdown a:hover{
	background-color:#d9e1e4;
	color:#000;
}
.dropdown .underline{
	border-bottom:1px solid #b9d6dc;
}
#back-top {
    position: fixed;
    bottom: 170px;
    right:0px;
    margin-right:70px;
}
#back-top a {
    width: 100px;
    display: block;
}
#back-top span {
    width: 100px;
    height: 100px;
    display: block;
    margin-bottom: 7px;
    background: url(../image/bana1.png) no-repeat center center;
}