a{
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:underline;
}
#BottomBlock{
	clear:both;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:white;
	margin:0px 5px;
	padding:5px;
	border-top:3px solid blue;
}
#ad-03{
	float:left;
	font-size:small;
}
#site-01{
	float:right;
	font-size:small;
}
.line-01{
	background-color:blue;
	border:0;
	color:blue;
	height:3px;
	margin:0px;
	clear:both;
}
.title-01{
	float:left;
	width:30%;
	min-width:180px;
	margin-bottom:10px;
	text-align:center;
}
.ad-01{
	float:right;
	width:70%;
	min-width:468px;
	text-align:center;
}
.ad-02{
	float:right;
	width:160px;
	height:600px;
	margin-left:-160px;
	margin-top:30px;
}
.ad-03{
	float:left;
	font-size:x-small;
	margin:5px;
}
.ad-04{
	margin:50px 0px 0px 10px;
	width:336px;
	height:280px;
	overflow:hidden;
}

.path-01{
	float:left;
	margin:5px 10px;
}
.option-01{
	float:right;
	margin:5px 10px;
}
.content-01{
	float:left;
	min-width:70%;
	height:auto !important;
	height:630px;
	padding:15px 165px 50px 15px;
}
.site-01{
	float:right;
	margin:5px;
}
