@charset "utf-8";
body {
	background-color: #f7f7f7;
	margin: 0 auto;
}
#top {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#top #main img {
	float: left;
}

img {
	border:0;
}
#header {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px;
	height: 13px;
}
#headimage {
	width: 800px;
}
#main {
	width: 550px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-left: 15px;
	float: left;
	margin-bottom: 15px;
}
#sub {
	width: 210px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
}
#footer {
	margin: 0px;
	width: 790px;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main p {
	font-size: 12px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 15px;
}
#headneme {
	width: 800px;
}
#header h1 {
	font-size: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main img {
	float: left;
	padding-right: 10px;
}
.text {
	height: 165px;
	width: 360px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(http://www.aisei-dental.com/image/inchou-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 160px;
}
.text2 {
	height: 135px;
	width: 360px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(http://www.aisei-dental.com/image/saekatou-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 160px;
}
#footeradress {
	width: 790px;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footeradress p {
	font-size: 12px;
	color: #666666;
	display: inline;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #99CCFF;
	padding-left: 4px;
	padding-right: 7px;
}
#footeradress a {
	color: #F96216;
	text-decoration: none;
}
#footeradress a:hover {
	color: #99CCFF;
	text-decoration: none;
}

#main h2 {
	font-size: 14px;
	color: #666666;
	padding-left: 19px;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #CCCCCC;