@charset "utf-8";
/* CSS Document */

#img{
	width:200px;
	float:left;
	display:inline;
}

#main{
	width:664px;
	float:right;
	display:inline;
}
	
h1{
	text-align:left;
	font-weight:bold;
	font-size:110%;
	border-bottom:#FDBE68 dotted 3px;
	margin-bottom:10px;
}

h2{
	text-indent:1em;
	font-weight:bold;
	font-size:110%;
	border-bottom:#FDBE68 dotted 3px;
	margin-bottom:10px;
	margin-top:15px;
}


#footer_1{
	width:884px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	clear:both;
}	

#img p{
	margin-top:15px;
}
#toiawase_photo{
	width:300px;
	float:left;
	display:inline;
}

#tel{
	width:354px;
	height:225px;
	float:right;
	display:inline;
	background-image:url(../img/tel.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
	
#tel p{
	width:330px;
	margin-left:30px;
}

#tel_no{
	width:664px;
	clear:both;
	text-align:center;
}

.name{
	font-weight:bold;
	font-size:120%;
}

.bangou{
	font-weight:bold;
	font-size:300%;
	color:#900;
}
