@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 160%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #336666;
	background-image: url(../img/bg_exp01.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
}

a { color: #339999; }
a:hover { color: #3399FF; }

.bld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: normal;
}

.bld2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: normal;
}

.bld3 {
	font-family: century gothic, osaka;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: normal;
}


#contents { width: 450px; margin: 50px; }
#footer { border-top: 1px solid #336666; }
.hr { border-top: 1px solid #336666; }

.space { margin: 10px; 
clear: both;
}
.left {
	float: left;
	width: 150px;
}
.right {
	float: left;
	width: 300px;
}

.img_l { float: left; }
.right2 {
	float: left;
	width: 240px;
	margin-left: 10px;
}

.left_f {
	float: left;
	width: 230px;
	margin-top: 20px;
}
.right_f {
	float: right;
	width: 220px;
	margin-top: 10px;
}
