@charset "UTF-8";
body {
	font-size: 14px;
	line-height: 18px;
	color: #323232;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0ECE9;
}
.div_main {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.div_main2 {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.div_right {
	text-align: right;
	float: right;
}
.div_left {
	text-align: left;
	float: left;
}
.div_prof_right {
	text-align: left;
	float: right;
	width: 740px;
	margin-left: 20px;
	margin-top: 10px;
}
a:link {
	color: #323232;
	text-decoration: inherit;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
}.contact_text {
	font-size: 30px;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.div_prof1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.div_prof2 {
	width: 960px;
	background-color: #FFF7F2;
	padding-right: 20px;
	padding-left: 20px;
	height: 300px;
}
.div_prof3 {
	width: 960px;
	background-color: #F7F7F7;
	padding-right: 20px;
	padding-left: 20px;
	height: 300px;
}
