@charset "UTF-8";
@import url(../../css/style.css);
@import url(../../css/common.css);

.followship .link_follow{
	display: block;
	background: #f5f5f5;
	font-size: 16px;
	padding: 10px 15px;
	text-decoration: none;
	color: #338897;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.followship .link_follow:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.followship span{ text-decoration:underline; display: block; }
.followship,
.fellow{
	margin-bottom: 20px;
}
.fellow h5{
	margin-bottom: 0px;
}
.fellow p,
.fellow ul{
	margin-bottom: 20px;
}
.fellow li{
	list-style: disc;
	margin-left: 20px;
}
.fellow .num_list li{
	list-style: decimal;
}

.fellow ul.last {
    margin-bottom: 0;
}

.fellow span{
	text-decoration: underline;
}
.fellow span.bold{
	font-weight: bold;
	text-decoration: none;
}
table {
    border-bottom: 1px solid #EDEDED;
    color: #757575;
    font-size: 0.857143rem;
    line-height: 2;
    margin: 0 0 1.71429rem;
    width: 100%;
}
.fellow .ud_line{ text-decoration: underline; }
.fellow .li_maru .txt_red{
	color: #F00;
}
.fellow .li_maru .txt_red span{ text-decoration: none; color: #000; }



#left_box .col2_box .col2 img {
	margin: 10px 0;
}
.back_index {
	text-align: right;
	margin-top: 10px;
}


.trigger{
	cursor: pointer;
}
.acordion_tree{ 
	display: none;
	padding-top:  20px;
}
.acordion_tree p{ margin-bottom: 15px; }


.section{ margin-bottom: 30px;}



.li_maru{
	list-style: outside none disc;
  margin-left: 20px;
}

.mb15{ margin-bottom: 15px; }

.followship .title_item{ margin-bottom: 0;}





