@charset "utf-8";
body {
	background-image: url(images/seminar/background.png);
	background-repeat: repeat-y;
	background-position: top center; 
}
#wrapper {
	width: 960px;
	margin: 0px auto;

}
#header {
	width: 960px;
}
h1 {
	font-size: 8px;
	line-height: 1;
	margin-left:20px;
	font-weight: normal;
	color: #333;
}
#content {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}
#content p {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
	line-height: 1.6;
	margin-top: 0px;
}
#introduce #intro_text {
	float: left;
	width: 470px;
}
#introduce #intro_pics {
	float: left;
	width: 200px;
	padding-left: 10px;
}

h2 img{
	margin-top: 15px;
	margin-bottom: 0px;
}

h2.topimg img{
	margin-top: 10px;
}


#seminar .seminar_table {
	border-collapse: collapse;
	margin-left: 15px;
	margin-top: 30px;
	width: 95%;
	margin-bottom: 20px;
	margin-right: 20px;
}

#seminar .seminar_table td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	line-height: 1.4;
	padding: 5px 12px;
	text-align: left;
}

#seminar .seminar_table th {
	background: #F0F0F0 url(none) repeat scroll 0 0;
	border: 1px solid #000000;
	line-height: 1.2;
	padding: 5px 20px;
	text-align: left;
	white-space: nowrap;
}

/* seminar form */
#seminarForm .textRed {
	color: #FF0000;
	font-size: 82%;
	text-align: left;
}
#seminarForm caption {
	font-size: 82%;
	text-align: left;
	padding-bottom:7px;
}
#wrapper #seminarForm{
	text-align: center;
	width: 95%;
	border: 2px solid #CC6633;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px 0px 5px;
	background: #FAE8CD;
}

#seminarForm h4 {
	color: #FF0000;
	font-size: 87%;
}

#seminarForm .seminarCont {
	font-size: 82%;
	line-height: 180%;
	vertical-align: middle;
	padding-top: 10px;
	width: 380px;
}

#seminarForm span.party {
	font-size: 82%;
	line-height: 120%;
	color: #666666;
}

#seminarForm .seminarCont input {
	vertical-align: middle;
	margin: 0px 0px 7px 5px;
}

#wrapper #main_text #intro .meishi {
	font-size: 78%;
	color: #333333;
}

#seminarForm .last {
	border-bottom: 1px solid #DC8369;
}

#seminarForm table {
	width:560px;
	border:0;
	margin-right: auto;
	margin-left: auto;
}

#seminarForm table th {
	padding: 5px 10px;
	border-top: 1px solid #DC8369;
	border-bottom: 1px none #DC8369;
	border-left: 1px solid #DC8369;
	background: #F7E7DB;
	text-align: left;
	font-size: 14px;
}

#seminarForm table td {
	padding: 2px;
	border-top: 1px solid #DC8369;
	border-right: 1px solid #DC8369;
	border-bottom: 1px none #DC8369;
	border-left: 1px solid #DC8369;
	text-align: left;
	background: #FFFFFF;
	vertical-align: middle;
}

#seminarForm h3 {
	font-size: 87%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#seminarForm td .example {
	font-size: 82%;
}

#seminarForm td {
	font-size: 85%;
}

#seminarForm .seminarCont {
	font-size: 82%;
	line-height: 180%;
	vertical-align: middle;
	padding-top: 10px;
	width: 380px;
}

#seminarForm .seminarCont2 {
	font-size: 10px;
	vertical-align: middle;
	padding-top: 10px;
	width: 380px;
}
#seminar .seminar_table tr td a {
	font-size: 12px;
	line-height: 1.8;
}
#inquiryformSubmit{
	height: 35px;
	margin: 20px 0 0 30px;
	width: 180px;
	font-size:15px;
}
#inquiryformSubmit2{
	height: 35px;
	margin: 10px 0 0 30px;
	width: 180px;
	font-size:15px;
}
#footer {
	height: 50px;
	width: 960px;
	margin-top:25px;
	background: url(images/seminar/footer.png) repeat-x center top;
	text-align: center;
}
#footer ul{
	text-align: center;
	margin-left:340px;
}
#footer ul li {
	font-size: 12px;
	color: #666;
	padding-top: 20px;
	padding-left: 20px;
	float:left;
	list-style: none;
}
.style2 {
font-size:60%;	
}#content #program ol {
	margin-left: 55px;
	margin-top: 5px;
}
#program ol li {
	padding-bottom: 10px;
	list-style: decimal;
}
em {
	font-size: 12px;
	font-style: normal;
}
#fukei table td {
	padding:5px 0 0 20px;
}
