@charset"shift_jis";

/* --------------------
 * 共通
-------------------- */

.clearfix:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}

/* Hides from Ie-mac \*/
* html .clearfix {
height:1%;
display:block;
}
/* End Hides from Ie-mac \*/



/* --------------------
 * 冒頭の文章
-------------------- */

p.list_copy {
	margin-bottom:15px;
}

/* --------------------
 * 選考プロセス一覧
-------------------- */
div.process h4 {
	margin:0 0 8px 0;
}

div.process table.process {
	margin:0 0 20px 4px;
	padding:0;
}

div.process table.process td.td1 {
	width:263px;
	background-image:url(../process/images/bg_process2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
}

div.process table.process td.td2 {
	width:255px;
	background-image:url(../process/images/bg_process2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
}

div.process .staff1 {
	font-weight:bold;
	height:30px;
	background-image:url(../process/images/bg_process.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 0;
	text-align:center;
}

div.process .staff2 {
	font-weight:bold;
	height:30px;
	background-image:url(../process/images/bg_process.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 0;
	text-align:center;
}

div.process ul.g_homepage_l1 {
	list-style:none;
	margin:7px 0 15px 15px;
}

div.process ul.g_homepage_l2 {
	list-style:none;
	margin:7px 0 15px 19px;
}

div.process li {
	margin:2px 15px 0 0;
	padding-left:13px;
	background-image:url(../cmn_images/icon_arrow_red.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}

table.close_message {
	margin:25px;
	width:90%;
	border:1px solid #919191;
	border-collapse:collapse;
}
table.close_message td {
	padding:10px;
	border:1px solid #919191;
}



/* --------------------
 * cate_box
-------------------- */

.cate_box {
	margin-top:5px;
	padding:6px 0;
	border:1px solid #b9b9b9;
	text-align:center;
	background-color:#f2f2f2;
}

.cate_box .cate_body {
	margin:auto;
	width:511px;
	text-align:left;
}



/* --------------------
 * cate_box h5
-------------------- */

.cate_box h5.step01 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step01.gif);
	background-repeat:no-repeat;
}

.cate_box h5.step02 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step02.gif);
	background-repeat:no-repeat;
}

.cate_box h5.step03 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step03.gif);
	background-repeat:no-repeat;
}

.cate_box h5.step04 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step04.gif);
	background-repeat:no-repeat;
}

.cate_box h5.step05 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step05.gif);
	background-repeat:no-repeat;
}

.cate_box h5.step06 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step06.gif);
	background-repeat:no-repeat;
}

.cate_box h5.step07 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step07.gif);
	background-repeat:no-repeat;
}

.cate_box h5.step08 {
	width:511px;
	height:27px;
	background-image:url(../calendar/images/bar_step08.gif);
	background-repeat:no-repeat;
}

.step_title {
	padding-top:5px;
	padding-left:60px;
	font-size:120%;
}



/* --------------------
 * step_body
-------------------- */

div.step_body {
	margin-top:5px;
	padding:10px;
	background-color:#fff;
}

div.step_body strong.step_red {
	color:#c00;
}

div.step_body strong.step_blue {
	color:#069;
}



/* --------------------
 * step_downward
-------------------- */

div.step_downward {
	margin:10px auto;
	text-align:center;
}



/* --------------------
 * btn_box
-------------------- */

div.btn_box {
	margin:15px auto 0 auto;
	padding:5px 0;
	background-color:#dedede;
	text-align:center;
}



/* --------------------
 * back_btn
-------------------- */

#back_btn {
	margin-top:15px;
	margin-bottom:10px;
	padding:5px;
	background-image:url(../cmn_images/dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}

#back_btn img {
	margin:0 3px;
}


/* --------------------
 * seminardetail_title
-------------------- */

div.seminardetail_title {
	padding-bottom:5px;
	background-image:url(../cmn_images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:120%;
	font-weight:bold;
	margin:15px 0 0 0;
}

div.seminardetail_title span {
	color:#c00;
}


/* --------------------
 * application_btn
-------------------- */

img.application_btn {
	float:right;
}
