<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* -----------------------------------------------
seminor固有CSS
-----------------------------------------*/

div#SecondContentsInner {

}


div#HRW div#SeminorContentsWrapper {
	width:620px;
	margin:0 0 0 10px;
	font-size:14px;
}

div#SecondContentsInner div#box01 {
	width:621px;
	border:solid 1px #CFCFCF;
	line-height:150%;
}

div#SecondContentsInner div#box01 p.outline {
	width: 607px;
	height: 32px;
	padding: 10px 0 0 14px;
	font-weight: bold;

	background: rgb(230,230,230); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(205,205,205,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(205,205,205,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(205,205,205,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(205,205,205,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(205,205,205,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(205,205,205,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}

div#SecondContentsInner div#box01 dl {
	margin:10px 0 0 10px;
	width:600px;
}

div#HRW div#SecondContentsInner div#box01 dl dt {
	float:left;
	width:580px;
	font-weight:bold;
	margin:5px 0 0 5px;
	clear:both;
	font-size:14px;
 border-bottom: dotted 1px #ccc;
}

div#HRW div#SecondContentsInner div#box01 dl dd {
	float:left;
	width:580px;
	margin:5px 0 5px 5px;
	font-size:14px;
}

div#HRW div#SecondContentsInner div#box01 dl dd  table {
	width: 100%;
}

div#HRW div#SecondContentsInner div#box01 dl dd  table th {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 3px 2px;
	vertical-align: top;
	text-align: center;
	background-color: #D36F93;
	color: #fff;
}

div#HRW div#SecondContentsInner div#box01 dl dd  table td {
	border: 1px solid #ccc;
	padding: 3px 2px;
	vertical-align: top;
}

div#HRW div#SecondContentsInner div#box01 dl dd  table tr.last td {
	border-bottom: none;
}

div#HRW div#SecondContentsInner div#box01 dl dd  table tr td.sub_th {
	vertical-align: middle;
	text-align: center;
}

div#box01 dd a {
	background:url(../../../information/images/arw01.gif) no-repeat;
	padding:2px 0 0 13px;
	background-position:center left;
}

div#box01 p.attention{
	padding:15px 0 0 0;
	margin:0 0 0 15px;
}

div#box00 {
	margin:0px 0 34px 0;
}

div#box00 h4 {
	margin:33px 0 25px 0;
}

div#box00 .img01,
div#box00 .img03 {
	margin-bottom: 20px;
}
div#box00 .img03 {
	padding-left:10px;
}

div#box00 p.img04 {
	margin: 20px 0 15px 0;
}

div#box00 h3{
	margin-bottom: 5px;
}

div#box00 p.leadText {
	text-indent: 1em;
	padding: 0 15px;
	margin-bottom: 10px;
}

div.btn {
	width:587px;
	margin:15px auto;
	padding-top:10px;
	text-align:center;
}

div#box02 {
	margin:20px 0 0 10px;
	font-size:14px;
	width:620px;
}

div#box02 p {
	margin:15px 0;
	font-size:14px;
	line-height:140%;
}

div#box02 p.contact{
	margin-top:30px;
}

div#box03 {
	width:600px;
	background-color:#F2F2F2;
	padding:10px;
	margin-left:10px;
}

div#box03 ul li {
list-style:url(../../information/tpwa/images/common/arw03.gif);
margin:0 0 4px 20px;
}

p.bookInfo{
	width:580px;
	margin:5px 0 15px 15px;
	padding:10px 0 10px 10px;
	font-size:14px;
	clear:both;
	background-color:#efefef;
}

/* 講師プロファイル */
div#HRW div#lecturer{
	width: 600px;
	margin: 15px 0 0 15px;
	font-size: 16px;
	font-weight: bold;
}
div#HRW dl.profile {
	clear: both;
}
div#HRW dl.profile dt {
	font-weight: normal !important;
}
div#HRW dl.profile dt span{
	font-size: 15px;
	font-weight: bold;
}
div#HRW dl.profile .photo{
	width: 150px;
	border: 1px solid #ddd;
	padding: 2px;
	margin-right: 15px;
}
div#HRW dl.profile .text{
	width: 400px;
}
div#HRW dl.profile dd{
	margin-bottom: 20px !important;
	font-size: 13px !important;
}

/* 認定証・認定ブローチ 授与　*/
div#HRW div#certificate {
	width: 600px;
	margin: 15px 0 0 15px;
	font-size: 16px;
	font-weight: bold;
}
div#HRW p.certificateText {
	width: 600px;
	margin: 15px 0 0 15px;
	font-size: 13px !important;
}

div#HRW ul.certificateBlock {
	width: 542px;
	margin: 0 auto;
}

div#HRW ul.certificateBlock li{
	width: 256px;
	margin-right: 30px;
	float: left;
	text-align: center;
}

div#HRW ul.certificateBlock li.last{
	margin-right: 0;
}

div#HRW ul.certificateBlock li p.certificateImg{
	border: 1px solid #ddd;
	padding: 2px;
}

div#HRW ul.certificateBlock li p.certificateCap{
	padding-top: 3px;
	font-size: 80%;
}
</pre></body></html>