@charset "Shift_JIS";

/***********************************************/ 
/*header*/
/***********************************************/ 
#header{
}



/***********************************************/ 
/*contents*/
/***********************************************/ 
#contents {
	text-align: left;
	margin-top: 50px;
}



/***********************************************/ 
/*article*/
/***********************************************/ 
article {
	width: 660px;
	overflow: hidden;

}

#mainTitle01 {
	background-image: url(../img/bod_main_ttl_01.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

#sectionTitle01 {
	background-image: url(../img/bod_ttl_01.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle02 {
	background-image: url(../img/bod_ttl_02.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle03 {
	background-image: url(../img/bod_ttl_03.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#mainContents #aboutTable {
	width: 660px;
	margin-top: 50px;
}

#mainContents #aboutTable th {
	width: 130px;
	height: 50px;
	padding: 15px 0 15px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #064672;
}

#mainContents #aboutTable td {
	padding: 15px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: left;
	vertical-align: top;
}

#mainContents #introduction {
	width: 708px;
}

#mainContents #introduction #mainBox {
	width: 660px;
	margin: 30px 0 20px;
}

#mainContents #introduction .photo {
	float: left;
	margin: 0 20px 0 0;
}

#mainContents #introduction .careerTitle {
	font-weight: bold;
	color: #1F578C;
	text-align: left;
}

#mainContents #introduction .careerText {
	overflow: hidden;
	margin: 0 0 10px;
}

#mainContents #introduction .mainText {
	overflow: hidden;
	margin-top: 10px;
	clear: left;
}

#mainContents #introduction .introBox {
	width: 306px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 20px;
	margin: 0 48px 20px 0;
}

#mainContents #introduction .jName {
	font-size: 125%;
	font-weight: bold;
	color: #1F578C;	
}

#mainContents #introduction .eName {
	font-size: 75%;
	margin-bottom: 1em;
}

#mainContents #introduction .introBox .linkUrl {
	margin: 0 0 10px;
}


/***********************************************/ 
/*aside*/
/***********************************************/ 


/***********************************************/ 
/*footer*/
/***********************************************/ 