@charset "iso-2022-jp";

div.bx-lef h1 {
	background-image:url(../css/img/trans.png);
	font-size:2px;
	text-indent:-9999px;
	height:270px;
	}

/* article */
div.sections {
	margin:0 51px 20px;
	}
div.sections h3 {
	border-left:8px solid #e04e4e;
	padding:3px 0 2px 8px;
	color:#e04e4e;
	font-size:87.5%;
	line-height:1.25;
	margin-bottom:6px;
	}
div.sections p {
	font-size:83%;
	line-height:1.6;
	}
div.sections p.mgb-12 {
	margin-bottom:12px;
	}
div.sections p.mgb-16 {
	margin-bottom:16px;
	}
div.sections p.mgb-24 {
	margin-bottom:24px;
	}

div.sections div.bx-pics {
	background-repeat:no-repeat;
	float:right;
	}
div.sections div.bx-pics img {
	width:255px;
	height:176px;
	}


div#bx-pgtop ul li#litoprev, div#bx-pgtop ul li#litonext {
	position:absolute;
	top:0;
	}
div#bx-pgtop ul li#litoprev {
	left:55px;
	}
div#bx-pgtop ul li#litonext {
	left:264px;
	}
div#bx-pgtop ul li#litoprev a, div#bx-pgtop ul li#litonext a, div#bx-pgtop ul li#litoprev span, div#bx-pgtop ul li#litonext span {
	display:block;
	background-image:url(img/btn_prevnext.png);
	background-repeat:no-repeat;
	font-size:2px;
	text-indent:-9999px;
	width:136px;
	height:26px;
	}
div#bx-pgtop ul li#litoprev span {
	background-position:left top;
	}
div#bx-pgtop ul li#litonext span {
	background-position:-140px 0;
	}
div#bx-pgtop ul li#litoprev a {
	background-position:0 -30px;
	}
div#bx-pgtop ul li#litonext a {
	background-position:-140px -30px;
	}
div#bx-pgtop ul li#litoprev a:hover {
	background-position:0 -60px;
	}
div#bx-pgtop ul li#litonext a:hover {
	background-position:-140px -60px;
	}

.sato {
	color:#b21700;
	}
.kagawa {
	color:#334e99;
	}
.hashi {
	color:#4e6633;
	}


div.sections dl.mgb-12 {
	margin-bottom:12px;
	}
div.sections dl dt {
	font-weight:bold;
	float:left;
	}
div.sections dl dd {
	padding-left:2.5em;
	}
div.sections dl dt, div.sections dl dd {
	font-size:83%;
	line-height:1.6;
	margin-bottom:12px;
	}