body {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: 0px;
	padding: 0px;
}#title {
	margin: 0px;
	padding: 0px;
}
#slider {
	height: auto;
	width: 100%;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-bottom: 15px;
}
.imgText {
	vertical-align: 23%;
}
#topAbout {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 20px;
}
#topAbout p {

}
#photoContents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	top: -30px;
	position: relative;
	background-repeat: no-repeat;
	height: auto;
	-moz-box-shadow: 0px 10px 8px -4px #8d8c8c;
	-webkit-box-shadow: 0px 10px 8px -5px #8d8c8c;
	box-shadow: 0px 10px 8px -5px #8d8c8c;
	background-color: #FFF;
	border: 1px solid #eeeeee;
	text-align: center;
	margin-bottom: 40px;
}
#photoBox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	width: 400px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.photoTextB {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	vertical-align: 18%;
}
#sample {
	width: 100%;
	margin-top: 30px;
}
#recruit {
	width: 800px;
	margin-top: 30px;
	text-align: left;
	padding-left: 75px;
	padding-right: 75px;
}
#recruit p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/check_ico.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	letter-spacing: 2px;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 3px;
}
#form {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 3px;
	width: 480px;
	margin-top: 30px;
	text-align: left;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
.contactIcon {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-image: url(../images/contact_ico.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	letter-spacing: 3px;
	padding-left: 25px;
	clear: both;
	display: block;
}
form .input1 {
	width: 250px;
	border: 1px solid #D4D4D4;
	height: 22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
form .input2 {
	width: 50px;
	border: 1px solid #D4D4D4;
	height: 22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
form .input3 {
	border: 1px solid #D4D4D4;
	height: 70px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-right: 6px;
	padding-left: 6px;
	width: 280px;
}
form .input4 {
	border: 1px solid #D4D4D4;
	height: 22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #e63c2e;
	text-align: center;
	height: 50px;
	width: 100%;
	padding-top: 40px;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #000;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #e63c2e;
}
