@charset "utf-8";
/* CSS Document */

/* text
-------------------------------------------------------------------------*/
body {
	font-size:80%;
	line-height:1.7em;
	color:#333;
	font-family:"メイリオ","Meiryo",sans-serif;
	-webkit-text-size-adjust: 100% !important;
}
* html body {font-size:80%;}
*:first-child+html body {font-size:75%;}
head/* */body {font-size:80%;}
body * {font-size:100%;}

.fsS {font-size:85%; line-height: 1.6em;}
.fsL {font-size:115%;}
.fb {font-weight:bold;}
.fn {font-weight:normal;}
.fcRed {color:#cf121b;}

.notes {
	font-size: 85%;
	color: #777777;
	margin-top: 10px;
	line-height: 1.5em;
	display: inline-block;
}

a:link { color:#6c98bc; }
a:visited { color: #274a7b; }
a:hover,
a:active { color:#ff9900; text-decoration: none; }

#wrap { 
	margin: 0 auto; 
	padding: 0; 
	width: 950px;
}

#head {
	height: 106px;
	width: 100%;
	border-bottom: 1px solid #aaa;
}

/*------------------------*/
/* header */
/*------------------------*/
#header {
	margin: 0 auto;
	padding: 7px 0;
	width:950px;
	height: 60px;
	float: none;
	clear: both;
	zoom: 1;
	box-sizing: border-box;
}

#header div {
	margin-top: 14px;
	width: 650px;
	height: 19px;
	float: right;
	zoom: 1;
}

#header .grouplogo {
	margin-left: 20px;
}

#header .r_con {
	padding: 0;
	float: right;
	display: block; 
	zoom: 1;
}

#header div li{
	height: 20px;
	float: right;
	padding-left: 3px;
	list-style-type: none;
	zoom: 1;
}

#header .fontsize {
	margin: 4px 0 0 20px;
}

#fontsizeS a, #fontsizeM a, #fontsizeL a{
	display:block;
	width:30px;
	height:19px;
	background:url(../images/header_bt003.gif) no-repeat 0 0;
	text-indent:-9999px;
	clear: both;
    zoom: 1;
	outline: 0;
}

#fontsizeM a {background-position:-33px 0;}
#fontsizeL a {background-position:-66px 0;}

#fontsizeS a:hover, #fontsizeS.cur a {background-position:0 -19px;
	outline: 0;
}
#fontsizeM a:hover, #fontsizeM.cur a {background-position:-33px -19px;
	outline: 0;
}
#fontsizeL a:hover, #fontsizeL.cur a {background-position:-66px -19px;
	outline: 0;
}

#pankuzu {
	margin: 10px auto 25px;
	font-size: 85%;
	line-height: 1.2em;
	width: 950px;
}
/*------------------------*/
/* tab */
/*------------------------*/

#tab {
	margin: 0 auto;
	width:956px;
	height: 47px;
	float: none;
	clear: both;
	zoom: 1;
}

#tab p {
	margin-right: 3px;
	padding: 0;
	display: block; 
	zoom: 1;
}

#tab p.tel {
	float: right;
}

#tab img.cur {
	margin-top: 10px;
}

#tab img.off {
	margin: 17px 3px 0;
}

/*------------------------*/
/* MainCon */
/*------------------------*/
#MainCon {
	margin-right: 20px;
	margin-bottom: 40px;
	padding: 0; 
	float: left; 
	width: 700px;
	display: block;
	zoom: 1;
}

#MainCon a {
	outline: none;
}

#MainCon .nowrap{
	white-space: nowrap;
}

*:first-child+html #MainCon .nowrap{
	width: 90px;
}

.top_bt {
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
	
h1 {
	margin:0 0 30px 0; 
	padding: 0; 
}

.topmenu li {
	float: left;
	margin-right: 8px;
}

.topmenu li.end {
	margin-right: 0;
}

h2 {
	margin-bottom: 20px;
	text-align: right;
	height: 39px;
}

.text {
	margin: 0 10px 30px;
}

.read {
	margin: 0 10px 25px;
}

h3 {
	font-size: 125%;
	font-weight: bold;
	color: #3d669f;
	margin: 0 0 15px;
	padding: 2px 3px;
	background:url(../images/common_bg001.gif) repeat-x bottom;
}

.date {
	margin-top: 10px;
	text-align: right;
	font-size: 90%;
}

.imgR .text,
.imgL .text {
    overflow: hidden;
}

.imgR:after,
.imgL:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.imgR,
.imgL {
    display: block;
}

.imgR .image {
    float: right;
    margin-left: 15px;
}

.imgL .image {
    float: left;
    margin-right: 15px;
}

.stuff p {
	width:165px;
	background-color: #002150;
	border: #002150 1px solid;
	text-align: center;
	float: left;
}

.stuff p span {
	display: inline-block;
	color: #FFFFFF;
	font-weight: bold;
}

/* download link
-------------------------------------------------------------------------*/
.downloadLink{
	margin-bottom: 30px;
	padding:10px 20px 8px;
	border:1px solid #ccc;
}
.downloadLink .imgL{
	margin-top:10px;
}
.downloadLink .imgL .text{
	padding-top:5px;
}

/*------------------------*/
/* MenuCon */
/*------------------------*/
#MenuCon {
	margin: 0 0 40px 0;
	padding: 0;
	width: 230px;
	line-height: 16px;
	float: left;
	display: block;
	zoom: 1;
}

#MenuCon .navitop {
	height: 58px;
}

#gnavi {
	background: url(../images/gnavi_bg001.gif) repeat-x;
	height: 45px;
}

#gnavi ul {
	width: 950px;
	margin: 0 auto;
}

#gnavi li {
	float: left;
	margin-right: 15px;
	margin-top: 9px;
}

/* --------------------
扉ページ
-------------------- */

#MainCon .list_box {
	float: left;
	width: 224px;
	margin-right: 4px;
}

#MainCon .list_lastbox {
	float: left;
	width: 223px;
	display: block;
}

*:first-child+html #MainCon .list_box,
*:first-child+html #MainCon .list_lastbox {
	height:136px;
}

/*------------------------*/
/* lnavi */
/*------------------------*/
.pagelist {
	border: solid 1px #002150;
	font-size: 90%;
	border-top: none;
	margin-bottom: 20px;
	width: 227px;
}

.pagelist a {
	cursor: pointer;
}

.pagelist ul li {
	border-top: dotted 1px #b3b3b3;
}

.pagelist ul li span {
	padding: 10px 10px 10px 20px;
}

.pagelist ul li.top {
	border-top: none;
}
.pagelist ul em .textic {
	background:url(../images/lnavi_ic001.gif) no-repeat 0.8em 1.2em;
}

.pagelist ul em {
	background: url(../images/lnavi_bg001.gif);
	width: 100%;
	display: inline-block;
}

.pagelist ul .textic {
	background:url(../images/common_ic005.gif) no-repeat 0.8em 1.2em;
	text-indent: -0.1em;
	display: block;
}

*:first-child+html .pagelist ul li.top {
	height: 3.3em;
}

*:first-child+html .pagelist ul li.top a {
	line-height: 0;
}

*:first-child+html .pagelist ul li.top .textic {
	background:url(../images/common_ic003.gif) no-repeat 0.8em 0.5em;
	position: relative;
	top: 1em;
}

*:first-child+html .pagelist ul li.top em .textic {
	background:url(../images/lnavi_ic001.gif) no-repeat 0.8em 1em;
	position: relative;
	top: 0;
}

.circlelist li {
	background: url(../images/common_ic006.gif) no-repeat 0.2em 0.6em;
	padding-left: 1em;
	margin-top: 10px;
}

/*------------------------*/
/* sitemap*/
/*------------------------*/

.mapleft {
	float: left;
	width: 460px;
	margin-right: 10px;
}

.mapright {
	float: right;
	width: 460px;
}

.sitemaplist01,
.sitemaplist02,
.sitemaplist03 {
	border-top: none;
	margin-bottom: 20px;
	padding: 15px;
	width: 428px;
	background: url(../../images/sitemap_bg001.gif) repeat-x bottom;
}

.sitemaplist01 li,
.sitemaplist02 li,
.sitemaplist03 li {
	padding-left: 0.8em;
	text-indent: -0.1em;
	display: block;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 8px;
}

.sitemaplist01 ul,
.sitemaplist02 ul,
.sitemaplist03 ul {
	margin: 10px;
}

.sitemaplist01 ul li,
.sitemaplist02 ul li,
.sitemaplist03 ul li {
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 3px;
}

.sitemaplist01 {
	border: solid 1px #3d669f;
}

.sitemaplist01 li {
	background:url(../images/common_ic003.gif) no-repeat 0 0.4em;
}

.sitemaplist02 {
	border: solid 1px #002150;
}

.sitemaplist02 li {
	background:url(../images/common_ic005.gif) no-repeat 0 0.4em;
}


.sitemaplist03 {
	border: solid 1px #cccccc;
}

.sitemaplist03 li {
	background:url(../images/common_ic010.gif) no-repeat 0 0.4em;
}

.bottomspace {
	padding-bottom: 11.1em;
}

/*------------------------*/
/* NEWS */
/*------------------------*/
.news dl {
	margin: -10px 11px 0;
	border-bottom: #cccccc dashed 1px;
}

.news dt {
	float: left;
	width: 110px;
	padding-right: 11px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: #cccccc dashed 1px;
	min-height: 18px;
}

.news dd {
	float: left;
	width: 557px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: #cccccc dashed 1px;
	min-height: 18px;
}

.news dd.info {
	background: url(../images/common_ic001.gif) no-repeat 0 12px;
	padding-left: 95px;
	width: 462px;
}

.news dd.seminar {
	background: url(../images/common_ic002.gif) no-repeat 0 12px;
	padding-left: 95px;
	width: 462px;
}

.news dd.top,
.news dt.top {
	border: none;
}

/*------------------------*/
/* list */
/*------------------------*/

dl.list,
dl.graylist {
	border: solid 1px #cccccc;
	width: 100%;
	margin-top: 20px;
}

dl.list dt{
	padding:5px 10px 4px 10px;
	background-color: #dee4ec;
	border-bottom: solid 1px #cccccc;
	font-weight:bold;
}
dl.list dd,
dl.graylist dd {
	padding:10px;
}

dl.list dd li {
	background: url(../images/common_ic006.gif) no-repeat 0.2em 0.6em;
	padding-left: 1em;
	margin-bottom: 4px;
}

dl.graylist dt{
	padding:5px 10px 4px 10px;
	background-color: #999999;
	border-bottom: solid 1px #cccccc;
	font-weight:bold;
	color: #FFFFFF;
}

.threelist li {
	width:207px;
	margin-right: 10px;
	float: left;
	font-size: 90%;
}

*:first-child+html .threelist {
	height: 2em;
}

.threelist li.ic_link {
	background: url(../images/common_ic004.gif) no-repeat 0.2em 0.6em;
}

ol li {
	text-indent: -1.3em;
	padding-left: 1.5em;
	margin-top: 5px;
}

.listbox {
	margin-bottom: 30px;
}

.listbox p {
	width: 350px;
	float: left;
}

.listbox div {
	margin-bottom: 8px;
	padding-bottom: 8px;
	list-style: none;
	border-bottom: dashed 1px #cccccc;	
}

.listbox div .image {
	margin-right: 10px;
}

.listbox div .text {
	margin: 0;
	line-height: 1.4em;
	padding-right: 10px;
	font-size: 90%;
}


/* --------------------
company_profile office
-------------------- */

table {
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
}

table th {
	text-align: left;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	padding: 8px 13px;
	vertical-align: top;
	background-color: #dee4ec;
	font-weight: normal;
}

table th.top {
	background-color: #ccd7e5;
	vertical-align: middle;
	font-weight: bold;
}

table td {
	width: 70%;
	text-align: left;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	padding: 8px 13px;
}

div.section .list_pdf span {
	line-height: 25px;
}

table.intable {
	border: none;
}

table.intable th,
table.intable td {
	width: auto;
	background: none;
	border: none;
	padding: 0 15px 5px 0;
}

table.tieup th,
table.tieup td {
	border-bottom: dashed #cccccc 1px;
	padding-top: 5px;
}

table.tieup th.end,
table.tieup td.end {
	border-bottom: none;
}

table.tieup th {
	font-weight: bold;
	background-color: #FFFFFF;
}

table.tieup td {
	font-size: 90%;
}

/*------------------------*/
/* FAQ */
/*------------------------*/

.lnaviCol2 li {
    background: url("../images/common_ic008.gif") no-repeat scroll 0 50% transparent;
	padding-left: 11px;
}

.faqList dl {
	border-bottom: #cccccc 1px dashed;
    padding: 15px 10px;
}

.faqList dt {
    background: url("../../images/faq_ic001.gif") no-repeat scroll 0 15% transparent;
    min-height: 23px;
    padding: 5px 0 0 40px;
}

.faqList dd {
    background: url("../../images/faq_ic002.gif") no-repeat scroll 0 15% transparent;
    margin-top: 15px;
    min-height: 23px;
    padding: 5px 0 0 40px;
}

/*------------------------*/
/* positon */
/*------------------------*/
ul.position {
    list-style-position: inside;
    width: 300px;
    float: left;
}
ul.position li {
    list-style-type: disc;
}
ul.position:last-child:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/*------------------------*/
/* FooterCon */
/*------------------------*/

.p_top {
	margin: 0 auto;
	width:100%; 
	float: none;
	clear: both;
	zoom: 1;
	text-align: right;
}

#Footer {
	margin-top: 10px;
	padding: 10px 0 10px;
	border-top: #04224d solid 4px;
	width: 100%;
}

#FooterCon {
	margin: 0 auto;
	width:950px; 
	font-size: 85%;
	text-align: center;
	float: none;
	clear: both;
	zoom: 1;
}

#FooterCon .copyright {
	margin-top: 5px;
}

/*-----------------------*/
/* button 要素 */
/*-----------------------*/
.bt {
	border-top: #cccccc dashed 1px;
	padding-top: 20px;
	margin-top: 30px;
	text-align: center;
}

.bt img {
	margin: 0 5px;
}

/*------------------------*/
/* NEWS */
/*------------------------*/

.newsday {
	margin-top: -10px;
	margin-bottom: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 90%;
}

/*-----------------------*/
/* banner 要素 */
/*-----------------------*/
.banner {
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
}


/*------------------------*/
/* end */
/*------------------------*/

.threelist li.end {
	margin: 0;
}

/*-----------------------*/
/* margin,icon
/*-----------------------*/

.textic {
	background:url(../images/common_ic005.gif) no-repeat 0 0.5em;
	padding-left: 1em;
	text-indent: -0.1em;
	display: inline-block;
}

ul.pdfList li{
	margin-top:10px;
	padding-left:16px;
	background:url(../images/common_ic011.gif) no-repeat 0 0.2em;
}

.ic_linkblank {
	background: url(../images/common_ic007.gif) no-repeat 100% 0.35em;
	padding-right: 13px;
}

.borderline {
	border-top: #cccccc dashed 1px;
	padding-top: 10px;
	margin-top: 10px;
}

.mr4 {
	margin-right: 4px;
}

.mr5 {
	margin-right: 5px;
}

.mt0 {
	margin-top: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt50 {
	margin-top: 50px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30{
	margin-bottom: 30px;
}

.mb70{
	margin-bottom: 70px;
}



/*-----------------------*/
/* clear 要素 */
/*-----------------------*/

*+html .clearfix,
*+html #wrap,
*+html #FooterCon:after,
*+html #MenuCon:after,
*+html #MainCon:after,
*+html #header:after,
*+html #gnavi:after,
*+html .topmenu:after,
*+html .threelist:after,
*+html .summry:after,
*+html .imgR:after,
*+html .listbox:after,
*+html .news dl:after,
*+html .download:after {
	display: inline-block;
	min-height: 0;
}

.clearfix:after,
#wrap:after,
#FooterCon:after,
#MenuCon:after,
#MainCon:after,
#header:after,
#gnavi:after,
.topmenu:after,
.threelist:after,
.summry:after,
.imgR:after,
.listbox:after,
.news dl:after,
.download:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html .clearfix,
* html #wrap,
* html #FooterCon:after,
* html #MenuCon:after,
* html #MainCon:after,
* html #header:after,
* html #gnavi:after,
* html .topmenu:after,
* html .threelist:after,
* html .summry:after,
* html .imgR:after,
* html .listbox:after,
* html .news dl:after,
* html .download:after {
	height: 0;
}


/*-----------------------*/
/* ERtxt　404・500用 */
/*-----------------------*/

#ErrorCon {
	margin: 0;
	padding: 0; 
	width: 950px;
	display: block;
}


