body {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
}
#privacy_btn {
	text-align: right;
	height: 57px;
}
#header_l {
	float: left;
	width: 161px;
}
#header_r {
	float: left;
	width: 886px;
	margin-top: 19px;
	margin-left: 100px;
}
.header_l_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.header_l_ul　li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#footer {
	background-color: #E1E0E4;
	padding-left: 43px;
	padding-top: 25px;
	clear: both;
	width: 100%;
}

.ma50 {
	margin-top: 50px;
}
.ma60 {
	margin-top: 60px;
}

.contents:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.contents {
	background-color: #F3F3F3;
	display: inline-table;
	min-height: 1%;
	padding-bottom: 20px;
}
/* Hides from IE-mac \*/
* html .contents {
    height: 1%;
}
.contents {
    display: block;
}
/* End hide from IE-Mac */
.page_top {
	margin-top: 20px;
	text-align: right;
}
#block001 {
	float: left;
	width: 1147px;
}
