@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:hover img {
filter : alpha(opacity=85);
opacity : 0.85 ;
}
.clear,.clearer {clear: both;}
h1 {
	float: left;
	margin-bottom: 10px;
}

h2 {
	font-size: 22px;
	margin-top: 15px;
	color: #333;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #333;
	margin-bottom: -10px;
	margin-top: 25px;
}
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;
}
#site-wrapper #leftbox {
	padding: 0px;
	float: left;
	width: 640px;
	margin-right: 20px;
	margin-top: 20px;
}
#site-wrapper #leftbox .mmoov {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 20px;
}
#site-wrapper #leftbox .mmoov2 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#site-wrapper #leftbox .mmoov3 {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#site-wrapper #rightbox {
	padding: 0px;
	float: right;
	width: 300px;
	margin-top: 67px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.side_ad {
	margin-bottom: 10px;
	width:300px;
}
#site-wrapper #rightbox #feed {
	list-style-type: none;
	width:300px;
	margin-left: -40px;
}
#site-wrapper #rightbox #feed span {
	color:#BABABA;
}
#site-wrapper #rightbox #feed .blog_date {
	width:300px;
}
#site-wrapper #rightbox #feed li {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
#site-wrapper #rightbox #feed li a {
	text-decoration:underline;
	color:#333;
}
#site-wrapper #rightbox #feed li a:hover {
	text-decoration:none;
	color:#333;
}
#footer  {
	width: 960px;
	margin-top: 15px;
	padding-top: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	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;
}
