* {
	margin : 0;
	padding : 0;
}

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

body {
	margin : 0;
	padding : 0;
	background : #00005a;
	font-family: 'Verdana','Arial','Helvetica','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size : 100%;
	color : #373737;
}

em {
	font-style : normal;
	color : #ff0000;
}

#container {
	width : 100%;
	background : #ffffff url(body_bg.jpg) left top repeat-x;
	text-align : center;
}

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

#headnavi {
	width : 900px;
	height : 40px;
	margin-left : auto;
	margin-right : auto;
	text-align : right;
}

#headnavi ul {
	list-style : none;
	padding-top : 12px;
}

#headnavi ul li {
	display : inline;
	margin-left : 7px;
}

#header {
	clear : both;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
}

#head_left {
	float : left;
	width : 300px;
	text-align : left;
}

h1 {
	margin : 30px 0 30px 0;
}

#head_right {
	float : right;
	width : 600px;
	text-align : right;
}

h2 {
	margin : 35px 0 15px 0;
	font-size : 12px;
	color : #ffffff;
}

#head_right ul {
	list-style : none;
}

#head_right ul li#type1 {
	display : inline;
	padding : 1px 10px 3px 10px;
	border-left : solid 1px #ffffff;
	border-right : solid 1px #ffffff;
	font-size : 12px;
}

#head_right ul li.type2 {
	display : inline;
	padding : 1px 10px 3px 10px;
	border-right : solid 1px #ffffff;
	font-size : 12px;
}

#head_right ul li a {
	text-decoration : underline;
	color : #ffffff;
}

#head_right ul li a:hover {
	text-decoration : none;
	color : #ffffff;
}

ul#navi {
	clear : both;
	list-style : none;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
}

ul#navi li {
	float : left;
}

h3 {
	clear : both;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
}

#contents {
	width : 830px !important;
	width /**/: 900px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 40px;
	padding : 35px 35px 0 35px;
	background : url(contents_bg.gif) left top no-repeat;
	text-align : left;
}

p#pagetop {
	clear : both;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	text-align : right;
}

#footer {
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	color : #ffffff;
}

#footer_left {
	float : left;
	width : 350px;
	padding : 30px 0 80px 0;
}

#footer_left p {
	padding-left : 15px;
	border-left : solid 8px #00a0e6;
	font-size : 75%;
	line-height : 1.85em;
}

#footer_right {
	float : right;
	width : 525px;
	padding : 30px 0 80px 0;
	text-align : right;
}

#footer_right ul {
	list-style : none;
	margin-bottom : 15px;
}

#footer_right ul li#type1 {
	display : inline;
	padding : 1px 10px 3px 10px;
	border-left : solid 1px #ffffff;
	border-right : solid 1px #ffffff;
	font-size : 75%;
}

#footer_right ul li.type2 {
	display : inline;
	padding : 1px 10px 3px 10px;
	border-right : solid 1px #ffffff;
	font-size : 75%;
}

#footer_right ul li a {
	text-decoration : underline;
	color : #ffffff;
}

#footer_right ul li a:hover {
	text-decoration : none;
	color : #00a0e6;
}

address {
	clear : both;
	font-size : 70%;
}