@charset "utf-8";
#title {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.ginza-tel {
	text-align: center;
	margin-bottom: 30px;
}
#seminar-naiyou .naiyou h3 {
	font-size: medium;
	font-weight: bold;
	color: #034A3C;
}
#seminar-naiyou .naiyou ul {
	list-style-type: square;
	padding-left: 16px;
	margin-top: 10px;
}
#seminar-naiyou .nichiji table {
	width: 100%;
}
#seminar-naiyou .nichiji table tr th {
	width: 110px;
	height: 60px;
	vertical-align: middle;
}
#seminar-naiyou .nichiji table tr td {
	font-size: medium;
	color: #034A3C;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.7em;
}
#seminar-naiyou .naiyou ul li {
	font-size: medium;
	color: #034A3C;
	line-height: 180%;
}
#seminar-naiyou {
	background-color: #FFF7DA;
	padding: 18px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #034A3C;
	margin-bottom: 20px;
}
#seminar-naiyou .nichiji {
	float: left;
	width: 380px;
}
#seminar-naiyou .naiyou {
	float: right;
	width: 370px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #034A3C;
	padding-top: 20px;
	height: 230px;
}
#web-server-text {
	padding: 10px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/web_server/server_seminer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: small;
	font-weight: bold;
	color: #034A3C;
	line-height: 180%;
	margin-bottom: 20px;
}

