@charset "utf-8";

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
img {
	border:none;
}
a {
color: #FFF;
}
a:hover img {
filter : alpha(opacity=85);
opacity : 0.85 ;
}
.clear,.clearer {clear: both;}
h1 {
	float: left;
	margin: 0px;
	width: 120px;
	height: 43px;
}

h2 {
	font-size: 18px;
	color: #666;
	margin-bottom: -10px;
	margin-top: 8px;
}


h3 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

h4 {
	font-size: 10px;
	color: #999;
	margin-bottom: -10px;
}
#site-wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.head_contents {
	float: left;
	height: 29px;
	background-color: #000;
	width: 310px;
	padding-top: 14px;
	padding-left: 530px;
}
.head_contents a {
	color: #FFF;
	text-decoration: none;
}
.head_contents a:hover {
	color: #999;
	text-decoration: none;
}
.head_contents  ul  {
	list-style-type: none;
	float: right;
	margin-top: -3px;
	margin-right: 9px;
}

.head_contents  li  {
	background-color: #FFF;
	padding: 0px;
	float: left;
	height: 22px;
	width: 22px;
	margin-left: 9px;
}
#main_vid {
	width: 960px;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 540px;
}
.main_tx  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main_tx p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
.day_tx {
	font-size: 12px;
	color: #999;
}
#archives {
	margin-top: -2px;
}
#archives img {
	margin-bottom: 3px;
}

#archives a {
	color: #666;
	text-decoration:none;
}
#archives a:hover {
	color: #0099FF;
}
#archives ul {
	list-style-type: none;
	margin-left: -49px;
}
#archives li {
	float: left;
	width: 292px;
	border: 1px solid #d4d4d4;
	padding: 10px;
	margin-left: 9px;
	margin-bottom: 9px;
}
#footer  {
	width: 960px;
	margin-top: 15px;
	padding-top: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
	margin-bottom: 75px;
	color: #333;
	font-size:11px
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#footer .foot_02 {
	float: left;
	text-align: right;
	padding-top: 17px;
}
.add_box {
	float: right;
}
