@charset "utf-8";
@import "../../css/contents.css";
@import "../../css/page.css";

/* 個別ページスタイル
---------------------------------------------------------- */

/* /////////////////////////////////////////////////
#globalNavigation
///////////////////////////////////////////////// */
#globalNavigation .inBody > ul > li.aboutus > a {
	background-position: -500px bottom;
}

/* /////////////////////////////////////////////////
#
///////////////////////////////////////////////// */
#aboutEria table#t_box01 {
	width: 100%;
	border: none;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	margin-bottom: 25px;
}

#aboutEria table#t_box01 tr th,
#aboutEria table#t_box01 tr td {
	border: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 12px 15px;
}

#aboutEria table#t_box01 tr th {
	background: #f0f0f0;
	width: 200px;
}

#aboutEria table#t_box01 tr td table {
	border: none;
}

#aboutEria table#t_box01 tr td table th,
#aboutEria table#t_box01 tr td table td {
	background-color: transparent;
	border: none;
	padding: 3px;
}

#aboutEria table#t_box01 tr td table th {
	width: 8em;
	font-weight: normal;
	text-align: left;
}

#aboutEria div#aboutBox02 span {
	width: 340px;
	float: left;
}

#aboutEria div#aboutBox02 div#t_dBox {
	width: 350px;
	float: left;
	border: none;
}

#aboutEria div#aboutBox02 table#t_box02 {
	border: none;
	border-bottom: solid 1px #333;
	border-top: solid 1px #333;
}

#aboutEria div#aboutBox02 table#t_box02 th,
#aboutEria div#aboutBox02 table#t_box02 td {
	border: none;
	border-bottom: solid 1px #CCCCCC;
	padding: 5px;
}

#aboutEria div#aboutBox02 table#t_box02 th {
	border-right: solid 1px #CCCCCC;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

#historyEria table {
    border-bottom: none;
}

#historyEria table tr th {
    border-right: none;
}

#historyEria table tr td {
}

.entry-content th {
    border-left: none;
}

.entry-content td {
    border-top: none;
	border-left: solid 1px #CCC;
}