@charset "UTF-8";

/*======================================
body
=======================================*/
html{
	background-color:#ffffff;
}
body {
	background-color:#ffffff;
	_zoom:68%;
}
#homeBack,
#headerInner,
#globalNavi,
#pankuzu,
#pagetopLink,
.hrStyle02,
#footerLink,
address,
#menu{
	display:none;
}
#wrapBody,
#mainBody,
#BodyInnerTop,
#BodyInnerBottom,
#BodyContents,
#mainContents,
#main,
#footer{
	background:#ffffff;
}
h1{
	margin-bottom:30px;
}
#main{
	float:none;
	width:930px;
}
#h3title{
	background:url(../images/h3top_long.gif) no-repeat left top;
}
#h3title span{
	background:url(../images/h3bottom_long.gif) no-repeat left bottom;
}
.contactArea{
	width:640px;
}
.contactInner{
	margin:15px 20px 0 80px;
	padding:0 0 20px 0;
}
.contactName{
	float:left;
	width:180px;
	color:#555555;
	padding:10px 0 0 0;
	background:url(../images/contact_name_top.gif) no-repeat left top;
}
.contactName div{
	padding:0 10px 10px 10px;
	text-align:center;
	background:url(../images/contact_name_bottom.gif) no-repeat left bottom;
}
.contactNumber{
	float:right;
	width:350px;
}
.number{
	font-size:250%;
	line-height:0.1;
	font-weight:bold;
	font-style:italic;
	color:#444444;
	margin:15px 0 0 0;
}
