/* -----------------------------------------------
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.listPhoto1,
div#SecondContentsInner div#box01 dl.listPhoto1 dt,
div#SecondContentsInner div#box01 dl.listPhoto1 dd {
	width:400px;
}

div#SecondContentsInner div#box01 dl.listPhoto2,
div#SecondContentsInner div#box01 dl.listPhoto2 dt,
div#SecondContentsInner div#box01 dl.listPhoto2 dd {
	width:310px;
}

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#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 p.img01 {
	margin-bottom: 20px;
}

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(../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;
}

table#course {
	width: 623px;
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

table#course tr th {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#F1E1E3;
	padding:0.3em 1em;
	text-align:center;
}

table#course tr td {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 1em;
	font-size:12px;
}
table#course tr td span{
	font-weight:bold;
	font-size:14px;
}
table#course .noWrap {
	white-space: nowrap;
}

table#course caption.courseTitle{
	text-align:center;
	font-size:14px;
　　font-weight: bold;
}

/*受講生の声用CSS*/

#examineeVoice {
	width: 600px;
	margin: 20px 0 40px;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #E599B2;
	background: #FFF7FA;
}

#examineeVoice h4 {
    border-bottom: 2px solid #CC3366;
    margin: 0 0 2px 0 !important;
    padding: 0 0 2px 0;
    line-height: 1em;
}

#examineeVoice dl {
	padding: 0;
	margin: 0;
}

#examineeVoice dt {
	margin: 0;
    padding: 8px 3px 3px 3px;
    font-weight:bold;
    line-height: 1em;
}

#examineeVoice dd {
	margin: 0 3px 0 3px;
	padding:0 0 5px 0;
	border-bottom: 1px solid #E599B2;
}

#examineeVoice dd.last {
	border: none;
	padding: 0;
	margin-bottom: 0;
}

#examineeVoice .decoration01 {
    margin-top: 6px;
    border-top: 1px solid #E599B2;
}


.additionalLecture {
	margin-top:1em;
	text-align: center;
	font-size: 16px;
	color: #b6195d;
	font-weight: bold;
}