/* CSS Document */


body,td,th {
	font-family: ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(image/bg3.gif);
}

.base{
 width: 770px;
 background:url("image/bg2.gif");
 padding:0px 0px 0px 0px;
 margin: 0px;
}
.clear-l{
	clear:left;
}

h3 {
	font: italic bold 18px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color:#000099; 
}

h2 {
	color: #666666;
}

hr{
	border: dotted #0000FF;
}

.bord-2 ul{
	list-style-image: url(image/pencil.gif);
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
/*-------------------------------main三分割-----------------------------*/
.left{
	width: 200px;
	background-image: url(image/back-left.gif);
	background-repeat: repeat-y;
 }
 
.main{
	width: 444px;
 }
 
.right{
	width: 126px;
	background: url(image/back-right.gif) repeat-y;
 }
 
/*-------------------------------left-----------------------------------*/
.menu-1{
 width: 200px;
 height: 25px;
 }
 
.menu-2{
 width: 200px;
 height:7px;
 margin: 0px 0px 0px 0px;
 font-size:0px;
 background-image:url(image/1-1.gif);
 } 

.left-image{
	width: 170px;
	padding: 0px 0px 0px 30px;
}

/*-------------------------------main-----------------------------------*/
.main1{
	float: left;
	width: 420px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 15px;
	font-weight: normal;
	line-height: 120%;
}
.camp{
	float: left;
	width: 400px;
	font-size: 15px;
	font-weight: normal;
	background-color:#FFCCFF;
	margin: 5px;
	padding: 12px;
}

.main-sita1{
	float: left;
	width: 420px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	font-weight: normal;
}
.main-sita2{
	float: left;
	width: 420px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
}

.main1 a:link{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
} /*未訪問*/

.main1 a:active{
	color:red;
	text-decoration:none;
	font-weight: bold;
} /*クリックされたとき*/

.main1 a:visited{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
} /*訪問済み*/

.main1 a:hover{
	color:#FF9933;
	text-decoration:underline;
	font-weight: bold;
} /*カーソルがのってるとき*/

.bord-1{
	float: left;
	width: 420px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 0px;
}
.bord-2{
	float: left;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 15px;
	font-weight: normal;
	background-image:url(image/bord-2.gif);
}
.bord-3{
	float: left;
	width: 420px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 0px;
}

.map{
	float: left;
	width: 420px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 15px;
	font-weight: normal;
	line-height: 150%;
}

.map a:link{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
} /*未訪問*/

.map a:active{
	color:red;
	text-decoration:none;
	font-weight: bold;
} /*クリックされたとき*/

.map a:visited{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
} /*訪問済み*/

.map a:hover{
	color:#FF9933;
	text-decoration:underline;
	font-weight: bold;
} /*カーソルがのってるとき*/
/*-------------------------------header---------------------------------*/
h1 {
	width: 770px;
	font-size: 12px;
	height: 13px;
	text-align:center;
	color: white;
	margin:0px;
	background-image:url(image/1-1.gif);
	padding:4px 0px;
	font-weight: bold;
	float: left;
}

.header{
 width: 770px;
	font-size: 12px;
	height: 13px;
	text-align:center;
	color: white;
	margin:0px 0px 0px 0px;
	background-image:url(image/1-1.gif);
	padding:4px 0px 4px 0px;
	font-weight: bold;
}
/*-------------------------------top------------------------------------*/
.top{
 float:left;
 width: 770px;
 margin:0px 0px 0px 0px;
 background-image:url(image/bg.gif);
 }
 .top-l{
 float:left;
 width: 45px;
 margin:0px 0px 0px 0px;
 }
 
.top-c{
 float:left;
 width: 300px;
 margin:0px 0px 0px 0px;
 }
 
 .top-r{
	float:left;
	width: 423px;
	height:40px;
	margin:0px 0px 0px 0px;
	text-align: right;
	vertical-align: bottom;
 }
 
.top-bar{
 width: 770px;
 height:3px;
 margin: 0px 0px 0px 0px;
 font-size:0px;
 background-image:url(image/1-1.gif);
 }
 
/*-------------------------------色の設定-------------------------------*/
.yellow {color: yellow}
.red {color: red}
.blue {color: blue}
.white {color: white}
.bold{ font-weight:bold}
.blue-back{
	font-size: 12px;
	text-align:center;
	color: white;
	margin:0px;
	background-color:#0000FF;
	padding:4px 0px;
	font-weight: bold;
	width: auto;
}
.underline {
	text-decoration: underline;
}

.font-12px {font-size: 12px}

.font-18px {font-size: 18px}

/*------------------------------レイアウト（テーブル版）-----------------*/
