@charset "UTF-8";

h3{
	margin-bottom:10px;
}

table#company{
	margin:0 0 10px 0;
	padding:0;
	width:540px;
	border:1px solid #dedede;
	border-bottom:none;
}

table#company th{
	padding:7px 5px 7px 20px;
	width:130px;
	text-align:left;
	color:#333;
	border-top:1px solid #FFF;
	border-right:1px dotted #dedede;
	border-left:1px solid #FFF;
	border-bottom:1px solid #dedede;
	border-collapse:collapse;
	/**background:url(../img/contact_frame.gif) repeat;**/
	background-color:#ffeeee;
}

table#company td{
	padding:7px 0 7px 15px;
	line-height:1.5em;
	border-bottom:1px solid #dedede;
	border-collapse:collapse;
}

/**table#company td.a{
	background-color:#f5f5f5;
}**/

table#company td.b{
	background-color:#FFF;
}


p.name{
	margin:30px 0 5px 0;
}

ul.sidemenu{
	margin-bottom:10px;
	width:205px;
	height:115px;
	background-color:#eee;
}

ul.sidemenu li{
	overflow:hidden;
	text-indent:-9999px;
}

ul.sidemenu .menu1 a{
	margin:10px 0 0 8px;
	width:190px;
	height:32px;
	background:url(../img/sidemenu1.gif) no-repeat;
	display:block;
}

ul.sidemenu .menu1 a:hover{
	background:url(../img/sidemenu1.gif) no-repeat 0 -32px;
}

ul.sidemenu .menu2 a{
	margin-left:8px;
	width:190px;
	height:31px;
	background:url(../img/sidemenu2.gif) no-repeat;
	display:block;
}

ul.sidemenu .menu2 a:hover{
	background:url(../img/sidemenu2.gif) no-repeat 0 -31px;
}

ul.sidemenu .menu3 a{
	margin-left:8px;
	width:190px;
	height:31px;
	background:url(../img/sidemenu3.gif) no-repeat;
	display:block;
}

ul.sidemenu .menu3 a:hover{
	background:url(../img/sidemenu3.gif) no-repeat 0 -31px;
}

h3.organization{
	padding:20px 0 0 0;
}

div.organization{
	margin:0px auto 20px auto;
	text-align:center;
}

/**********************************************アクセス****************************************************/

div.map{
	padding:10px 0;
	text-align:center;
	border:1px solid #EEE;
}

p.text{
	margin-top:10px;
	text-align:center;
	width:540px;
	line-height:1.5em;
}



















	

