* {
	font-family: Arial, Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}
body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea, address, table, caption, th, td, img, blockquote, pre, code, cite {
	margin: 0px;
	padding: 0px;
}
html,body {
	height: 100%;
}
ul, ol {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	display: inline-block;
}
body {
	background-image: url(../images/common_top/head_back.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 112px;
	background-image: url(../images/common_top/header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logo {
	padding-top: 42px;
	float: left;
}
.english {
	float: right;
	padding-top: 63px;
}
#contents {
	width: 900px;
	margin: 0 auto;
}
#contents_bottom {
	clear: both;
	background-color: #f5f5f5;
	height: 30px;
	margin-bottom: 20px;
}

#footer_back {
	background-image: url(../images/common_top/foot_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
#footer {
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
#footer address {
	font-style: normal;
	color: #000000;
	float: left;
	line-height: 18px;
}
#footer p {
	float: right;
	color: #000000;
	line-height: 18px;
}
#left {
	float: left;
	margin-bottom: 50px;
}
#right {
	width: 640px;
	float: right;
}
.sidemenu {
	width: 220px;
}
.menu_title1 {
	padding-bottom: 1px;
}

.sidemenu li {
	background-image: url(../images/common_top/menu_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	height: 32px;
	width: 221px;
}
.sidemenu a {
	background-image: url(../images/common_top/menu_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 32px;
	width: 180px;
	line-height: 32px;
	color: #505050;
	text-decoration: none;
	padding-left: 41px;
}
.sidemenu a:hover {
	background-image: url(../images/s_common_top/menu_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.downarea {
	padding-top: 15px;
}
.downarea dt {
	padding-bottom: 15px;
}
.downarea li {
	padding-bottom: 15px;
}

.linklist {
	padding-top: 10px;
	padding-left: 8px;
	height: auto;
}
.linklist li {
	padding-bottom: 2px;
}
.linklist-mgn {
	margin-bottom: 15px;
}
.pagetop {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 40px;
	clear: both;
}
.pan {
	line-height: 43px;
	height: 43px;
	width: 900px;
}
.pan a {
	text-decoration: underline;
	color: #006bb4;
}
#contents_bottom div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contents_bottom div p {
	text-align: right;
	line-height: 30px;
	color: #000000;
}
#contents_bottom div p a {
	color: #006BB4;
	text-decoration: underline;
}
