@charset "shift_jis";

/***************************************************
	サンフェステ用スタイルシート
	biz.css
	募集ページレイアウトスタイル定義
***************************************************/

/* ガイドページ
------------------------------------------------------------ */
#contents h2.title {	padding-bottom: 9px;}
#contents .main {
	padding: 5px;
	border: 2px solid #e6e6e6;
}

/* 会員募集ページ member.html
------------------------------------------------------------ */
#contents.member .main ul {	
	padding: 10px 5px ;
	background: url(../img/biz/member_bg.jpg) repeat-y;
}
#contents.member .main li {
	margin: 3px 1px 5px 5px;
	padding: 3px 0 3px 94px;
	border: #ffa035 solid 2px;
}
#contents.member .main li.toku01_1 {
	min-height: 81px;
	_height: 81px;
	background: #ffffff url(../img/biz/member_catch01_1.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku01 {
	min-height: 99px;
	_height: 99px;
	background: #ffffff url(../img/biz/member_catch01.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku02 {
	min-height: 118px;
	_height: 118px;
	background: #ffffff url(../img/biz/member_catch02.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku03 {
	min-height: 81px;
	_height: 81px;
	background: #ffffff url(../img/biz/member_catch03.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku04 {
	min-height: 81px;
	_height: 81px;
	background: #ffffff url(../img/biz/member_catch04.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku05 {
	min-height: 81px;
	_height: 81px;
	background: #ffffff url(../img/biz/member_catch05.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku06 {
	min-height: 99px;
	_height: 99px;
	background: #ffffff url(../img/biz/member_catch06.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku05_1 {
	min-height: 99px;
	_height: 99px;
	background: #ffffff url(../img/biz/member_catch05_1.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku06_1 {
	min-height: 81px;
	_height: 81px;
	background: #ffffff url(../img/biz/member_catch06_1.jpg) 3px 3px no-repeat;
}
#contents.member .main li.toku07 {
	min-height: 81px;
	_height: 81px;
	background: #ffffff url(../img/biz/member_catch07.jpg) 3px 3px no-repeat;
}
#contents.member .main img.pdf {	padding: 6px 6px 0 0;}

#contents.member .main li.toku01_1 h4 {	padding: 16px 0 0 0;}
#contents.member .main li.toku01 h4 {	padding: 12px 0 0 0;}
#contents.member .main li.toku02 h4 {	padding: 14px 0 0 0;}
#contents.member .main li.toku03 h4 {	padding: 10px 0 0 0;}
#contents.member .main li.toku04 h4 {	padding: 10px 0 0 0;}
#contents.member .main li.toku05 h4 {	padding: 10px 0 0 0;}
#contents.member .main li.toku06 h4 {	padding: 10px 0 0 0;}
#contents.member .main li.toku05_1 h4 {	padding: 10px 0 0 0;}
#contents.member .main li.toku06_1 h4 {	padding: 10px 0 0 0;}
#contents.member .main li.toku07 h4 {	padding: 10px 0 0 0;}


#contents.member .main li p {	padding-top: 5px;}
/*#contents.member .main li.toku07 p {	padding-bottom: 5px;}*/

#contents.member .main li .coment {
	padding-top: 5px;
	font-size: 90%;
	color: #999999;
	line-height: 1;
}
	
/* 新規取引先募集ページ partner.html
------------------------------------------------------------ */
#contents.partner .main .dealings {
	background: #FF9933 url(../img/biz/partner_bg01.jpg) left top no-repeat;
}
#contents.partner .main .dealings h3 { padding: 10px 0 10px 162px;}
#contents.partner .main .dealings p { padding: 0 0 16px 162px;}
#contents.partner .main ul {
	padding: 5px;
 	border: #ff9933 solid 5px;}
#contents.partner .main ul li span {	color:#ff6633;}
#contents.partner .main ul li {	
	padding: 10px 0 5px 5px;
	background: url(../img/temp/border01.gif) left bottom repeat-x;
}
#contents.partner .main ul li.end {	background: none;}

#contents.partner .main p.text01 {	padding: 20px 10px;}
#contents.partner .main p.inquiry {	text-align: center;} 

/* 17.06.12 追加 */
.sengyo_bnr {
	text-align: center;
	margin: 1px 0 15px;
}