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

body{
	float:left;
	margin:0;
	border:0;
	padding:0;
}

a img {
	border:none;
}

h1,ul,div {
	margin:0;
	padding:0;
	border:0;
}

/*mainimage-------------------------------------------------*/

.logo {
	position:absolute;
	left:0px;
	top:0px;
	float:left;
}

h1 {
	position:absolute;
	left:0px;
	top:46px;
	float:left;
}

.img_01 {
	position:absolute;
	left:200px;
	top:0px;
	float:left;
}

.img_about {
	position:absolute;
	left:0px;
	top:171px;
	float:left;
}

/*contents-------------------------------------------------*/

div#contents {
	position:absolute;
	left:41px;
	top: 275px;
	width:818px;
	padding:20px 0 0 0;
}

/*report-------------------------------------------------*/


div#repo {
	width:570px;
	float:left;
	background-color:#F0F9FE;
}

.alltxt {
	font-size:12px;
	line-height:150%;
}

.tit_repo {
	background:url(../../images/bg_title.gif) repeat-x ;
	color:#262626;
	padding:2px 8px 2px 8px;
	height:50px;
}

.tit_repo_s {
	color:#262626;
	font-size:10px;
}

.margin {
	padding:8px;
	margin:0;
}

.margin_page_footer {
	padding:8px 0px 0px 0px;
	margin:0;
}

.txt_table {
	font-size:10px;
	line-height:150%;
	top:0px;
}

.left {
	background-color:#F8D4DD;
	padding:0 5px 0 5px;
}

.right {
	background-color:#ffffff;
	padding:0 5px 0 5px;
}

.link {
	float:right;
}

div#blog {
	float:left;
	width:100px;
	padding:0 0 0 20px;
}

.txt_blog {
	font-size:12px;
	line-height:150%;
	padding:0 5px 0 5px;
}

.txt_small {
	font-size:9px;
	line-height:150%;
	padding:0 0 0 5px;
}

/*footer-------------------------------------------------*/

.footer {
	font-size:10px;
	padding:20px 0 20px 0;
	float:left;
	width:818px;
	text-align:right;
}

.line {
	width:818px;
	height:1px;
	background-color:#999999;
	margin:5px 0 5px 0;
}
