@charset "UTF-8";
/* Kinsyo Holdings Pages CSS Document */

/*==================subNavi=================*/
div#subNavi ul li a {
	background: url(../about/img/subnavi_mark.png) no-repeat 0 50%;
	}
div#subNavi ul li:hover {
	background: url(../about/img/subnavi_hover.png) repeat-x;
	}
/*-----IE6-----*/
*html body div#subNavi ul li.over {
	background: url(../about/img/subnavi_hover.png) repeat-x;
	}
/*-----IE6 END-----*/
/*==================main=================*/
div#main h4 {
	background: url(../about/img/about_h4.png) repeat-x;
	}
div.massage {
	background: #F7F7F7;
	margin-bottom: 15px;
	padding: 15px;
	}
div.massage h5 {
	border-left: 6px solid #000000;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
	}
div.massage ul li {
	list-style:disc outside;
	margin:0 0 10px 10px;
	} 	

	
	/*================about/outline.html===============*/
div.jigyo h5{
	margin-top:20px;
	}
div.jigyo ul{
	margin-left:110px;
	}
div.jigyo li{
	background: url(../img/li_round.png) no-repeat 0 5px;
	padding-left:13px;
	margin-bottom:10px;	
	}	