@charset "utf-8";
#content {
	width: 750px;
	padding: 0px;
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content address { margin-left: 20px; }
h1 { }
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
	margin-bottom: 10px;
	padding-left: 5px;
}
h3 { }
h4 { }
/*mainimg*/
#mainimg {
	height: 100px;
	width: 750px;
	clear: left;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../profile/images/profile_img.gif);
	padding: 0px;
	margin: 0px;
}
#mainimg  h1 {
	width: 350px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*mainimg　ここまで*/
#content  ol { padding-top: 10px; }
#content li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 50px;
	margin-bottom: 10px;
}
#content dt {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 110px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	color: #0050AA;
}
#content dd {
	margin-left: 140px;
	margin-top: -27px;
}
.box01 {
	background-color: #f9f9f9;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/box01_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.managerial_position {
	font-size: 87%;
	color: #333333;
	vertical-align: middle;
}
.caption01 {
	font-size: 87%;
	color: #333333;
	vertical-align: middle;
}
