@charset "utf-8";
#sidebar2{
	font-size:90%;
}
#sidebar2 .kanren_back{
/*	background:url("../../img/kanren_back.gif") no-repeat left bottom;*/
	padding:0;
	width:100%;
}


#sidebar2 h2.title_kanren {
	clear:both;
	height: 40px;
	line-height:40px;
	margin:0px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	background: url(/img/title_sidebar_kanren.png) no-repeat left bottom;
}

#sidebar2 h3 {
	clear:both;
	font-size:100%;
	margin:5px 5px 0px 5px;
	padding: 6px;
	background: #F5FAF8;
}


#sidebar2 .menu_list_c {
	width:100%;
	margin:0px;
	padding:0px;
}

#sidebar2 .menu_list_c ul {
	display:block;
	margin:0px;
	padding:5px 5px 0px 0px;
	list-style: none;
}

#sidebar2 .menu_list_c li {
	padding:0px;
	padding-left: 24px;
	margin:0px;
	border:none;
	list-style: none;
	list-style-image: none;
	background: url(/img/icon_arrow.gif) no-repeat 10px 0.4em;
}

#sidebar2 .menu_list_c li span.line_a {
	display:block;
	vertical-align:1px;
}

#sidebar2 #kanren_box{
	border: 1px solid #cccccc;
	border-top: none;
}

#sidebar2 #kanren_box > div.sidebar2_box:first-child > h3{
	margin-top: 0;
}

#sidebar2 .title_sidebar_soshiki{
	width: auto;
	height: 40px;
	background: url(/img/title_sidebar_soshiki.png) no-repeat left bottom;
}
#sidebar2 .title_sidebar_soshiki h2{
	margin: 0;
	line-height: 39px;
	padding-left: 32px;
	font-size: 100%;
}
#sidebar2 .sidebar_detail_info{
	border: 1px solid #cccccc;
	border-top: none;
	padding: 8px;
}

#sidebar2 .sidebar_detail_info iframe{
	width: 280px !important;
	height: 280px !important;
}