@charset "euc-jp";
/* CSS Document */

#boxC {
	width:600px;
	z-index: 1;
	text-align:center;
	margin:auto;
}

.margin10{
	margin: 10px;
}

.sh4 {
	font-size:16px;
	line-height:130%;
	color:#4DABD1;
	font-weight:bold;
}

.m2 {
	font-size:11px;
	line-height:120%;
}

.m3 {
	font-size:12px;
	line-height:140%;
}

.m4 {
	font-size:14px;
	line-height:140%;
	color:#ff9900;
	font-weight:bold;
}

.m0{
	font-size:14px;
	line-height:100%;
	color:#333366;
	font-weight:bold;
}

.cap{
	font-size:12px;
	color:#666666;
	font-weight: nomal
}

.honmon{
	font-size:9pt;
	line-height:140%;
}

.data{
	font-size:8pt;
	line-height:140%;
}
.int{
	margin-bottom:20px;
	padding-bottom:10px;
	border-width:1px;
	border-color:#000000;
	border-style:none none dotted none;
}

.k2 {
	font-size: 10pt;
	line-height: 140%;
}

.trend_ttl2 {
	font-size: 105%;
	font-weight: bold;
	color:#004878;
}

.data2{
	font-size:72%;
	line-height:140%;
	color:#003151;
}

/***** 20091007 *****/
.trend_txt2 {
	margin:0 7px;
	font-size:75%;
	line-height:140%;
}

#trend .trend_txt2 {
	color:#633722;
}

#exterior .trend_txt2 {
	color:#666;
}

#hold .trend_txt2 {
	color:#4A708B;
}

#trend .notes {
	padding:5px;
	background-color:#f4e4d4;
}

#exterior .notes {
	padding:5px;
	/*background-color:#F1F0D0;
	background-color:#efffd2;*/
	background-color:#fff3d1;
}

#hold .notes {
	padding:5px;
	background-color:#fff7b7;
}

#exterior .trend_ttl3 {
	margin-bottom:15px;
	border-bottom:dotted 1px #6f8811;
	color:#6f8811;
	font-size: 105%;
	font-weight:bold;
}

#lay_content {
    width: 100%;
    margin: 0 auto;
    max-width: 620px;
}

#lay_content img{
	height: auto;
	 width: 100%;
	 display: block;
}

.lay_toplogo{
	margin-bottom:0.5em;
}

#lay_content .lay_toplogo img{
	width: 20.1%;
}


table {
    /*border-collapse: separate;
    text-indent: initial;*/
}

#lay_content table:nth-child(4),
#lay_content table:nth-child(6){
    margin-bottom: -3px;
}

#lay_content table:nth-child(5)>tbody>tr>td:nth-child(2n),
#lay_content table:nth-child(7)>tbody>tr>td:nth-child(2n){
    op: 3px;
    position: relative;
}

.honmon {
    font-size: 9pt;
    line-height: 140%;
    margin-right: 2em;
    margin-left: 0.5em;
    margin-top: 0.5em;
    position: absolute;
    top: 0;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

td {
    display: table-cell;
    vertical-align: inherit;
}

#lay_content>table>tbody>tr>td:nth-child(2n){
	float: left;
	margin-top: 0.1%;
}

#lay_content>table>tbody>tr>td:nth-child(2n+1){
	
}

.lay__title a{
	width:100%;
	display: block;
}

#lay_content .lay__title a img{
	height: 78px;
    margin-top: 2px;
}

.lay__photo-table{
	margin-top: -2.2%;
	/*border: solid blue 1px;*/
}

.lay__photo-table:nth-child(7){
	margin-bottom: -1%;
}

.lay__border{
	    margin-top: -1%;
	/*border: solid red 1px;*/
}

.lay__photo-back-01{
	background-image:url(gas-img/img/back01.gif);
}
.lay__photo-back-02{
	background-image:url(gas-img/img/back02.gif);

}
.lay__photo-back-03{
	background-image:url(gas-img/img/back03.gif);

}

.lay__photo-right{
	margin-top: 2%;
}

.lay__photo-right tr:nth-child(1){
	z-index: 1;
	position: relative;
	transform: translateY(3%);
}

.lay__photo-right tr:nth-child(2) td{
	/*border: solid red 1px;*/
	background-size: 100% 100.05%;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 20%;
   
}

@media only screen and (max-width: 768px){
	.honmon {
		font-size: .6em;
		margin-top: ;
	}

	.lay__photo-right tr:nth-child(2){
		/*transform: translateY(-3%);*/
	}

	

	.lay__photo-right tr:nth-child(2) td{
		 background-position: 0 80%;
	}


}

@media only screen and (max-width: 650px){
	#lay_content{
		width: 92%;

	}

	#lay_content .lay__title a img {
	    height: 11.6vw;
	    margin-top: 0.4vw;
	    transform: translateY(3%);
	}

	.lay__photo-right tr:nth-child(1){
			
			transform: translateY(0);
	}

}



