@charset "Shift_JIS";

#seminar-contents {
	float:right;
	width:530px;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#seminar-contents h3 {
	background-color: #F2F2F2;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#seminar-contents .seminar-title {
	background-color: #91ACC7;
	display: block;
	margin-top: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#seminar-contents .seminar-title dt {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#seminar-contents .seminar-title dd {
	font-size: 12px;
	color: #071541;
}
#seminar-contents .seminar-details dt {
	font-size: 16px;
	font-weight: bold;
	color: #369;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #369;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#seminar-contents .seminar-details dl {
	margin-bottom: 20px;
}
#seminar-contents #menu li {
	margin-bottom: 5px;
	text-indent: 10px;
	font-weight: bold;
}
#seminer-about {
	padding: 15px;
	margin-top: 30px;
	background-image: url(../img/seminer/about.jpg);
	background-repeat: no-repeat;
	background-position: 335px 70px;
	border: 1px solid #CCC;
}
#seminar-contents dl dt {
	color: #FFF;
	background-color: #666;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	text-indent: 10px;
}
#seminer-about dl dt {
	font-size: 90%;
	width: 200px;
}
#seminar-contents dl dd {
	font-size: 90%;
}
#seminar-contents h2 {
	margin-bottom: 8px;
	height: 180px;
}
#seminar-contents #menu li img {
	margin-right: 5px;
}
#seminar-contents .seminer-url dd  {
	background-image: url(../img/seminer/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 10px;
	color: #069;
	font-weight: bold;
	padding-left: 25px;
	line-height: 125%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	padding-top: 5px;
}
#seminar-schedule{
	padding-bottom: 30px;
	display: block;
}
	
#seminar-schedule li {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
