@charset "utf-8";
/* CSS Document */

#bg_title{
	background:url(../../consultant/files/bg_titleimg.jpg) no-repeat top center;
}

/*-------------- #index --------------*/

#index .copy{
	margin:15px 0 10px;
	font-weight:bold;
}

/*-------------- sub共通 --------------*/

.history{
	background:url(../../common/images/dot03.gif) repeat-x left top;
	padding-top:1px;
}
.history table{
	width:638px;
}
.history th,
.history td{
	background:url(../../common/images/dot03.gif) repeat-x left bottom;
	padding:10px 15px;
}
.history th{
	width:17%;
	background-color:#ecebeb;
}
.history th div{
	text-indent:-2em;
	margin-left:2em;
}
.history td{
	width:83%;
	padding-left:15px;
	padding-right:0;
}

/*-------------- #person01 --------------*/

#person01 h1 img{
	margin:25px 0 20px;
}

/*-------------- #person02 --------------*/

#person02 h1{
	font-size:133.3%;
	font-weight:bold;
	padding:25px 0 25px;
}
#person02 p.about{
	padding-bottom:30px;
}
	