@charset "utf-8";

/* #fc_owner common
------------------------------*/
ol, ul {
	list-style: none;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
#fc_owner .main{
	width: 640px;
	float: left;
}
#fc_owner .pagetop {
	padding: 0;
	margin: 0 0 20px 0;
}
.boxfc{
	margin-bottom: 40px;
	font-size: 1.5em;
	line-height: 1.7;
}

/*each parts
------------------------------*/
.boxfc p{
	margin: 20px 0;
}
.boxfc strong{
	font-weight: bold;
	color: #6f3a05;
}

#fc_owner h2{
	background: url(images/bg_subtl.png) no-repeat;
	width: 640px;
	height: 50px;
	padding-left: 40px;
	margin-bottom: 30px;
	color: #6f3a05;
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
}

/*募集タイトル
------------------------------*/
.fctitle{
	background: url(images/img_fcrecruit.png) no-repeat;
	width: 640px;
	height: 248px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.fcmerit{
	background: url(images/img_merit.png) no-repeat;
	width: 640px;
	height: 188px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/*ページ内リンク
------------------------------*/
.pglink li{
	float:left;
	width: 190px;
	height: 36px;
	border: 1px solid #9B6F42;
	margin: 0 20px 20px 0;
	line-height: 36px;
}
.pglink li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #6f3a05;
	padding-left: 20px;
}
.pglink li a:hover{
	color: #9b6f42;
	background: #f8f4df;
	text-decoration: none;
}


/* #fc01 #fc03 #fc05
------------------------------*/
.outline li{
	background: url(images/bg_list.png) no-repeat left 2px;
	padding-left: 24px;
	margin-bottom: 10px;
}
/* #fc02
------------------------------*/
.tb_model{
	width: 100%;
	margin: 0;
	table-layout: fixed;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.tb_model caption{
	text-align: right;
	color: #666;
}
.tb_model td,
.tb_model th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 6px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
.tb_model thead th{
	text-align: center;
}
.boxfc .tb_model small{
	display: block;
	font-size: 0.867em;
	line-height: 1.4;
}
.whead{
	background-color: #f0f0f0;
}
.wa{
	background-color: #fae8dc;
}
.tha{
	background-color: #f9d7c1;
}
.wb{
	background-color: #f2f8df;
}
.thb{
	background-color: #eaf4c6;
}
.wc{
	background-color: #fbeaf6;
}
.thc{
	background-color: #f4d4ec;
}
.tb_model .allitem{
	background-color: #fff;
	text-align: center;
}

/* #fc03
------------------------------*/
#fc03 {
	background: url(images/ph_fc01.png) no-repeat right 80px;
	height: 202px;
}
li.nomark{
	background: none;
}

/* #fc04
------------------------------*/
#fc_owner dt, #fc_owner dd{
	float: left;
}
#fc_owner dt{
	width: 216px;
	height: 80px;
	margin-right: 20px;
	background: url(images/bg_flow.png) no-repeat left top;
	line-height: 60px;
	text-align: center;
	clear:both;
}
#fc_owner dd{
	width: 390px;
	height: 72px;
	display: block;
	color: #555;
	padding-top: 8px;
}
#fc_owner dt.last{
	background: url(images/bg_flow_open.png) no-repeat left top;
	height: 60px;
}

/* #fc05
------------------------------*/
#fc05 {
	background: url(images/ph_fc02.png) no-repeat right 80px;
}

/* #fc06
------------------------------*/
.voiceintro{
	background: url(images/img_voice.png) no-repeat;
	width: 640px;
	height: 481px;
	position: relative;
}
.voiceintro p{
	position: absolute;
	top: 220px;
	left: 12px;
	width: 315px;
	font-size: 0.867em;
	line-height: 1.7;
	color: #6f3a05;
}
.voicetxt{
	padding: 5px 15px 20px;
	background: #edebe0;
	border: 1px solid #C4BD97;
	border-top: none;
}
.voicetxt p{
	margin: 15px 0 0 0;
	border: 1px solid #edebe0;
}
.voicetxt p.signature{
text-align: right;
}