@charset "utf-8";
/* CSS Document */

img{ max-width : 100%}
.wrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	display: block;
	padding-top: 5px;
}
.red{color:#F00;}

 .contents {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: auto;
	background-color: #FFF;
}
.title {
	height:auto;
	font-size:16px;
	font-weight:600;
	color:#FFFF00;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E3192;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2E3192;
	background-image: url(midashi.gif);
	padding-bottom: 3px;
}
.midashi_top {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000033;
	line-height: 150%;
}
.midashi {
	font-size: 18px;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 15px solid #FF9900;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	color: #000033;
	line-height: 110%;
}
.midashi2 {
	font-size: 18px;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 15px solid #993300;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	color: #000033;
	}
	
.komidashi {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	color: #000033;
}
.text {
	font-size: 14px;
	line-height: 180%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.text_1 {
	font-size: 14px;
	line-height: 180%;
	padding: 10px auto 10px 5px;
}

table.hyo {     
border-top: 1px solid #999;
border-left: 1px solid #999;
border-spacing:0px;
}

table.hyo tr th,table.hyo tr td {
	font-size: 12px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #999;
	padding: 7px;
	}
table.hyo tr th {
	background: #ccc;
	font-size: 14px;
	}
.hyo_mds{
	font-weight: bold;
	background-color: #ccc;
	line-height: 130%;
	border-top: #eee 1px solid;
	border-right: #999 1px solid;
	border-bottom: #666 1px solid;
	border-left: #eee 1px solid;
}
.hyo_txt{
	font-size:14px;
	line-height:140%;
	border-right: #666 1px solid;
	border-bottom: #666 1px solid;
}
.hyo_txt2{
	font-size:14px;
	line-height:140%;
	border-right: #666 1px solid;
	border-bottom: #666 1px solid;
}
.hyo img{
display:block;
margin:auto;
}

.attention {
	color: #FF0000;
	font-weight: 700;
	height: auto;
	padding-bottom: 3px;
	font-size: 14px;
	text-align: left;
	background-color: #FFFF9B;
	padding-top: 5px;
	border: 2px dotted #FFCC33;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left: 50px;
	margin-right: 30px;
	line-height: 110%;
}
.yuri_only {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
}
@media screen and (max-width:850px) {
	#maincontent {
		width:768px;
	}
	#content {
		width:558px;
	}
}

@media screen and (max-width:768px) {
	#maincontent {
		width:100%;
	}
	#content {
		width:100%;
	}
	    .midashi {
	font-size: 20px;
    }
   .text {
	font-size: 16px;
    }

　　.text_1 {
	font-size: 16px;
　　}
　　.attention {
	font-size: 16px;
}

}
