@charset "utf-8";

/*----------------------------------------------------*/ 
/* info.html [structure]
------------------------------------------------------*/ 

#contents p.date {
	background:#F6F6F6;
	padding:5px;
	text-align:right;
	margin-bottom:30px;
	font-size: 85.7%;
}

article p, article ul, article dl {
	margin-bottom:20px;
}

#contents div.backlink {
	margin:40px 0 0 0;
	padding:30px 0 0 0;
	border-top:1px solid #E0E0E0;
}

#contents div.backlink .back {
	display:inline-block;
	padding-left:20px;
	background:url(../../../../static/pages/pc/img/cmn/icon_arrow_03.png) no-repeat 0 center;
}

#contents .infodl01 dt {
	margin-bottom:5px;
}

#contents .infodl01 dd {
	margin-bottom:10px;
}


#contents .reg {
	vertical-align:sub;
	font-size:75%;
}

#contents .centerTitle {
	text-align:center;
	text-decoration:underline;
	margin-bottom:15px;
}


#contents .eigyoData {
	overflow:hidden;
}

#contents .eigyoData dt {
	float:left;
	clear:both;
}

#contents .eigyoData dd {
	padding-left:100px;
	margin-bottom:15px;
}


/*----------------------------------------------------*/ 
/* 0029.html [custum]
------------------------------------------------------*/ 

#info0029 .haikei dt {
	font-weight:bold;
	margin-bottom:10px;
}

#info0029 .haikei dd {
	margin-bottom:20px;
}


/*----------------------------------------------------*/ 
/* 0030.html [custum]
------------------------------------------------------*/ 

#info0030 .calender {
	width:550px;
	margin:0 auto 40px auto;
	text-align:left;
}

/*----------------------------------------------------*/ 
/* 0036.html [custum]
------------------------------------------------------*/ 

#info0036 .calender2 {
	width:100%;
	text-align:left;
}

/*----------------------------------------------------*/ 
/* 0043.html [custum]
------------------------------------------------------*/ 
#info0043 h1.pTitle{
    margin-bottom: 10px;
}

#info0043 p.posC{
    margin-bottom: 30px;
}

.table-0043{
    width: 100%;
    border-top: 1px solid #7C7C7C;
    border-left: 1px solid #7C7C7C;
    margin: 0 0 20px 0;
}
.table-0043 th,
.table-0043 td {
    border-right: 1px solid #7C7C7C;
    border-bottom: 1px solid #7C7C7C;
    padding: 10px;
    box-sizing: border-box;
    vertical-align: top;
    font-weight: normal;
}

.table-0043 .w25{
    width: 25%;
}

.table-0043 .w75{
    width: 75%;
}

.sub-txt{
	font-size: .5em;
	vertical-align: baseline;
}