@charset "UTF-8";


/* /////////////////////////////////////////////////////////
 global
///////////////////////////////////////////////////////// */

/* clearfix
----------------------------------------------- */
/* floatしたboxが親boxからはみ出すのを回避 */
.clearfix:after,
ul:after,
dl:after,
#content .fromCharge:after,
#content .section .section:after,
#content .section .urge:after,
#content .comList:after,
#content .anteroposterior:after,
#content .linkList:after,
#content .linkList3:after {
	height: 0;
	visibility: hidden;
	content:".";
	display: block;
	clear: both;
}
.clearfix,
ul,
dl,
#content .fromCharge,
#content .section .section,
#content .section .urge,
#content .comList,
#content .anteroposterior,
#content .linkList,
#content .linkList3 {
	display: inline-table;
	min-height: 1px; /* IE 7 */
}
/* Hides from IE - mac \*/
* html .clearfix,
* html ul,
* html dl,
* html #content .fromCharge,
* html #content .section .urge,
* html #content .section .section,
* html #content .comList,
* html #content .anteroposterior,
* html #content .linkList,
* html #content .linkList3 {
	height: 1%;
}
.clearfix,
ul,
dl,
#content .fromCharge,
#content .section .section,
#content .section .urge,
#content .comList,
#content .anteroposterior,
#content .linkList,
#content .linkList3 {
	display: block;
}
/* End hide from IE-mac */


/* /////////////////////////////////////////////////////////
 ccontaine > content
///////////////////////////////////////////////////////// */

#content .section {
	margin: 0 auto;
	padding-bottom: 0px;
}
#content .section .section {
	margin: 0 auto;
	padding-bottom: 1.5em;
}
#content .topicPath {
	margin: 0;
	padding: 15px 10px;
	width: 630px;
	line-height: 1.3;
}
#content .pageAnc {
	margin: 0 10px;
	padding: 12px 10px;
	width: 610px;
	line-height: 1;
	background: url("/common/img/borderDotW.gif") 0 0 repeat-x;
}
#content .pageAnc a {
	margin: 0 20px 0 0;
	padding-left: 13px;
	background: url("/common/img/goDown.gif") 0 50% no-repeat;
}
#content .section .section ul {
	margin: 1em 0pt 1.5em 2.5em;
}

/* 大見出し - 他はglobal.css内 */
#container #content .spreadhead {
	margin-right: 10px;
	margin-left: 10px;
}

/* 大見出しtype2 - 他はglobal.css内 */
#container #content .spreadheadType2 {
	margin-right: 10px;
	margin-left: 10px;
}

/* 中見出し - 他はglobal.css内 */
#container #content .biggerHeadline {
	margin-right: 10px;
	margin-left: 10px;
}

/* 見出し - 他はglobal.css内 */
#container #content .bigHeadline {
	margin-right: 20px;
	margin-left: 20px;
}

#content .section p {
	margin-right: 20px;
	margin-left: 20px;
}
#content .section .section p {
	margin-right: 30px;
	margin-left: 30px;
}

/* btn */
#content .btn {
	padding: 0 0 35px 0;
	text-align: center;
}

/* urge */
#content .section div.urge {
	margin: 0 30px 10px 30px;
	padding: 0;
	width: 588px;
	border: 1px solid #BBBBBB;
}
#content .section .urge p {
	margin: 0;
	padding: 5px 7px;
}
#content .section .urge .main {
}
#content .section .urge .main .tit {
	display: block;
	background: #F4F2E4;
}
#content .section .urge .main .txt {
	display: block;
}
#content .section .urge .main .more {
	text-align: right;
}
#content .section .urge .main .more a {
	padding-left: 10px;
	background: url("/common/img/linkPoint.gif") 0 50% no-repeat;
}
#content .section .urge .img {
	float: right;
	padding: 30px 10px;
	width: 170px;
	text-align: center;
	background: #fff;
}
#content .section .urge .img img {
	margin: 0 auto;
}

/* urgeList */
#content .section .urgeList {
	margin: 0;
	padding: 0 30px 20px 30px;
	text-align: right;
}
#content .section .urgeList a {
	padding-left: 10px;
	background: url("/common/img/linkPoint.gif") 0 50% no-repeat;
}

/* fromCharge */
#content .fromCharge {
	padding-bottom: 30px;
	width: 630px;
}
#content .fromCharge .tit,
#content .fromCharge h2.tit,
#content .fromCharge h3.tit {
	margin: 0 auto;
	padding: 5px 10px;
	font-size: 123.1%;
	font-weight: bold;
	color: #fff;
	background: #437326;
}
#content .fromCharge .fcBox {
	clear: both;
}
#content .fromCharge p {
	margin: 0 0 1px 0;
	padding: 10px;
}
#content .fromCharge img.face {
	float: left;
	width: 90px;
}
#content .fromCharge .per {
	float: right;
	padding: 5px 0;
	width: 539px;
	background: #F4F2E4;
	border-bottom: 1px solid #fff;
}
#content .fromCharge .per p {
	padding: 5px 10px;
	background: #F4F2E4;
}
#content .fromCharge .comment {
	background: #EBEBEB;
}
#content .fromCharge .per p .industry {
	color: #28605B;
	font-weight: bold;
}
#content .fromCharge .per p .cat {
	font-weight: bold;
}
#content .fromCharge .per p .name {
	font-size: 108%;
	font-weight: bold;
	color: #28605B;
}
#content .fromCharge .per ul {
	margin: 0;
	padding: 5px 10px;
}
#content .fromCharge .per ul li {
	display: block;
	margin: 2px 0;
	padding: 0;
	text-indent: 10px;
	background: url("/common/img/linkPoint.gif") 0 0.5em no-repeat;
}
#content .fromCharge .more {
	clear: both;
	padding: 5px 0;
	text-align: right;
}
#content .fromCharge .more a {
	padding-left: 10px;
	background: url("/common/img/linkPoint.gif") 0 0.5em no-repeat;
}

/* marketSetL */
#content .section .marketSetL {
	padding: 0 30px;
	width: 590px;
}
#content .marketSetL .mBox {
	margin: 0 0 10px 0;
	padding: 0;
	width: 588px;
	border: 1px solid #BBBBBB;
}
#content .marketSetL .mBox p.txt {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #fff;
}
#content .marketSetL .mBox p.txt a {
	padding-left: 10px;
	background: url("/common/img/arrowR.gif") 0 50% no-repeat;
}
#content .marketSetL .mBox p.img {
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 568px;
	height: 32px;
	font-size: 108%;
	font-weight: bold;
	background: #EBEBEB;
	border-bottom: 1px solid #BBBBBB;
}
#content .marketSetL .mBox p.img a {
	text-decoration: none;
}
#content .marketSetL .mBox p.img a:hover {
	text-decoration: underline;
}

/* marketSetS */
#content .section .marketSetS {
	padding: 0 30px;
	width: 590px;
}
#content .marketSetS .mBox {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 283px;
	border: 1px solid #BBBBBB;
}
#content .marketSetS .mBox p.txt {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #fff;
}
#content .marketSetS .mBox p.txt a {
	padding-left: 10px;
	background: url("/common/img/arrowR.gif") 0 50% no-repeat;
}
#content .marketSetS .mBox p.img {
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 263px;
	height: 32px;
	font-size: 108%;
	font-weight: bold;
	background: #EBEBEB;
	border-bottom: 1px solid #BBBBBB;
}
#content .marketSetS .mBox p.img a {
	text-decoration: none;
}
#content .marketSetS .mBox p.img a:hover {
	text-decoration: underline;
}

/* comBoxList */
#content .section .comBoxList {
	padding: 0 30px;
	width: 590px;
}
#content .comBoxList .comBox {
	float: left;
	display: inline;
	margin: 0 10px 20px 0;
	padding: 0;
	width: 184px;
	border: 1px solid #BBBBBB;
}
#content .comBoxList .comBox p.txt {
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #F4F2E4;
}
#content .comBoxList .comBox p.img {
	margin: 0;
	padding: 10px 0;
	width: 184px;
	text-align: center;
	background: #fff;
}

/*  */
#content .section .section .imgBox {
	float: right;
	margin: 0 30px 0 20px;
	text-align: center;
}
#content .section .section .imgBox img {
	margin: 0 auto;
}


/* /////////////////////////////////////////////////////////
 seminar
///////////////////////////////////////////////////////// */

/* img - instructorImg */
#content .section p.instructorImg {
	float: left;
	display: inline;
	margin: 0 20px 0 30px!important;
	padding-bottom: 10px!important;
	width: 120px;
	text-align: center;
}

/* imgR */
#content .section p.imgR {
	float: right;
	display: inline;
	margin: 0 30px 0 20px;
	padding-bottom: 10px;
	text-align: center;
}

/* table */
#content table {
	margin: 0 30px 20px 30px;
	width: 590px;
}
#content table tr {
	background: #F4F2E4;
}
#content table td {
	background: #fff;
	width: 450px;
}

/* goTop2 */
#content .goTop2 {
	padding: 10px 10px;
}

/* anteroposterior */
#content .anteroposterior {
	margin: 0 20px;
	border-top: 1px solid #eeeeee;
}
#content .anteroposterior ul {
	margin: 0;
	padding: 15px 0 0 0;
}
#content .anteroposterior .previous {
	float: left;
}
#content .anteroposterior .previous a {
	padding-right: 13px;
	background: url("/common/img/arrowL.gif") 100% 50% no-repeat;
}
#content .anteroposterior .next {
	float: right;
}
#content .anteroposterior .next a {
	padding-left: 13px;
	background: url("/common/img/arrowR.gif") 0 50% no-repeat;
}



