@charset "UTF-8";


div#LeftContets_1{
	width:220px;
	float:left;
}

div#RightContets_1{
	width:310px;
	float:right;
}


div#RightContets_1 p#Lead{
	width:300px;
	font-size:90%;
}

div#LeftContets_2{
	width:310px;
	float:left;
}

div#RightContets_2{
	width:210px;
	float:right;
}

div#LeftContets_1 p#address{
	width:290px;
	font-size:90%;
	margin-left:20px;
}

p{
line-height:1.3em;
letter-spacing:0.1em;
color:#333333;
}


div#RightContets_2 img.tenpo{
	margin-top:35px;
	margin-bottom:10px;
	}

div#RightContets_2 p{
	text-align:center;
	font-size:85%;
	}
