@charset "utf-8";
/* CSS Document */

/* ヘッダー */
#header {
	border-bottom:2px solid #004385;
}

#header_block {
background-color:#FFF;
height:66px;
margin:0 auto;
position:relative;
width:762px;
}

#logo_opthermo a {
	background:url(../images/cmnImg/logo_opthermo.gif) no-repeat;
	position:absolute;
	top:10px;
	left:0px;
	height:47px;
	width:417px;
	text-indent:-10000em;
}

#logo_opthermo_top {
	background:url(../images/cmnImg/logo_opthermo.gif) no-repeat;
	position:absolute;
	top:10px;
	left:0px;
	height:47px;
	width:417px;
	text-indent:-10000em;
}

#logo_company a {
	background:url(../images/cmnImg/jpower_top.gif) no-repeat;
	position:absolute;
	top:13px;
	right:0px;
	width:135px;
	height:44px;
	text-indent:-10000em;
}

#gototop a {
	background:url(../images/cmnImg/btn_gototop.gif) no-repeat;
	position:absolute;
	top:34px;
	left:535px;
	width:71px;
	height:25px;
	text-indent:-10000em;
}

#english a {
	background:url(../images/cmnImg/btn_english.gif) no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	width:120px;
	height:24px;
	text-indent:-10000em;
}


/* フッター */
#footer {
	border-top:2px solid #004385;
	height:80px;
	background-color:#FFF;
	font-size: 77%;
}

#footer_block {
	width:762px;
	margin:0 auto;
	position:relative;
	padding-top:10px;
}

ul#footLink li {
	display:inline;
}

ul#footLink li a {
	margin-right:20px;
	float:left;
	font-size:100%;
	color:#666;
	text-decoration:none;
}

p.copyright {
	position:absolute;
	top:50px;
	left:0px;
}

ul.link_corporation1 {
	width:145px;
	height:30px;
	position:absolute;
	top:10px;
	left:440px;
	text-align:center;
}

ul.link_corporation2 {
	width:177px;
	height:30px;
	position:absolute;
	top:10px;
	left:584px;
	text-align:center;
}

ul.link_corporation1 a,
ul.link_corporation2 a {
	color:#666;
	text-decoration:none;
}
