@charset "utf-8";
body {
	font-size: 83%;
	color: #000;
}
#headArea {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
#headArea h1 {
	float: left;
	width: 355px;
}
#headArea #tel {
	float: right;
	width: 251px;
	margin-top: 2px;
}


#naviArea {
	background-image: url(img/nbg.jpg);
	background-repeat: repeat-x;
}
#naviArea ul {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#naviArea ul li {
	float: left;
}
#mainArea {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#topImg {
	margin-top: 15px;
	margin-bottom: 15px;
}
#topText{
	line-height: 160%;
	margin-bottom: 15px;
}
#infoArea {
	float: left;
	width: 630px;
}
#bannerArea {
	float: right;
	width: 234px;
}
#footArea {
	background-image: url(img/footBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#footArea p {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 50px;
	color: #999;
}
#bannerArea ul li {
	margin-bottom: 10px;
}
#infoArea h2 {
	margin-bottom: 15px;
}
#infoArea dl dt {
	width: 12ex;
	float: left;
}
#infoArea dl dd {
	padding-left: 12ex;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#infoArea a {
	color: #C00;
}
h2#pageTitle {
	margin-top: 15px;
	margin-bottom: 15px;
}
#business #photo {
	float: right;
	width: 270px;
}
#business #photo ul li {
	margin-bottom: 5px;
}

#business #contentsArea {
	float: left;
	width: 600px;
}
#business h3 {
	margin-bottom: 30px;
}
#business p {
	line-height: 160%;
}
#gyoumunaiyou {
	background-color: #F9FAFB;
	border: 1px solid #EEF1F2;
	margin-top: 30px;
}
#business div #gyoumunaiyou h4 {
	font-size: 120%;
	margin-bottom: 1em;
	margin-top: 30px;
	margin-left: 30px;
	padding: 10px;
	font-weight: bold;
	color: #023569;
}
#business div #gyoumunaiyou ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 1.5em;
}

#business div #gyoumunaiyou ul li {
	margin-bottom: 1em;
	line-height: 150%;
	padding-right: 2em;
	white-space: nowrap;
	float: left;
	width: auto;
}
#business div #gyoumunaiyou div {
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#outline table tr th {
	border: 1px solid #00396B;
	padding: 15px;
	line-height: 150%;
	text-align: center;
	letter-spacing: 1em;
	background-color: #F9FAFB;
}
#outline table tr td {
	border: 1px solid #00396B;
	padding: 15px;
	line-height: 150%;
}
#outline table{
	border: 1px solid #00396B;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#map iframe {
	border: 1px solid #CCC;
}
#map {
	text-align: right;
}
