body {
	text-align: center;
}
#wrapper {
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#container {
	width: 940px}

#header {
	width: 940px;
	height: 160px;
	margin-top: 30px
}


#glovalnavi li
	{display: inline;
	float: left;
	margin-right: 55px;
	margin-bottom: 25px}

#contents
	{width: 847px;
	text-align: left;
	font-size: 1.2em;
	padding-top: 20px}
h1  	{
	width: 847px;
	height: 62px}
h2  	{
	width: 847px;
	font-size:1.3em;
	text-align: right;
	margin-top: 57px}
h3  	{
	margin: 25px 10px}
h5	{
	font-size:1.8em;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px}
#order
	{margin-left: 100px}
#leftContents
	{
	float: left;
	width: 405px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 40px}
	
#rightContents
	{
	float: right;
	width: 405px;}
#mainImage {
	width: 403px;
	height: 272px;
	
}
.text	{padding: 0 22px}
.name	{text-align: right;
	 padding-right: 10px;
	 padding-bottom: 8px}
.date	{text-indent: 250px}

.law .bizLow {
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px dotted #999999	;
}
.law th {
	background-color: #EEEFF2;
	width: 110px;	
	text-align: left;
	padding: 5px 10px 5px 15px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
}
#zaiko {
	text-align: center;
	color: #0D537D;
}

.law td {
	padding: 5px 15px 5px 15px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}





#banner	{clear: both}
#banner ul
	{margin: 35px;
	float: left}

#banner	li
	{height: 55px;
	display: inline;
	margin-left: 10px;
	margin-right: 25px
	}



#footer {
	height: 85px;
	width: 847px;
	clear: both;
}


#footer .txtNav {
	text-align: center;
	padding: 5px 30px 5px 0px
}
.txtNav li {
	display: inline;
	text-align: right;
	margin-top: 10px;
}
address {
	text-align: right
}




