@charset "utf-8";

/* ------------------------------------------------------------

	事務所概要

------------------------------------------------------------ */

/* ----------common menu head---------- */

#main_contents .aboutus_head {
	clear: both;
	background: url(../images/head_icon_01.gif) no-repeat left 0.25em;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	padding-left: 19px;
	font-weight: normal;
}


/* ----------common menu---------- */

#bottom_menu {
	margin-bottom: 2em;
}

#bottom_menu ul {
	list-style-type: none;
	font-size: 1px;
	line-height: 0.01em;
}

#bottom_menu ul li {
	float: left;
	width: 187px;
	margin: 0 8px 8px 0;
}

#bottom_menu ul li.menu2 {
	margin-right: 0;
}
#bottom_menu ul li.menu5 {
	margin-right: 0;
}

#bottom_menu ul li a {
	display: block;
	width: 187px;
	height: 56px;
	background-repeat: no-repeat;
	background-position: left top;
}

#bottom_menu ul li a span {
	display: none;
}

#bottom_menu ul li.menu1 a {
	background-image: url(../aboutus/images/menu_01.jpg);
}

#bottom_menu ul li.menu2 a {
	background-image: url(../aboutus/images/menu_02.jpg);
}

#bottom_menu ul li.menu3 a {
	background-image: url(../aboutus/images/menu_03.jpg);
}

#bottom_menu ul li.menu4 a {
	background-image: url(../aboutus/images/menu_04.jpg);
}

#bottom_menu ul li.menu5 a {
	background-image: url(../aboutus/images/menu_05.jpg);
}

#bottom_menu ul li.menu6 a {
	background-image: url(../aboutus/images/menu_06.jpg);
}


#bottom_menu ul li.menu1 a:hover {
	background-image: url(../aboutus/images/menu_01_o.jpg);
}

#bottom_menu ul li.menu2 a:hover {
	background-image: url(../aboutus/images/menu_02_o.jpg);
}

#bottom_menu ul li.menu3 a:hover {
	background-image: url(../aboutus/images/menu_03_o.jpg);
}

#bottom_menu ul li.menu4 a:hover {
	background-image: url(../aboutus/images/menu_04_o.jpg);
}

#bottom_menu ul li.menu5 a:hover {
	background-image: url(../aboutus/images/menu_05_o.jpg);
}

#bottom_menu ul li.menu6 a:hover {
	background-image: url(../aboutus/images/menu_06_o.jpg);
}


/* ----------インデックス---------- */

/* -----table----- */

#tb_outline th {
	width: 7em;
}


/* -----list----- */

ol#list_outline {
	margin-bottom: 2em;
	color: #339933;
	font-weight: bold;
}

ol#list_outline li {
	margin-bottom: 0.5em;
}


/* -----graph----- */

#box_graph1 .graph1 {
	float: left;
	margin-left: 35px;
}

#box_graph1 .graph2 {
	float: right;
	margin-right: 35px;
}

#box_graph1 .graph3 {
	clear: both;
	text-align: center;
}

/* -----skokyaku\link----- */

ul.list_senmonka {
	width: 517px;
	list-style-type: none;
	margin-bottom: 2em;
	margin-left: 18px;
}

ul.list_senmonka li {
	background: url(../images/dotline.gif) repeat-x left bottom;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-bottom: 0.5em;
}

ul.list_senmonka li span.name {
	background: url(../images/list_icon_01.gif) no-repeat left 0.2em;
	margin-right: 2em;
	padding-left: 15px;
}.green_big {
	font-size: 0.875em;
	font-weight: bold;
	color: #339933;
}

