/* CSS Document */



@media screen and (min-width: 481px) {
/* contents */
#contents .about {
	font-size: 30px;
	font-weight: bold;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0 0 0 5px;
	border-bottom: 2px solid #333333;
	background: url(../images/icon_title_about.jpg) right center no-repeat;
	background-position: 99% 70%;
}
#contents .positioning {
	font-size: 30px;
	font-weight: bold;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0 0 0 5px;
	border-bottom: 2px solid #333333;
	background: url(../images/icon_title_positioning.jpg) right center no-repeat;
	background-position: 99% 70%;
}
#contents .inner01 .txt01 {
	margin: 0 0 44px 0;
}
#contents .inner01 .txt01 span {
	display: block;
	margin: 10px 0 0 0;
}
#contents .inner01 {
	padding: 16px 7px;
	overflow:hidden;
}
#contents .inner02 .txt01 {
	margin: 0 0 30px 0;
}
#contents .inner02 {
	padding: 16px 7px;
	margin: 0 0 70px 0;
	overflow:hidden;
}
#contents .inner02 .imgArea {
	margin: 0 0 20px 0;
}
#contents .inner02 .sfuBox {
	padding: 20px 8px 0 8px;
}
#contents .inner02 .sfuBox h4 {
	background: #ff8533;
	text-align: center;
	font-weight: bold;
	padding: 2px 0 1px 0;
	color: #FFF;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
#contents .inner02 .sfuBox .tableOut {
	background: #fdf8da;
	width:642px;
	padding: 20px 24px;
	margin: 0 0 24px 0;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
#contents .inner02 .sfuBox .tableOut .txtArea {
	font-size: 13px;
	width: 446px;
	float: left;
	margin: 0 26px 0 0;
}
#contents .inner02 .sfuBox .tableOut .txtArea .txt02 {
	font-size: 13px;
	margin: 0 0 10px 0;
}
#contents .inner02 .sfuBox .tableOut .txt05 {
	font-size: 13px;
}
#contents .inner02 .sfuBox .tableOut .txtArea .txt03 {
	font-size: 13px;
	margin: 0 0 10px 0;
}
#contents .inner02 .sfuBox .tableOut .txtArea .txt04 a {
	font-size: 13px;
}
#contents .inner02 .sfuBox .tableOut .imgArea02 img {
	border: 1px solid #DDDDDD;
}

}
@media screen and (max-width: 480px) {

	#contents h2 {
		font-size: 18px;
		font-weight: bold;
		font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		padding: 0 0 0 5px;
		margin: 0 0 12px 0;
		border-bottom: 2px solid #333333;
	}
	#contents .inner01 .txt01 {
		font-size: 12px;
		padding: 0 4px;
		margin: 0 0 10px 0;
	}
	
	#contents .inner01 .sfuBox {
		display: none;
	}
	#contents .inner02 .txt01 {
		font-size: 11px;
		padding: 0 4px;
		margin: 0 0 10px 0;
	}
	
	/*#contents .inner02 .sfuBox {
		display: none;
	}*/
	#contents .inner02 .sfuBox {
	padding: 20px 8px 0 8px;
}
#contents .inner02 .sfuBox h4 {
	background: #ff8533;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0 1px 0;
	color: #FFF;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
#contents .inner02 .sfuBox .tableOut {
	background: #fdf8da;
	padding: 14px;
	margin: 0 0 24px 0;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
#contents .inner02 .sfuBox .tableOut .txtArea {
	font-size: 12px;
	float: left;
}
#contents .inner02 .sfuBox .tableOut .txtArea .txt02 {
	font-size: 12px;
	margin: 0 0 10px 0;
}
#contents .inner02 .sfuBox .tableOut .txt05 {
	font-size: 12px;
}
#contents .inner02 .sfuBox .tableOut .txtArea .txt03 {
	font-size: 12px;
	margin: 0 0 10px 0;
}
#contents .inner02 .sfuBox .tableOut .txtArea .txt04 {
	margin: 0 0 10px 0;
}
#contents .inner02 .sfuBox .tableOut .txtArea .txt04 a {
	font-size: 12px;
}
#contents .inner02 .sfuBox .tableOut .imgArea02 img {
	border: 1px solid #DDDDDD;
	width: 50%;
	display: block;
	margin: 0 auto;
}

#contents .ssTitle img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 2px 0;
	width: 25px;
	*zoom: 1; /* for IE6-7 */
	*display: inline; /* for IE6-7 */
}
#contents .ssTitle {
	background: #5a5451;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 1px 6px;
	margin: 0 0 10px 0;
	display: inline-block;
	width: 94%;
	border-left: 14px solid #ff8533;
	vertical-align: middle;
	*zoom: 1; /* for IE6-7 */
	*display: inline; /* for IE6-7 */
}
#contents .ssTitle span {
	float: right;
	padding: 1px 4px 0 0;
	font-size: 10px;
	font-weight: bold;
}

#contents .inner02 .txt01 {
	font-size: 12px;
	margin: 0 0 14px 0;
}

/* mainBnr */
#mainBnr {
	margin:1em;
}
#mainBnr li {
	margin:0 0 1em;
}



}
