@charset "utf-8";

/*　ポシェール　CSS　*/



td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS P Gothic";
	font-size: 100%;
	line-height: 150%;
	color: #666666;
	letter-spacing: 0.1em;
}


/* -------------------------
--     基本レイアウト     --
------------------------- */


#info_mainimg {
	width: 943px;
	background-image: url(../images/info_title_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 141px;
}

.info_001 {
	width: 400px;
}

.info_002 {
	width: 624px;
}

.info_003 {
	width: 670px;
}

.info_hyo_001 {
	width: 129px;
	background-image: url(../../contact/images/contact_hyo_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-top: 12px;
	padding-left: 32px;
}

.info_hyo_002 {
	width: 129px;
	background-image: url(../images/info_hyo_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	padding-top: 12px;
	padding-left: 32px;
}
