@charset "utf-8";



/*	about style
-------------------------------*/

h3 {
}



table.aboutMenuBox {
}
table.aboutMenuBox td a:hover img {
	filter:alpha(opacity=70);	/* for IE */
	-moz-opacity: 0.7;			/* for Mozzila */
	opacity: 0.7;				/* for Other */
}



div.pageLayout {
	margin: 50px 0 0;
	padding: 0;
	width: 900px;
	display: block;
	position: relative;
}
div.pageLayout h4 {
	margin: 0 0 15px;
	padding: 0;
	width: 900px;
}
div.pageLayout p {
	margin-bottom: 5px;
	line-height: 1.6;
}
	div.pageLayoutIndent p {
		padding: 0 15px;
	}



div.pageLayout p.aboutPageup {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
div.pageLayout p.aboutPageup a:hover {
	filter:alpha(opacity=70);	/* for IE */
	-moz-opacity: 0.7;			/* for Mozzila */
	opacity: 0.7;				/* for Other */
}



div.pageLayout p span.aboutStringPointA {
	color: #ED6E3D;
}
div.pageLayout p span.aboutStringPointB {
	color: #008162;
}



div.pageLayout p.aboutPresidentTitle {
	margin: 25px 0;
}
div.pageLayout p.aboutStringIndent {
	padding-left: 28px;
	text-indent: -14px;
}



table.aboutPresident {
}
table.aboutPresident td {
	vertical-align: top;
}
table.aboutPresident td.aboutPresidentStringCell {
}
table.aboutPresident td.aboutPresidentPhotoCell {
	width: 215px;
}
table.aboutPresident td p {
	line-height: 1.6;
}
table.aboutPresident td.aboutPresidentStringCell p {
	line-height: 1.8;
}
table.aboutPresident td.aboutPresidentStringCell p.stringMargin {
	margin-top: 25px;
}
table.aboutPresident td.aboutPresidentStringCell p.stringIndent {
	padding-left: -14px;
	text-indent: 14px;
}



table.aboutCorporateList {
}
table.aboutCorporateList td {
	padding: 10px 20px;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.6;
	border-top: 1px dotted #CFCFCF;
}
	table.aboutCorporateList td.noBorder {
		border: none;
	}
	table.aboutCorporateList td.noWrap {
		white-space: nowrap;
	}

table.aboutCorporateList td table {
	margin: 0;
	border: none;
}
table.aboutCorporateList td table td {
	padding: 0;
	border: none;
}
table.aboutCorporateList td table td.cellLarge {
}



table.aboutOfficeList {
}
table.aboutOfficeList td {
	padding: 15px 20px 10px;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.6;
	border-top: 1px dotted #CFCFCF;
}
	table.aboutOfficeList td.noBorder {
		border: none;
	}
	table.aboutOfficeList td.noMargin {
		padding-left: 0;
		padding-right: 0;
	}
table.aboutOfficeList td p.aboutOfficeListTitle {
	font-weight: bold;
}
table.aboutOfficeList td p.aboutOfficeListIndent {
	padding-left: 14px;
}
table.aboutOfficeList td p.aboutOfficeListAccess {
	margin-left: 14px;
	margin-bottom: 10px;
	padding: 8px 15px;
	background-color: #EFF0EC;
}



table.aboutOfficeListContents {
	margin-left: 14px;
}
table.aboutOfficeListContents th,
table.aboutOfficeListContents td {
	padding: 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.6;
	border: none;
}
table.aboutOfficeListContents th {
	white-space: nowrap;
}



p.aboutOriginTitle {
	padding-bottom: 5px;
	color: #008162;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
}



table.aboutHistoryList {
}
table.aboutHistoryList th,
table.aboutHistoryList td {
	padding: 10px 0 10px 20px;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.6;
}
table.aboutHistoryList th {
	color: #008162;
	text-align: left;
}
table.aboutHistoryList td {
	border-top: 1px dotted #CFCFCF;
}
	table.aboutHistoryList td.aboutHistoryListYear {
		width: 60px;
		text-align: left;
		white-space: nowrap;
	}
	table.aboutHistoryList td.aboutHistoryListMonth {
		padding-left: 0;
		width: 40px;
		text-align: right;
		white-space: nowrap;
	}
	table.aboutHistoryList td.aboutHistoryListDetails {
	}
	table.aboutHistoryList td.noBorder {
		border: none;
	}

table.aboutHistoryCellMargin {
	margin-bottom: 50px;
}



p.aboutHistoryImagePhoto {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	right: 30px;
}



ul.aboutHistoryInfo {
	margin: 0;
	padding: 10px;
	background-color: #DDDDDD;
	list-style: none;
	width: 380px;
	_width: 400px; /* IE6 hack */
	position: absolute;
	top: 720px;
	right: 5px;
}
ul.aboutHistoryInfo li {
	margin: 0;
	padding: 15px;
	background-color: #FFFFFF;
	list-style: none;
	width: 350px;
	_width: 380px; /* IE6 hack */
	position: relative;
}
ul.aboutHistoryInfo li p.aboutHistoryInfoArrow {
	margin: 0;
	padding: 0;
	width: 47px;
	height: 37px;
	position: absolute;
	top: 115px;
	left: -47px;
}



ul.aboutHistoryInfoB {
	margin: 0;
	padding: 10px;
	background-color: #DDDDDD;
	list-style: none;
	width: 380px;
	_width: 400px; /* IE6 hack */
	position: absolute;
	top: 1050px;
	right: 5px;
}
ul.aboutHistoryInfoB li {
	margin: 0;
	padding: 15px;
	background-color: #FFFFFF;
	list-style: none;
	width: 350px;
	_width: 380px; /* IE6 hack */
	position: relative;
}
ul.aboutHistoryInfoB li p.aboutHistoryInfoArrow {
	margin: 0;
	padding: 0;
	width: 47px;
	height: 37px;
	position: absolute;
	top: 5px;
	left: -47px;
}



div.aboutHistoryOptionBorder {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #8D8785;
}
p.aboutHistoryOptionTitle {
	color: #008162;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
}



table.aboutHistoryOption {
	margin: 0 8px;
}
table.aboutHistoryOption td {
	padding: 5px 0 5px 5px;
	text-align: left;
	vertical-align: top;
	line-height: 1.25;
}

#coProfDlTit{
	box-sizing: border-box;
	display: block;
	width: 80%;
	height: 38px;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	background-color: #00633d;
	border-radius: 19px;
	padding: 10px;
	margin: 30px auto 15px auto;
}
#coProfDlList a {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: 120px;
	font-size: 16px;
	padding-left: 32px;
	margin: 0 auto 50px;
}
#coProfDlList a:before {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	width: 25px;
	height: 25px;
	background: url(../../common/images/pdf.gif) no-repeat 0 center;
	margin-top: -12px;
}