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

*{margin:0px;
  padding:0px;
}
html {
    height: 100%;
    }
body{
	background-image: url(../image/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5F5F5;
	height: 100%;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 ProN W3";
	font-size: 12px;
	line-height: 1.5em;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -240px;
	margin-left: auto;
    }
#push {
    height: 240px; /* .push must be the same height as .footer */
    }
#footer {
	height: 240px; /* .push must be the same height as .footer */
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
}
.menu {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.logo {
	background-color: #F5F5F5;
	background-image: url(../image/logo.gif);
	height: 78px;
	background-repeat: no-repeat;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
img.logo_btn1{
	position: absolute;
	left: 678px;
	top: 20px;
}
img.logo_btn2{
	position: absolute;
	left: 816px;
	top: 20px;
}
#content {
	padding-bottom: 30px;
}
#content_left {
	float: left;
	width: 530px;
}
#content_right {
	float: right;
	width: 380px;
}
.space {
	clear: both;
}
.top_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	margin-bottom: 12px;
	font-size: 16px;
}
ul.top_info{
	padding-left: 16px;
}
.footer1{
	position: absolute;
	left: 681px;
	top: 92px;
}
.footer2{
	position: absolute;
	left: 758px;
	top: 92px;
	width: 164px;
	height: 61px;
}
#footer3{
	position: absolute;
	left: 675px;
	top: 13px;
}
.foot_box {
	height: 240px;
	width: 940px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.foot_box a{
	color: #FFFFFF;
	text-decoration: none;
}
.foot_box a:hover{
	text-decoration: underline;
}
.foot_link {
	position: absolute;
	left: 672px;
	top: 200px;
	font-size: 10px;
	width: 248px;
	text-align: right;
}
.foot_link a{
	color: #FFFFFF;
	text-decoration: none;
}
.foot_link a:hover{
	text-decoration: underline;
}
.copy {
	position: absolute;
	left: 543px;
	top: 218px;
	font-size: 10px;
	width: 377px;
	text-align: right;
}
dl.foot_linkmenu1{
	position: absolute;
	left: 11px;
	top: 15px;
}
dl.foot_linkmenu1 dt{
	padding-bottom: 8px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック";
}
dl.foot_linkmenu2{
	position: absolute;
	left: 297px;
	top: 15px;
}
dl.foot_linkmenu2 dt{
	padding-bottom: 8px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック";
}
dl.foot_linkmenu2 dd{
	padding-bottom: 12px;
}
img.btn_service{
	margin-bottom: 4px;
}
img.top_detail{
	float: right;
}
.menu_space {
	height: 15px;
}
.flash {
	padding-bottom: 14px;
}
.link_area {
	padding-top: 8px;
}
.service_area {
}

