@charset "utf-8";

@import url(../common/layout.css);
@import url(../common/style.css);

#in_box{
	padding:20px 10px 25px 20px ;
	width:770px;
}
#in_box h1{
	padding:0 ;
}
#in_box img{
	vertical-align:bottom;
}
#in_box h2{
	padding:26px 0 20px 0 ;
}
#summary{
	color:#000;
	font-size:12px;
	line-height:1.8em;
	padding:0 0 15px 0 ;
}
#in_box h3{
	padding:25px 0 12px 0 ;
}
.g_text{
	color:#626160;
	font-size:12px;
	line-height:1.7em;
	width:760px;
}
.entory{
	width:760px;
	text-align:right;
}
#flow{
	padding:25px 0 0 0 ;
}
.b_text{
	font-size:12px;
	color:#000;
	line-height:1.7em;
	padding:0 0 30px 0 ;
}
#creativity{
	background: url(img/creativity_bg.jpg) no-repeat left top;
	padding-bottom:140px;

}
#creativity dd{
	font-size:10px;
	color:#000;
	line-height:1.5em;
	padding-top:5px;
}
.ct01{
	padding-left:240px;
	width:217px;
}
.ct02{
	padding-left:155px;
	width:203px;
}
.ct03{
	padding-left:197px;
	padding-top:20px;
	width:221px;
}
.ct04{
	padding-left:345px;
	padding-top:20px;
	width:230px;
}

/*フォームｃｓｓ*/

#rapper h2 {
	padding-bottom: 10px;
	margin-top: 10px;
}
#rapper p {
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#rapper {
	background-image: url(img/recruit_okamoto_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 10px;
}
#recruit_table{
	width:700px;
	font-size:12px;
	color:#000;
	padding:15px 0 0 0 ;
	border:none;
}
#recruit_table th {
	color: #333333;
	line-height: 1.5em;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
	font-weight:normal;
}
#recruit_table td {
	color: #333333;
	line-height: 1.5em;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
}
#recruit_table th p {
	font-size: 10px;
	color: #999999;
}
#wid_th{
	width:180px;
}
#r_wid_th{
	width:70px;
}
#top_td_wid{
	width:155px;
}
.name_box{
	width:140px;
	border:1px solid #626160;	
}
.post_box{
	width:100px;
	border:1px solid #626160;
}
.age_box{
	width:73px;
	border:1px solid #626160;
}
.add_box{
	width:505px;
	border:1px solid #626160;
}
.mail_tel_box{
	width:300px;
	border:1px solid #626160;
}
select{
	border:1px solid #626160;
}
#recruit_table input {
	padding:0.3em 0 ;
	resize:none;
}
#recruit_table textarea {
	height: 160px;
	width: 435px;
	font-size:12px;
	line-height:1.5em;
	border:1px solid #626160;
	resize:none;
}
#submit_btn{
	text-align:center;
	width:700px;
}
#rapper2 {
	background: url(img/recruit_okamoto_r.gif) no-repeat right top;
	padding-bottom:500px;
}
