@charset "UTF-8";

#right_column_contents{
width:741px;
margin-left:30px;
padding-top:34px;
}
#right_column h2{
	border-top:2px solid #D6334E;
	border-bottom:2px solid #D4CFC9;
	font-size:100%;
	font-weight:normal;
	margin-bottom:15px;
	position:relative;
}
#right_column h2 span{
	top:75px;
	left:245px;
	width:360px;
	position:absolute;
	line-height:1.2;
}
#right_column h3{
	font-size:13px;
	padding:5px;
	margin:15px 0;
	background-color:#EBEAE6;
	border-top:2px solid #013D00;
}
#right_column h4{
	border-left:3px solid #D2324A;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	margin-top:20px;
	margin-bottom:10px;
}
#right_column .text_box_orange{
padding:10px;
background-color:#FFF4DD;
}
.advice_container .right_box{
width:421px;
float:right;
}
#right_column .advice_container .right_box h4{
margin-top:0;
}
#right_column .advice_container .right_box p{
margin-bottom:15px;
}
.advice_flow{
margin-bottom:43px;
}
.inst_container{
width:740px;
border-top:dotted #939393 1px;
margin-bottom:15px;
padding-bottom:15px;
padding-top:15px;
}
.last {
	border-bottom:dotted #939393 1px;
}
.inst_container .left_box{
width:358px;
float:left;
}
.inst_container .right_box{
width:358px;
float:right;
}
.inst_container p{
margin-bottom:5px;
}
.inst_container .inst_detail dl{
width:269px;
float:right;
}
.inst_container .inst_detail dt{
margin-bottom:5px;
}
.inst_container .inst_detail dd a{
padding-left:13px;
background:url(../../adviser/images/icn_tri.gif) left no-repeat;
}

.inst_detail_box{
width:740px;
margin-bottom:5px;
border:solid #D4D0C8 1px;
border-collapse:collapse;
}
.inst_detail_box th,td{
padding:12px 10px;
border-bottom:solid #D4D0C8 1px;
}
.inst_detail_box th{
width:100px;
background-color:#E7F0FA;
text-align:left;
font-weight:bold;
}
.adviser_list_link{
text-align:right;
padding-right:5px;
margin-bottom:30px;
}
.profile_image{
margin-right:10px;
margin-bottom:5px;
float:left;
}
.profile_text {
overflow:hidden;
}

ul{
list-style:none;
line-height: 150%;
}


ul.l2_item {
	padding-left: 20px;
		line-height: 150%;
}


ul.lst_1 {
	line-height: 2em;
}

li.list_1 {
	background : url(../../counselor/images/lg_list.gif) left no-repeat ;
	text-indent: 20px;

}

ul.list_2 {
	padding-left: 20px;
}
li.list_2 {
	background : url(../../counselor/images/sm_list.gif) left no-repeat;
	text-indent: 15px;
	line-height: 1.8em;
}

ol.l2_order {
	list-style: decimal;
	padding-left:25px
}

.nowrap{
white-space:nowrap;
}
.color_red{
color:#000000;
}
/*.color_red{
color:#FF0000;
}*/
.color_wine_red{
color:#CC0000;
}
.color_orange{
color:#000000;
}
.color_orange02 {
	color:#F60;
}

.mb10{
margin-bottom:10px;
}
.mb20{
margin-bottom:20px;
}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix{
	min-height: 1px;
}
* html .clearfix{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.fl{
	float:left;
}
.fr{
	float:right;
}

table.form_table {
	border:#333 solid 1px;
	border-collapse:collapse;
	width: 500px;	

	
}
table.form_table th, td {
	border-bottom:#333 solid 1px;
}
table.form_table th {
	border-right:#333 solid 1px;
}
table.form_table tr {
}
table.form_table th {
	background:#eee;
	padding: 0 6px;
}

.reg_form {
	width:500px;
}
.reg_btn {
	margin-top:5px;
	text-align:center;
}


.cert_list {
	width: 100%;
	margin: 0 0 20px 0;
	border-width: 1px;
	border-color: #d4d0c8;
	border-style: solid;
	border-collapse: collapse;
	table-layout:fixed;
}

.cert_list th{
	border-width: 1px;
	border-color: #d4d0c8;
	border-style: solid;
	padding: 5px;
	background-color: #e7f0fa;
}

.cert_list td {
	border-width: 1px;
	border-color: #d4d0c8;
	border-style: solid;
	padding: 5px;
	vertical-align: top;
}

.txt_right {
	text-align:right;
}
