@charset "EUC-JP";
/*----------------------------------------

	すぐなるウェブタント CSS

-----------------------------------------*/

div#sugunaru{}

/*====================================*/
/*　テキスト　*/
/*====================================*/
#sugunaru p.ml25{
	margin-left:25px;
	margin-top:5px;
}

/*===================================*/
/*　導入1 */
/*===================================*/
#sugunaru div#intro{
	margin-top:15px;
}
#sugunaru #intro table{
	width:740px;
	border-spacing:0;
	border-collapse:collapse;
	background-color:#ffffff;
	border:solid 1px #ccc;
	margin:0 auto;
}
#sugunaru #intro table th{
	padding:5px;
	vertical-align:top;
	width:16px;
	background-color:#ffffff;
}
#sugunaru #intro table td{
	padding:5px;
	vertical-align:top;
	font-size:13px;
	font-weight:bold;
}

/*===================================*/
/*　導入2 */
/*===================================*/
#sugunaru .intro_box{
	width:730px;
	background:#fff;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	background:url(../../images/sugunaru/2step_bg2.jpg) right top no-repeat;
	clear:both;
}
#sugunaru .intro_box p{
	width:510px;
	font-size:14px;
	padding:0;
}

/*====================================*/
/*　見出し1　*/
/*====================================*/
#sugunaru dl.terms1{
	margin-top:10px;
	margin-bottom:30px;
}
#sugunaru dl.terms1 dt{
	border-left:solid 8px #000066;
	background:#eee;
	padding:3px 0 3px 5px;
	font-weight:bold;
	font-size:14px;
}
#sugunaru dl.terms1 dd{
	padding-left:10px;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:12px;
	line-height:130%;
	border-left:solid 3px #666;
}
#sugunaru dl.terms1 dd.none{
	margin-left:-25px;
	border-left:none;
}

/*====================================*/
/*　見出し2　*/
/*====================================*/
#sugunaru dl.terms{
	margin-left:15px;
	margin-top:20px;
}
#sugunaru dl.terms dt{
	border-left:solid 5px #d2222a;
	border-bottom:solid 1px #d2222a;
	background:#eee;
	padding:3px 0 3px 5px;
	font-weight:bold;
	font-size:14px;
}
#sugunaru dl.terms dd{
	padding-left:10px;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:12px;
	line-height:130%;
	border-left:solid 3px #666;
}
#sugunaru dl.terms dd.none{
	margin-left:-25px;
	border-left:none;
}
#sugunaru dl.terms dd li{
	padding-bottom:3px;
}


/*===================================*/
/*　がんばれ！もうすぐウェブタントへのリンク*/
/*===================================*/
#sugunaru .blog{
	text-align:right;
	margin-top:-15px;
	margin-bottom:30px;
}

/*====================================*/
/*　流れ　*/
/*====================================*/

/*　流れの矢印　*/
#sugunaru p.yajirushi{
	text-align:center;
	margin-top:10px;
}
/*　バック画像　*/
#sugunaru div.ph_01{
	width:196;
	height:130;
	background:url(../../images/sugunaru/ph_01.jpg) no-repeat 100% 100%;
	float: right;
	margin-top:-120px;
}
#sugunaru div.ph_pass{
	width: 710px;
	height: 70px;
	background:url(../../images/sugunaru/ph_pass.gif) no-repeat bottom right;
	margin-top: -40px;
}

/*====================================*/
/*　枠ありテーブル　*/
/*====================================*/
#sugunaru table.detail{
	width:710px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-collapse:collapse;
	border-spacing:0;
	margin-left:25px;
	margin-top:10px;
}

#sugunaru table.detail th{
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	font-size:12px;
	font-weight:normal;
	background:#F0F0F0;
	padding:5px;
}
#sugunaru table.detail td.h{
	background:#F0F0F0;
	padding:5px;
}
#sugunaru table.detail td{
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background:#fff;
	padding:5px;
	font-size:12px;
}
#sugunaru table.detail span{
	font-weight:bold;
}

/*====================================*/
/*　外枠のみテーブル　*/
/*====================================*/
#sugunaru table th {
	text-align: center;

}
#sugunaru table.detail2{
	width:710px;
	border:solid 1px #ccc;
	border-spacing:0;
	margin-left:25px;
	margin-top:10px;
}
#sugunaru table.detail2 th{
	background:#F0F0F0;
	padding:3px	10px;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}
#sugunaru table.detail2 td{
	background:#fff;
	padding:3px 5px;
	vertical-align:top;
	font-size:12px;
}
#sugunaru table.detail2 td.r{
	background:#fff;
	padding:3px 5px;
	text-align:right;
}

/*====================================*/
/*　チェックマーク付きテーブル　*/
/*====================================*/
#sugunaru table.check{
	width:710px;
	border-spacing:0;
	border-collapse:collapse;
	background-color:#ffffff;
	border:solid 1px #ccc;
	margin-left:25px;
	margin-top:10px;
}
#sugunaru table.check th{
	padding:5px;
	vertical-align:top;
	width:16px;
	background-color:#ffffff;
}
#sugunaru table.check td.bold{
	padding:5px;
	vertical-align:top;
	font-size:13px;
	font-weight:bold;
}
#sugunaru table.check td{
	padding:5px;
	vertical-align:top;
	font-size:13px;
}
.check span.gr{
	font-size:13px;
	font-weight:bold;
	color:#999999;
}
.check span.bk{
	font-size:13px;
	font-weight:bold;
	color:#333333;
}


/*====================================*/
/*　日程等詳細　*/
/*====================================*/
#sugunaru dl.terms2{
	margin-top:10px;
	margin-bottom:20px;
}
#sugunaru dl.terms2 dt{
	border-left:solid 5px #000066;
	border-bottom:solid 1px #000066;
	background:#eee;
	padding:3px 0 3px 5px;
	font-weight:bold;
	font-size:14px;
}
#sugunaru dl.terms2 dd{
	padding-left:10px;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:12px;
	line-height:130%;
	border-left:solid 3px #666;
}
#sugunaru dl.terms2 dd.none{
	margin-left:-25px;
	border-left:none;
}

/*====================================*/
/*　フォームへのリンク　*/
/*====================================*/

#sugunaru #ft_formlink{
	margin:10px auto;
}

#sugunaru #ft_formlink .text{
	margin-left:100px;
}
#sugunaru a.bnr_moniform{
	text-indent:-9999px; 
	display:block; 
	width:537px; 
	height:68px; 
	margin: 0 auto 10px auto;
	background:url("../../images/sugunaru/bnr_moni_form.jpg") no-repeat;
}
#sugunaru a.bnr_moniform:hover {
	background-position:0 -68px;
}

#sugunaru a.bnr_entry_s{
	text-indent:-9999px; 
	display:block; 
	width:537px; 
	height:68px; 
	background:url("../../images/bnr_entry02.jpg") no-repeat;
}
#sugunaru a.bnr_entry_s:hover {
	background-position:0 -68px;
}


/*=============================================================*/
/*　登録スタッフ条件（subページ用）　*/
/*=============================================================*/

/* 見出し*/
dl.terms2{
	margin:5px 10px 30px;
}
dl.terms2 dt{
	border-left:solid 4px #000066;
	background:#eee;
	padding:3px 0 3px 5px;
	font-weight:bold;
	font-size:14px;
}
dl.terms2 dd{
	margin-left:-25px;
	border-left:none;
}

/* テーブル */
table.sugustaff{
	width:500px;
	border-spacing:0;
	border-collapse:collapse;
	background-color:#ffffff;
	border:solid 1px #ccc;
	margin:10px auto 0 20px;
}
table.sugustaff th{
	padding:5px;
	vertical-align:top;
	width:16px;
	background-color:#ffffff;
}
table.sugustaff td.bold{
	padding:5px;
	vertical-align:top;
	font-size:13px;
	font-weight:bold;
}
table.sugustaff td{
	padding:5px;
	vertical-align:top;
	font-size:13px;
}

/* テキスト */
p.staff_tex{
	margin-left:10px;
	margin-top:10px;
	font-size:13px;
}
