@charset "shift_jis";
#wrapper {
	text-align: left;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper h1 {
	margin: 0px;
	display: block;
	font-size: 12px;
	width: 60%;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	color: #898989;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	FONT-FAMILY: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック"
}
.clear {
	clear: both;
}
.contact {
	float: left;
	width: 200px;
}
.adress {
	float: right;
	width: 480px;
}
#wrapper .footer {
	padding-left: 10px;
	padding-bottom: 50px;
	padding-top: 35px;
}
.infoBlog {
	color: #CC9900;
	line-height: normal;
	padding-bottom: 10px;
}
.infoBlog li {
	list-style-type: none;
	color: #000000;
	line-height: normal;
	list-style-image: url(../img/wa3.png);
	padding-top: 5px;
	padding-bottom: 20px;
}
