@charset "Shift_JIS";

/*-------------------Reset Default Styles*/

body,p,div,h1,h2,h3{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

img{
	border: none;
}

table img{
	vertical-align: bottom;
}

/*-----------------TOP page*/

#top{
	background: url(../images/top_bg.jpg) no-repeat left top;
	height: 427px;
	position: relative;
}


#top .logo{
	position: absolute;
	left:43px;
	top: 46px;
}

#top .banner01{
	position: absolute;
	left:100px;
	top: 136px;
}

#top .banner02{
	position: absolute;
	left:100px;
	top: 246px;
}

/*-----------------main*/

#main{
	border: 1px solid #D6D6D6;
}

#left{
	font-size: 12px;
	line-height: 1.5;
}

#left th{
	font-weight: normal;
	text-align:left;
	vertical-align: top;
	white-space: nowrap;
}

#left td{
	padding: 0 0 15px 0;
}

#right{
	background-color: #F6F6F6;
	padding: 13px;
}

#right img{
	margin: 0 0 15px 0;
}

#paging{
	padding: 10px 3px 10px 0;
	text-align: right;
}

/*-------------------footer*/

#footer .navi{
	text-align: right;
	width: 800px;
	background-color: #E6EFF2;
}

#footer .copy{
	background-color: #000;
	background: url(../images/footer_bg.gif) repeat-x left top;
	padding: 9px 0 3px 0;
}

#footer .copy p{

	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
