/* -------------------------------
globalnavi Layout 
------------------------------- */
#globalnavi #btn-aboutus a {
	background-position:left -26px;
}

/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}

/* -------------------------------
deputy-president-msg Layout 
------------------------------- */
#p-president-msg #pict3Area {
	margin-bottom:20px;
}
#p-president-msg #pict3Area .left{
	margin-right:14px;
	width:170px;
	text-align:left;
}
#p-president-msg #pict3Area img {
	margin-bottom:5px;
}

/* -------------------------------
education Layout 
------------------------------- */

#p-education .etcTable1 {
	width:100%;
}
#p-education .etcTable1 th {
	padding:7px 10px;
	width:239px;
	border:1px solid #fff;
	line-height:1.231;
	font-weight:bold;
}
#p-education .etcTable1 .th1{
	background-color:#ccdd99;
}
#p-education .etcTable1 .th2{
	background-color:#e7c78d;
}
#p-education .etcTable1 .tdSp {
	width:10px;
}
#p-education .etcTable1 .td1, #p-education .etcTable1 .td2{
	padding:5px 10px;
	line-height:1.231;
	border:1px solid #fff;
	background-color:#fff;
}
#p-education .etcTable1 .td1 dt{
	color:#55bb33;
}
#p-education .etcTable1 .td2 dt{
	color:#cc6633;
}
#p-education .etcTable1 dt{
	margin-bottom:2px;
	font-weight:bold;
}
#p-education .etcTable1 dd{
	margin-bottom:1em;
}
#p-education .arrow {
	position:relative;
	left:384px;
}
#p-education .etcTable2 {
	width:100%;
}
#p-education .etcTable2 th {
	padding:7px 10px;
	border:1px solid #fff;
	background-color:#d5885b;
	line-height:1.231;
	font-weight:bold;
	color:#fff;
}
#p-education .etcTable2 td {
	padding:10px;
	border:1px solid #fff;
	background-color:#fff;
	line-height:1.231;
}
