@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 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#HRW div#SecondContentsInner div#box01 dl dd img {	
	margin-bottom:3px;
}

div#box01 dd a {
	background:url(../../information/tpwa/images/common/arw03.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;
}

/*レポート用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 {
 margin: 0;
 text-indent: 1em;
 font-size:90%;
}

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

h3.img02{
	padding-left:10px;
	padding-bottom:30px;
}



/* 20111130用 */

.photo {
	/*margin-top: 20px;*/
	margin: 20px auto 0;
}
.photo ul {
	/*width: 600px;*/
	/*padding-left:30px;*/
	margin-left:100px;
}
.photo ul li{
	text-align: center;
	font-size: 12px;
	/*padding-right:25px;*/
	padding-right:50px;
}
.photo ul li.floatCenter{
	margin:0 auto;
}
.photo ul li.last{
	padding-right:0;
}

.photo ul li dl dt img{
	border: 1px solid #ddd;
	padding: 2px;
}
.photo ul li dl dd{
	padding-top: 5px;
}

