#photo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 800px;
	clear: both;
}
#main {
	width: 700px;
	float: left;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin-top: 20px;
	background-image: url(../nagasawa_images/templates/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
#title {
	height: 31px;
	width: 217px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 660px;
	background-image: url(../nagasawa_images/company/background.gif);
	background-position: right bottom;
	margin-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
#content_in {
	width: 660px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-bottom: 30px;
}

#content_in .midashi {
	font-weight: bold;
	color: rgba(0,116,255,1.00);
	font-size: 1.5em;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 4px;
	padding-top: 2em;
}

#content_in .midashi02 {
	font-weight: bold;
	padding-left: 25px;
	font-size: 1.2em;
	padding-top: 1.3em;
}

#content_in .sentence {
	padding-top: 1em;
	padding-left: 25px;
	padding-bottom: 1em;
}

#content_in table {
	margin-left: 25px;
	width: 635px;
	margin-top: 25px;
	border-collapse: collapse;
}
#content_in table .td01 {
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border: 1px solid rgba(50,50,50,1.00);
	font-weight: bold;
	background-color: rgba(242,240,228,1.00);
	width: 5em;
}
#content_in table .td02 {
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border: 1px solid rgba(50,50,50,1.00);
}
