@charset "UTF-8";
body {
	margin:0 auto;
	text-align:center;
	background:#FFFFFF;
}
#container {
	width:750px;
}
#headerArea p {
	font-size:10px;
	color:#1958A6;
	height:23px;
	padding-top:7px;
	margin-left:10px;
}	
#logo {
	float:left;
}


#headerArea #h_menu ul {
	display:none;
}
#h_tel {
	float:left;
	margin-top:20px;
}
#h_tel img{
	padding-left:40px;
}
#h_inq {
	display:none;
}
#gnavi{
	display:none;
}

#contents {
	float:left;
	width:750px;
	margin-top:20px;
	padding-bottom:20px;
	text-align:left;
}


#mainvisual {
	width:750px;
	height:100px;
	text-align:left;
}
#mainvisual h2 {
	width:750px;
	font-size:14px;
	height:100px;
	font-weight:bold;
	text-indent:5px;
	text-align:left;
	color:#333;
	
}
#index_inquiry {
	display:none;
}
#index_contents1 h3 {
	width:210px;
	height:87px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	display:block;
	
}
#index_contents2 h3 {
	width:210px;
	height:87px;
	text-indent:1px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	display:block;
}
#index_contents1 {
	margin-top:20px;
	float:left;
	margin-right:5px;
	width:210px;
}
#index_contents2 {
	margin-top:20px;
	float:left;
	margin-right:5px;
	width:210px;
}
#index_contents3 {
	margin-top:20px;
	float:left;
	width:210px;
}
#pagetop {
	display:none;
}

#footerArea {
	width:100%;
	background:#FFFFFF;
	padding-top:15px;
	text-align:left;
}
#footerBox {
	width:750px;
	margin:0 auto;
}
#footerBox ul {
	display:none;
}

#copyright {
	float:left;
}
#copyright p {
	font-size:10px;
	color:#666666;
	margin-bottom:5px;
}
#logo_jp {
	width:121px;
	height:25px;
	float:left;
}

