@charset "utf-8";

#headerSubMenu {
	background-color: #EB5405;
}

#headerSubMenu ul li a:link {
	color: #FFF;
}

#headerSubMenu ul li a:visited {
	color: #FFF;
}

#headerSubMenu ul li a:hover {
	color: #FC0;
}

#headerSubMenu ul li a:active {
	color: #FFF;
}

#mainContent {
	float: right;
	width: 730px;
	padding: 0px;
}

#sideMenu {
	float: left;
	width: 200px;
}

h1 {
	margin-bottom: 20px;
}

h3 {
	margin-bottom: 15px;
	clear: both;
}

#presidentImg {
	float: left;
	width: 282px;
	height: 192px;
	margin-right: 10px;
}

#greetingContent {
	width: 438px;
	float: left;
	padding-bottom: 45px;
}
#greetingContent .mainText {
	line-height: 180%;
}


#greetingSign {
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.zennichiMark {
	float: left;
	width: 100px;
	text-align: center;
}

.zennichiText {
	float: left;
	width: 630px;
}

#zennichiLogo {
	text-align: center;
	float: left;
	width: 260px;
	margin-top: 13px;
}

#simbolText {
	float: left;
	width: 470px;
	padding-bottom: 40px;
}

#simbolText h4 {
	color: #EB5405;
	font-size: 95%;
	margin-bottom: 5px;
}

.linkText {
	font-size: 75%;
	text-align: right;
	margin: 10px 30px 30px 0px;
}

.linkText2 {
	font-size: 75%;
	margin: 0px 0px 8px 14px;
}
#mainContent .lead {
	font-weight: bold;
	font-size: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.soshikizu {
	width: 502px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#yakuinTableLeft {
	margin-top: 20px;
	width: 350px;
	float: left;
	margin-bottom: 50px;
}
#yakuinTableRight {
	float: right;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#mainContent table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#mainContent table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 75%;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.backGray {
	background-color: #F5F5E9;
}
