/* CSS Document */

h1{
	width:850px;
	height:40px;
	display:block;
	background:url("image/midashi01.gif") no-repeat;
	font-size:150%;
	margin-left:15px;
	padding:20px 0 0 15px;
}
h2.tel {
	font-size: 110%;
	margin: 10px 10px 10px 20px;
	color: #216284;
	border-top: 1px solid  #95d2f1;
	border-bottom: 4px double  #95d2f1;
	padding: 15px 0px 5px 45px;
	background:url("image/icon_tel.gif") no-repeat;
}
h2.email {
	font-size: 110%;
	margin: 10px 10px 10px 20px;
	color: #216284;
	border-top: 1px solid  #95d2f1;
	border-bottom: 4px double  #95d2f1;
	padding: 15px 0px 5px 45px;
	background:url("image/icon_email.gif") no-repeat;
}
h2.office {
	font-size: 110%;
	margin: 10px 10px 10px 20px;
	color: #216284;
	border-top: 1px solid  #95d2f1;
	border-bottom: 4px double  #95d2f1;
	padding: 15px 0px 5px 45px;
	background:url("image/icon_office.gif") no-repeat;
}
h2.visit {
	font-size: 110%;
	margin: 10px 10px 10px 20px;
	color: #216284;
	border-top: 1px solid  #95d2f1;
	border-bottom: 4px double  #95d2f1;
	padding: 15px 0px 5px 45px;
	background:url("image/icon_visit.gif") no-repeat;
}
h2.komaru {
	font-size: 110%;
	margin: 10px 10px 10px 20px;
	color: #216284;
	border-top: 1px solid  #95d2f1;
	border-bottom: 4px double  #95d2f1;
	padding: 15px 0px 5px 45px;
	background:url("image/icon_komaru.gif") no-repeat;
}
h3 {
	font-size: 100%;
	font-weight:bold;
	margin: 25px 10px 10px 20px;
	color: #333333;
	padding: 15px 0px 5px 50px;
	background:url("image/midashi_komaru.gif") no-repeat;
}
p{
	margin: 0px 10px 15px 20px;
}
