* {
	margin : 0;
	padding : 0;
}

img {
	vertical-align : top;
	border : 0;
}

img,div {
	behavior: url(iepngfix.htc);
}

body {
	margin : 30px 0 0 0;
	padding : 0;
	background : url(body_bg.jpg);
	background-attachment : fixed;
	font-family: 'Verdana','Arial','Helvetica','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size : 100%;
	color : #373737;
	text-align : center;
}

#container {
	width : 920px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}

#header {
	width : 870px !important;
	width /**/: 920px;
	padding : 20px 25px 30px 25px;
	background : url(navi_bg.png) left top no-repeat;
}

.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

#header_left {
	float : left;
	width : 755px;
}

#header_left ul {
	list-style : none;
}

#header_left ul li {
	display : inline;
	margin-right : 12px;
}

#header_right {
	float : right;
	width : 96px;
}

#contents {
	clear : both;
	width : 920px;
	padding-bottom : 15px;
}

#main {
	float : left;
	width : 655px;
}

.main_box {
	overflow : hidden;
	width : 595px !important;
	width /**/: 655px;
	margin-bottom : 25px;
	padding : 30px;
	background : url(sheet.png);
}

#co_box {
	overflow : hidden;
	width : 621px !important;
	width /**/: 655px;
	margin-bottom : 25px;
	padding : 30px 4px 25px 30px;
	background : url(sheet.png);
}

#navi {
	float : right;
	width : 240px;
}

.navi_box {
	width : 200px !important;
	width /**/: 240px;
	margin-bottom : 25px;
	padding : 18px 20px 16px 20px;
	background : url(sheet.png);
}

h3.navi_index {
	margin-bottom : 15px;
	padding-bottom : 15px;
	border-bottom : solid 2px #999999;
	font-size : 78%;
}

.navi_box ul {
	list-style : none;
	font-size : 75%;
}

.navi_box ul li {
	margin-bottom : 8px;
	line-height : 1.6em;
}

.navi_box ul li a {
	display: inline-block;
	padding-left : 13px;
	color : #373737;
	text-decoration : none;
	background-image : url(arrow1.gif);
	background-repeat : no-repeat;
	background-position : 0 6px;
}

.navi_box ul li a:hover {
	padding-left : 13px;
	color : #ffffff;
	text-decoration : none;
	background-color : #444444;
	background-image : url(arrow2.gif);
	background-repeat : no-repeat;
	background-position : 0 6px;
}

#navi p {
	margin-bottom : 25px;
}

#footer {
	clear : both;
	width : 920px;
	margin-left : auto;
	margin-right : auto;
}

#footer_left {
	float : left;
	width : 780px;
	padding-bottom : 100px;
	text-align : left;
	font-size : 70%;
}

#footer_left p {
	margin-bottom : 12px;
	line-height : 1.5em;
}

address {
	font-style : normal;
}

#footer_right {
	float : right;
	width : 120px;
	padding-bottom : 100px;
	text-align : right;
}

#footer_right p {
	font-size : 75%;
}

#footer_right p a {
	padding-left : 14px;
	color : #373737;
	text-decoration : none;
	background-image : url(pt_arrow1.gif);
	background-repeat : no-repeat;
	background-position : 0 4px;
}

#footer_right p a:hover {
	padding-left : 14px;
	color : #ffffff;
	text-decoration : none;
	background-color : #444444;
	background-image : url(pt_arrow2.gif);
	background-repeat : no-repeat;
	background-position : 0 4px;
}
