/* -----------------------------------------------
seminor固有CSS
-----------------------------------------*/
ul, li {
	list-style: none;
	padding:0;
	margin:0;
}

div#SecondContentsInner {
}

div#SecondContentsInner {
	font-size:14px;
}


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

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

div#box01 p.seminarInfo{
	margin:10px 15px 0 15px;
}
div#SecondContentsInner div#box01 dl {
	margin:10px 0 0 10px;
	width:600px;
}

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#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 td {
	border-bottom: 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#SecondContentsInner div#box01 p#schedule {
	width: 621px;
	margin: 10px 0 5px 15px;
	font-weight:bold;
	font-size: 14px;
}
div#SecondContentsInner div#box01 dl dd.last {
	padding-bottom:15px;
}
div#SecondContentsInner div#box01 dl dd img {	
	margin-bottom:3px;
}

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

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

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

div#box00 div.leadBlock,
div#box02 div.leadBlock {
	width:368px;
}
div#box00 div.photoBlock,
div#box02 div.photoBlock {
	width:232px;
	margin-right:10px;
}

div.photoBlock ul li {
	text-align:center;
	margin-bottom:5px;
}

div.photoBlock ul li .caption{
	font-size:10px;
}

div#box00 div.img01 {
	margin-bottom: 10px;
}

div#box00 p.img03 {
	margin-bottom: 20px;
}



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

div#box00 p.leadTitle,
div#box02 p.leadTitle {
	/*text-indent: 1em;*/
	padding: 10px 0 0 15px;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 10px;
	line-height:1.4em;

}

div#box00 p.leadText,
div#box02 p.leadText {
	/*text-indent: 1em;*/
	padding: 0 15px;
	margin-bottom: 10px;
	line-height:1.6em;
	font-size:12px;
}


div.profile{
	width:621px;
	margin: 10px 0 20px 0;
}
div.profile .profilePhoto{
	width:124px;
	margin:15px 10px 0 15px;
}
div.profile .profileText{
	margin:15px 15px 0 10px;
	width: 440px;
}
div.profile p.businessTitle{
	font-size:12px;
	margin-bottom: 10px;
	line-height:1.6em;
}
div.btn {
	width:587px;
	margin:15px auto;
	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/images/common/arw03.gif);
margin:0 0 4px 20px;
}

/*レポート用CSS*/

div#Report div.floatLeft {
 margin:0 5px 70px 0;
 width:339px;
 line-height:140%;
 font-size:15px;
}

div#Report div.floatRight {
 width:268px;
}

div#Report div.floatRight p.photo {
 margin-top:30px;
}

div#Report h5 {
	margin:25px 0 20px 0 ;
}


/*追加*/

div#Report div.Report {
 margin:0 5px 40px 0;
 line-height:140%;
 font-size:15px;
}

div#Report div.Report div.floatRight {
 width:268px;
 padding:10px 10px 10px 25px;
}

div#Report div.Report div.floatRight p {
 margin:5px 0;
}


p.subtitle {
 margin: 2px 0 0 0;
 font-weight:bold;
 font-size:90%;
}
p.subtext {
 font-size:90%;
}
p.account {
 margin: 0 0 15px 2em;
}

p.staff {
	text-align: right;
}

dl.about {
	border: 1px dotted #896d27;
	padding: 5px;
	margin: 20px 10px 10px 10px;
}

dl.about dt p{
	padding:0!important;
	margin: 0!important;
	font-weight: bold;
}

dl.about dd {
	margin: 0 0 0 1em!important;
}

dl.about dd p{
	padding:0!important;
	margin:0!important;
}