@charset "utf-8";
/* CSS Document */

div.center1{
	text-align:center;
}

div.center2{
	width:729px;
	margin:0 auto;
}

div.sbox11{
	width:335px;
	height:324px;
	margin-left:18px;
	margin-bottom:12px;
	background-image:url(../_img/back.png);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	overflow:visible;
}

div.sbox21{
	width:335px;
	height:324px;
	margin-right:18px;
	margin-bottom:12px;
	background-image:url(../_img/back.png);
	background-repeat:no-repeat;
	float:right;
	display:inline;
	overflow:visible;
}

div.sbox12,div.sbox22{
	width:305px;
	height:294px;
	margin:12px 18px 18px 12px;
}


div.sbox11 p, div.sbox21 p{
	margin:0 auto;
	text-align:left;
	line-height:150%;
}

div.sbox11 img, div.sbox21 img{
	margin:0 0 8px 0;
	border:none;
}


div.cbox{
	clear:both;
}

div#footer1{
	left:18px;
	width:693px;
	height:138px;
	background:url(../_img/g_footer.jpg) no-repeat;
	position:relative;
}

div#footer1 span{
	position:absolute;
	left:4px;
	bottom:4px;
}

div#footer1 span table{
	border: none;
	border-collapse:collapse;
}

div#footer1 span table tr,div#footer1 span table td{
	vertical-align:top;
	font:12px;
	line-height:120%;
	padding-right:1em;
}

div#footer2{
	border-top:solid 1px #7f7f7f;
	width:693px;
	padding:4px;
	margin:0 auto;
}

div#footer3{
	padding:8px;
	margin:0 auto;
}
