@charset "utf-8";


table {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin-top:20px;
}

table th,
table td {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:10px;
	line-height:1.7em;
}

td.company { background-color:#f3faea; font-size:14px; text-align:center; color:#000;}

th { background-color:#f2f2f2; color:#000;}

body.page01 #main ul { margin-bottom:0;}



body.page03 h3 {
	background-color:#F3FAEA;
	padding: 7px 0 7px 25px;
	color:#000;
	background-image:url(../../common/images/list/list-03.gif);
	background-position:10px center;
	background-repeat:no-repeat;
}

body.page03 h4 { margin-bottom:15px;}

body.page03 #main ul { margin-left:5px;}

ul.prof { padding-top:10px;}

ul.prof li {
	background-image:url(../../common/images/list/list-05.gif) !important;
	font-size:0.85em;
}


/* H25.11.29 */

body.page01 h3.staff {
	background-color:#F3FAEA;
	padding: 7px 0 7px 25px;
	color:#000;
	background-image:url(../../common/images/list/list-03.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	
}

body.page01 h4 {
	color:#5f9b0f;
	border-top: 1px dotted #CCC;
	padding-top:15px;
	margin:0 30px 10px;
	text-align:left;
}

div#staff {
	/*border:3px solid #F3FAEA;*/
	/*border:3px solid #d8efb9;*/
	border:3px solid #97ba74;
	padding:30px 0;
}

div#staff .clear {
	height:3px !important;
	/*background:#d8efb9;*/
	background:#97ba74;
	margin:30px 0;	
}

div#staff ul { margin:0 30px;}
div#staff ul li { background-image:url(../../common/images/list/list-05.gif);}
div#staff p { margin:0 30px;}

#main p.name {
	font-size: 14px;
	color: #518c18;
	border-bottom: 1px solid #518c18;
	background-image: url(../../common/images/list/list-02.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left:17px;
	margin-bottom: 13px;
	line-height:1em;
}

#main p.name span.en { font-size:12px;}