@charset "utf-8";
@import url("base.css");

h4#about_title {
	letter-spacing: 0.1em;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px auto 10px auto;
	padding: 0 0 5px 5px;
	width: 330px;
	border-bottom: #FF3300 1px solid;
	text-align: left;
}
h5 {
	letter-spacing: 0.1em;
	font-size: 1.2em;
	font-weight: bold;
}
h5.zero {
	letter-spacing: 0;
	font-size: 1.2em;
	font-weight: bold;
}
#contents_main {
	width: 760px;
	margin: 0 auto 0 auto;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
#contents_left {
	width: 193px;
	float: left;
}
#contents_left ul {
	/*font-weight: bold;*/
	width: 193px;
	float: left;
	border: #cccccc 1px solid;
}
#contents_left li {
	width: 164px;
	padding: 7px 7px 7px 22px;
	float: left;
	border-top: #cccccc 1px solid;
	background: #fff;
	/*background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#contents_left li.title {
	letter-spacing: 0.1em;
	color:#ffffff;
	font-size: 1.2em;
	font-weight: bold;
	width: 179px;
	padding: 5px 7px 5px 7px;
	float: left;
	background-image: none;
	background: #999999;
	text-align: center;
	border-top: none;
}
#contents_left li.top {
	width: 164px;
	padding: 7px 7px 7px 22px;
	float: left;
	/*background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	border-top: #cccccc 1px solid;
}
#contents_left a {
	letter-spacing: 0.2em;
	margin-left: 0px;
}
#contents_right {
	width: 530px;
	margin-left: 20px;
	margin-right: 1px;
	float: right;
}
#contents_right ul {
	width: 530px;
	float: left;
}
#contents_right li {
	width: 530px;
	float: left;
}
p#syowa {
	wodth: 530px;
	padding-bottom: 12px;
}
p.syowa_text {
	margin-left: 32px;
}
p.member_text {
	letter-spacing: 0.1em;
	font-size: 1.2em;
	wodth: 530px;
	text-align: center;
}
h4#about_title {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px auto 10px auto;
	padding: 0 0 5px 5px;
	width: 490px;
	border-bottom: #FF3300 1px solid;
	text-align: left;
}
#about {
	margin: 25px 0 0 0;
	width: 530px;
	border: #cccccc 1px solid;
	float: left;
}
#about p {
	line-height: 1.5em;
	margin: 0 auto 8px auto;
	width: 490px;
	text-align: left;
}
span {
	font-size: 0.8em;
}
table {
	margin: 10px auto 15px auto;
	width: 490px;
}
td {
	padding-bottom: 20px;
}
td.info {
	width: 350px;
	line-height: 1.8em;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 20px;
}
td.line {
	border-top: #ccc 1px dotted;
	vertical-align: top;
	padding-top: 20px;
}
td.info2 {
	width: 350px;
	line-height: 1.8em;
	border-top: #ccc 1px dotted;
	padding-top: 20px;
	vertical-align: top;
	padding-left: 10px;
}
td.mem_title {
	width: 60px;
	line-height: 1.8em;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 20px;
}
td.mem_info {
	width: 400px;
	line-height: 1.8em;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 20px;
}
td#member_form {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-bottom: 0;
}
td.title {
	color: #333;
	width: 120px;
	padding-right: 10px;
}
td.submit {
	padding-top: 15px;
	text-align: center;
}
.middle {
	width: 200px;
}
.long {
	width: 340px;
}
td.entry {
	padding: 3px 5px 3px 5px;
	border: #ccc 1px dotted;
}
