/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
#all{
	width:900px;
	margin:0px auto;
}
#header{
	width:900px;
	height:50px;
}
.menubar{
	display: none;
}
#top{
	width:900px;
	font-size:40px;
	font-weight:bold;
	color:#FF3300;
	height:100px;
	text-align:center;
	line-height:100px;
	
	
}
#content{
	width:900px;
	display:table;
}
#navi{
	width:250px;
	float:left;
}
#navi_ue{
	width:250px;
	line-height:20px;
}
#navi_naka{
	width:250px;
	background-image:url(../img/navi_naka.jpg);
}
#navi_shita{
	width:250px;
	line-height:20px;
}
#txt{
	width:650px;
	float:right;
}
#txt_ue{
	width:650px;
	line-height:20px;
}
#txt_naka{
	width:650px;
	background-image:url(../img/txt_naka.jpg);
}
#txt_shita{
	width:650px;
	line-height:20px;
}
#footer{
	width:900px;
	clear:both;
	display:table;
}
#footer_ue{
	width:900px;
}
#footer_naka{
	width:900px;
	background-image:url(../img/foot_naka.jpg);
}
#footer_shita{
	width:900px;
}
body {
	background-color: #FFFFCC;
	letter-spacing:2px;
	font-size:85%;
	color:#666600;
}
body p{
	
	color:#666600;
	margin:0px 35px 0px 10px;
	padding:20px 0px 5px 0px;
	line-height:130%;
}
h1{
	font-size:150%;
	font-weight:bold;
	color:#FF3300;
	margin:5px;
	text-align:right;
}
h2{
	font-size:200%;
	font-weight:bold;
	color: #660000;
	margin:0px 35px 15px 10px;
	padding:10px 0px 5px 65px;;
	border-bottom:5px #FFFF66 dotted;
	background-position:left;
	background-repeat:no-repeat;
	line-height:40px;
}
h3{
	font-size:130%;
	color:#660000;
	font-weight:bold;
	padding:5px;
	margin:20px 35px 5px 8px;
	border-bottom:1px #FF9900 solid;
}
.style1{
	font-weight:bold;
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 0px 5px 50px;
	color: #FF3300;
}
.style2{
	font-weight:bold;
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 0px 5px 50px;
	color: #FF3300;
}
.style3{
	font-size:85%;
	color:#666600;
	margin:10px 35px 5px 10px;
	line-height:130%;
	border-bottom:1px #999999 dotted;
}
.style4 {
	color: #333300;
	font-weight: bold;
}
ul{
	list-style:none;
}

li a:link {
	color: #333300;
	text-decoration: none;
	width:190px;
	height:20px;
	display:block;
	margin:0px 10px 20px 10px;
	padding:5px;
	line-height:20px;
	font-size:90%;
	background-color:#FFFFCC;
}
li a:visited {
	text-decoration: none;
	color: #660000;
	width:190px;
	height:20px;
	display:block;
	margin:0px 10px 20px 10px;
	padding:5px;
	line-height:20px;
	font-size:90%;
	background-color:#FFFFCC;
}
li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	width:190px;
	height:20px;
	display:block;
	margin:0px 10px 20px 10px;
	padding:5px;
	line-height:20px;
	background-color: #FF0000;
	font-size:90%;
}
li a:active {
	text-decoration: none;
}




/* ƒŠƒ“ƒN */
.url{color:#009900; padding-top:0; font-size:10px;}

.link-text{font-size:10px; line-height:1.5; color:#000000}

.anc{font-size:12px;}

.anc a:link{color:#0000FF; text-decoration:underline;}

.anc a:visited{color:#660099; text-decoration:underline;}

td { border-width: 0; }

#linkplaces{
	margin-top:12px;
	margin-bottom:12px;
	color:#FF0066;
	text-align:left;
	font-size:13px;
	margin-left:10px;
	}

#linkplaces p{
	font-size:13px;
	color:#FF0066;
	}

	
#linkplaces a{
	font-size:13px;
	color:#FF0066;
	
	}
