@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,
#content .sfGoSet: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,
#content .sfGoSet {
	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,
* html #content .sfGoSet {
	height: 1%;
}
.clearfix,
ul,
dl,
#content .fromCharge,
#content .section .section,
#content .section .urge,
#content .comList,
#content .anteroposterior,
#content .linkList,
#content .linkList3,
#content .sfGoSet {
	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 table th {
	background: #E7EBE2;
}
#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 1.5em 0;
	text-align: center;
}

/* btn2 */
#content .btn2 {
	padding: 0 0 1.5em 0;
	text-align: right;
}

/* 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;
}

/* 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;
}

/* yearList */
#content ul.yearList {
	margin: 0 10px;
	padding: 5px 0;
	color: #999;
	font-size: 108%;
	font-weight: bold;
	border: 1px solid #ccc;
}
#content ul.yearList li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 7px;
	border-right: 1px solid #ccc;
}
#content ul.yearList a {
	text-decoration: none;
}
#content ul.yearList a:hover {
	text-decoration: underline;
}

/* expSet */
#content .section .expSet {
	margin: 0 30px 0;
	padding: 1.2em 0 0.5em 0;
	border-bottom: 1px solid #ccc;
}
#content .section .expSet p {
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}
#content .section .expSet .data {
	margin: 0 0 0.7em 0;
	font-weight: bold;
	line-height: 1;
}
#content .expSet .tit {
	margin: 0 0 0.5em;
	font-size: 108%;
	font-weight: bold;
}
#content .expSet .tit a {
	text-decoration: none;
}
#content .expSet .tit a:hover {
	text-decoration: underline;
}
/* expSet 内 imgR - 他設定は 2column.css */
#content .section .expSet p.imgR {
	margin: 0 0 0 20px;
}

/* expSet2 */
#content .section .expSet2 {
	margin: 0 30px 0;
	padding: 1.2em 0 0.5em 0;
}
#content .section .expSet2 p {
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}
#content .section .expSet2 .data {
	margin: 0 0 0.7em 0;
	font-weight: bold;
	line-height: 1;
}

/* anteroposterior */
#content .anteroposterior {
	margin: 0 30px;
	border-top: 1px solid #eeeeee;
}
#content .anteroposterior ul {
	margin: 0;
	padding: 15px 0 1.5em 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;
}

/* service TopPage */
#content #topSec .section {
	padding: 0;
}
#content #topSec .section .strong {
	font-weight: bold;
	font-size: 108%;
}
#content #topSec .section .more a {
	padding-left: 12px;
	background: url("/common/img/arrowR.gif") 2px 50% no-repeat;
}
#content .goTop2 {
	margin: 0 10px 10px;
}
#content #flow {
	padding-bottom: 1.5em;
}
#content #step .section {
	padding-bottom: 1em;
}
#content #step .img {
	float: left;
	display: inline;
	margin: 0 0 10px 30px;
	padding: 0;
	width: 120px;
}
#content #step .txt {
	clear: right;
	float: right;
	display: inline;
	margin: 0 30px 1em 0;
	width: 450px;
	line-height: 1.5;
}
#content #step .txt a {
	padding-left: 15px;
	background: url("/common/img/linkPoint2.gif") 0 50% no-repeat;
}
#content #consultant .section {
	padding-bottom: 0;
}
#content #consultant .section .more a {
	padding-left: 10px;
	background: url("/common/img/arrowR.gif") 0 50% no-repeat;
}

/* capImg */
#content .section .capImg {
	margin: 0 0 20px;
	text-align: center;
}

/* conList */
#content .section .conList {
	margin: 0 20px;
}
#container #content .section .conList .bigHeadline {
	margin: 0;
}
#content .section .conList .line {
	margin: 0 10px;
	border-bottom: 1px solid #dddddd;
}
#content .section .conSet {
	float: left;
	display: inline;
	padding: 15px 10px;
	width: 285px;
}
#content .section .conSet p {
	margin: 0 0 1.5em;
}
#content .section .conSet p.imgL {
	margin: 0;
	padding: 0 10px 0 0; 
	background: #fff;
}
#content .section .conSet .name {
	margin: 0 0 0 10px;
	font-size: 108%;
	font-weight: bold;
	background: url(/common/img/borderDotW.gif) 0 100% repeat-x;
}
#content .section .conSet ul {
	margin: 1em 0 0;
}
#content .section .conSet ul li {
	padding-left: 15px;
	background: url("/common/img/linkPoint2.gif") 0 0.4em no-repeat;
}

#content .sfGoSet a {
	display: block;
	width: 190px;
	height: 39px;
}
#content .sfGoSet p {
	float: right;
	margin: 0!important;
	padding: 0!important;
	width: 190px;
	height: 39px;
}
#content .sfGoSet a:hover {
	background: transparent;
}
#content .sfGoSet a:hover img {
	visibility: hidden;
}
#content .sfGoSet .sfGo2 {
	background: url(/common/img/serviceFlowGo2On.gif) 0 0 no-repeat;
}
#content .sfGoSet .sfGo3 {
	background: url(/common/img/serviceFlowGo3On.gif) 0 0 no-repeat;
}
#content .sfGoSet .sfGo4 {
	background: url(/common/img/serviceFlowGo4On.gif) 0 0 no-repeat;
}
#content .sfGoSet .sfGo5 {
	background: url(/common/img/serviceFlowGo5On.gif) 0 0 no-repeat;
}
#content .sfGoSet .sfGo6 {
	background: url(/common/img/serviceFlowGo6On.gif) 0 0 no-repeat;
}




