#ConceptBird {
	bottom:30%;
}
#PhotoBox img {
	bottom:-80%;
}

#p01,
#p02,
#p03,
#p04,
#p05 {
	padding-bottom:40px;
	padding-top:20px;
}

.FullCont h4 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-size:1.4em;
	line-height:1.3;
	text-align:center;
	padding-bottom:15px;
	font-weight:normal;
	letter-spacing:0.1em;
}

.FullCont h4 strong {
	background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	padding-left:30px;
	padding-right:30px;
	-pie-background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	behavior: url(PIE.htc);
	font-weight:normal;
}

h5.recTitle {
	background:#E2DCC4;
	padding:10px;
	font-size:1.1em;
}

.recBox dl {
	padding-bottom:20px;
	font-size:0.9em;
	line-height:1.5;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}

.recBox dt {
	font-weight:bold;
}

.recBox dt span {
	color:#00A4DB;
}

.recBox dd {
	padding-left:0.9em;
}

.recTable table {
	border:1px solid #E2DCC4;
	border-bottom:0;
	width:100%;
}

.recTable {
	padding-bottom:30px;
}

.recTable th {
	padding:10px;
	font-size:0.9em;
	text-align:left;
	width:150px;
	background:#FBFBE6;
	vertical-align:top;
	border-bottom:1px solid #E2DCC4;
	border-right:1px solid #E2DCC4;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
	font-weight:normal;
}

.recTable td {
	padding:10px;
	font-size:0.9em;
	background:#FFF;
	border-bottom:1px solid #E2DCC4;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
}

#RecOuboBox {
	background:#FBFBE6;
	border:1px solid #E2DCC4;
	border-radius:5px;
	padding:15px;
	padding-top:10px;
	margin-bottom:40px;
	clear:both;
	margin-top:20px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-size:0.85em;
	line-height:1.5;
}


#RecOuboBox h5 {
	font-size:1.2em;
	line-height:1.6;
}

#RecOuboBox dl {
	padding-top:15px;
}

/* プライバシーポリシー */
.privacyBox {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	clear:both;
	border-bottom:1px dotted #CCC;
	padding-top:15px;
	padding-bottom:15px;
}

.privacyBox p {
	line-height:1.6;
	font-size:0.85em;
	padding-left:18px;
	text-indent:-18px;
}

.privacyBox ol {
	margin:0;
	padding:0;
	margin-left:3em;
	line-height:1.6;
	font-size:0.85em;
}

/* お問い合わせ */
.InquiryBox p {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	clear:both;
	padding-bottom:15px;
	line-height:1.6;
	font-size:0.95em;
}

.InquiryBox table {
	border-top:1px solid #CCC;
}

.InquiryBox tr.odd {
	background:#EFEFEF;
}

.InquiryBox th {
	font-size:0.95em;
	text-align:left;
	padding:10px;
	line-height:1.5;
	border-bottom:1px solid #CCC;
	padding-right:50px;
	width:180px;
}

.InquiryBox th em {
	padding-right:30px;
	font-style:normal;
	background:url(../img/hissu_icon.gif) no-repeat right;
}

.InquiryBox th span {
	display:block;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:0.7em;
	color:#999;
	letter-spacing:0.1em;
}

.InquiryBox td {
	font-size:0.95em;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.5;
	border-bottom:1px solid #CCC;
}

.InquiryBox td input,
.InquiryBox td select {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:5px;
	border:1px solid #CCC;
	border-radius:3px;
	font-size:0.9em;
}

.InquiryBox td textarea {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:5px;
	border:1px solid #CCC;
	border-radius:3px;
	width:90%;
	height:100px;
}

.InquiryBox td input.w700 {width:90%;}
.InquiryBox td input.w60 {width:10%;}
.InquiryBox td input.w80 {width:15%;}

#SubmitBox {
	text-align:center;
	padding-top:10px;
}

#SubmitBox input {
	padding:10px;
	padding-left:40px;
	padding-right:40px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	cursor:pointer;
	font-size:0.9em;
	border:0;
	border-radius:5px;
}

#SubmitBox input:hover {
	opacity:0.8;
}

#SubmitBox input.submit {
	background:#F60;
	font-weight:bold;
	color:#FFF;
}

#SubmitBox input.back {
	background:#999;
	font-weight:bold;
	color:#222;
}

#FormEnd {
	text-align:center;
	font-size:1em;
}

#FormEnd a {
	padding:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	cursor:pointer;
	font-size:0.8em;
	border:0;
	border-radius:5px;
	display:block;
	text-decoration:none;
	background:#F60;
	font-weight:bold;
	color:#FFF;
	width:30%;
	margin:auto;
}