@charset "UTF-8";


#Page_Guideline .ListDisc {
margin: -15px 0 0 0;
}

#Page_Guideline .Photo img {
width: 100%;
}

/* 見出し  --------------------------------------------------- */

#Page_Guideline .Mds {
font-size: 20px;
font-weight: bold;
color: #00a54e;
margin: 0 0 5px 0;
}

/* 強調（日付）  --------------------------------------------------- */

#Page_Guideline .Green {
font-weight: bold;
color: #ffffff;
background-color: #00a54e;
padding: 3px;
}

/* 小見出し */
#Page_Guideline .DateTitle {
height:35px;
line-height:35px;
font-size:18px;
font-weight:bold;
color:#FFF;
background-color:#505050;
margin-bottom:20px;
padding-left:10px;
}

/* LRBox（左右ボックス） */
#Page_Guideline .LBox {
width: 250px;
}

#Page_Guideline .RBox {
width: 250px;
}


@media only screen and (max-width: 767px) {

	#Page_Guideline .BasicSection .DLHori dl dt {
	margin-bottom: 6px;
	}
	
	#Page_Guideline .BasicSection .DLHori dl dd img {
	width: 100% !important;
	}
	
	#Page_Guideline .BasicSection .DLHori dl dd img {
	width: 100% !important;
	}

	#Page_Guideline .BasicSection .AlignC img {
	width: 100% !important;
	}

}





