@charset "utf-8";
#content #mainvis {
	background:url(../img/mainvis.jpg) no-repeat left top;
	height:100px;
	width: 900px;
}
#content #mainvis img{
	position: absolute;
	left: -9999px;
}
#tree_fla_alt{
	display: none;
	
}
@media print{
#tree_fla {
	display:none;
}
#content #mainvis,#tree_fla_alt {
	display: inline;
	padding:0;
}
#main .services dd{
	width: 700px;
	padding:5px;
	margin:0;
	_width: 100%;
	_padding: 0;
}
h2 {
	clear:right;
}
#main #office{
	width:630px;
}
#content #mainvis img{
	position: static;
}
}
.background_img {
	background: url(../img/back_img01.jpg) no-repeat right top;
}
#section td{
	background: url(../../common/img/dot.gif) repeat-x left bottom;
	padding: 5px 40px;
	border:none;
	/*width: 160px;*/
}
#section td span {
	font-size:90%;
	color:#666666;
}
#section .border_green td {
	background-image: none;
	border-bottom: solid 1px #084c2a;
}
#section .phone {
	text-align: right;
	padding: 5px 35px;
}

#main #transportation,#main #ceos {
	padding: 20px 0 20px 5px;
}
#main #transportation li {
	background: url(../../common/img/li_mark.gif) no-repeat left center;
	padding: 0 0 0 15px;
}

/*▼沿革ページ▼*/
#main dl {
	padding: 0 0 0 5px;
}
#main dt {
	font-weight: bold;
	color: #084c2a;
	padding: 5px 0 0 0;
}
#main .TabbedPanelsContent dd{
	text-indent: -2.5em;
	margin: 0 0 0 2.5em;
}
#main dl .ja_convention {
	color: #01994c;
}
#main .TabbedPanelsTab{
	font-size: 85%;
	background: url(../img/tab_li_back.gif) repeat-x left bottom;
	width: 140px;
	padding: 5px 10px;
	margin: 0 0 5px 4px;
	border: #dddddd 1px solid;
	float:left;
	cursor: pointer;
}
#main .TabbedPanelsTabHover, #main .TabbedPanelsTabSelected{
	background: url(../img/tab_li_back_o.gif) repeat-x left bottom;
}
#main .TabbedPanelsContentGroup{
	clear: left;
	border: #dddddd 1px solid;
	padding:10px;
}
#main .dot{
	background: url(../../common/img/dot.gif) repeat-x left bottom;
	padding: 0 0 10px 5px;
}
#main p.dot{
	color: #92522c;
}


/*▲沿革ページ▲*/
#main #table_title {
	padding: 0 0 0 200px;
	text-align: center;
	/*float: left;
	width: 140px;*/
	background: #eeeeee;
	/*padding: 5px 0;
	margin: 0 1px;*/
}
#main #table_title th{
	background-color: #ffffff;
/*	visibility: hidden;
*/}

#main .comment {
	margin-top: 20px;
	padding:10px 0 0 5px;
	background: url(../../common/img/dot.gif) repeat-x left top;
	font-size:80%;
	color:#666666;
}	

