/*------------------ 共通のデザイン ------------------*/


.pagetop{
    clear:both;
	text-align:right;
	font-size:70%;
}
.pagetop a{
    color:#000000;
	text-decoration:none;
}
.pagetop a:hover{
    color:#666666;
	text-decoration:none;
}
#business h1{
    margin:0;
	padding:0;
}
#business #bath h3{
    background-image:url(../images/business/orange.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:100%;
	height:21px;
}
#business #water h3{
    background-image:url(../images/business/blue.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:100%;
	height:21px;
}
#business #food h3{
    background-image:url(../images/business/green.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:100%;
	height:21px;
}
#business #sozai h3{
    background-image:url(../images/business/pink.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:100%;
	height:21px;
}
#bath, #water, #food, #sozai{
    width:600px;
	margin:0 0 50px 20px;
}
hr{
    margin-bottom:30px;
}
.orange{
    color:#FF6633;
	font-weight:bold;
}
.blue{
    color:#0099FF;
	font-weight:bold;
}
.green{
    color:#009933;
	font-weight:bold;
}
.sozai{
    float:right;
	margin:0 0 40px 20px;
}    
#alps, #deepsea, #papaiya{
    clear:right;
}
