@media only screen and (min-width: 320px) {
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
	}

#midashibar {
	width: auto;
	height: 15px;
	font-size: 11px;
	color: white;
	padding: 5px;
	background-color: #FF6CFA;
	text-align: left;
	}
	
#contents2 {
	width: 100%;
	min-height: 500px;
	background-color: rgba(255, 255, 255, 0.5);
	}
	
.texta {
	width: 100%;
	text-align: center;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 15px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
}
	
	.midashi2 {
	font-size: 16px;
}

}

/* 見出しボックス */

.llbox{
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    background: #f4f4f4;
    border-left: solid 20px #57DEBD;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
}
.llbox p {
    margin: 0; 
    padding: 0;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #03a97a;
	text-shadow: 2px 2px 5px #b0ffe3;
}
/* End 見出しボックス */

.douga {
	text-align: center;
}

@media only screen and (min-width: 1000px) {
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/caststaff/bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
	}

#midashibar {
	width: 694px;
	height: 15px;
	font-size: 11px;
	color: white;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	margin: 0 0 10px 0;
	background-color: #FF6CFA;
	}
	
#contents2 {
	width: 704px;
	min-height: 500px;
	padding: 10px 0 10px 0;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	background-color: rgba(255,  255,  255, 0.75);
	}
	
.texta {
	padding-top: 20px;
	padding-left: 20px;
	width: 684px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	color: #03a97a;
	line-height: 2;
	text-align: center;
}

.midashi2 {
	font-size: 18px;
}

}

