@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: #C75CFF;
	text-align: left;
	}
	
#contents2 {
	width: 100%;
	min-height: 500px;
	background-color: rgba(255, 255, 255, 0.5);
	}

.qmenu {
	width: 90%;
	text-align: center;
	padding: 10px 0 10px 15px;
}

.qmenu img {
	padding-bottom: 5px;
}


#togo {
	width: 85%;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}

.cover{
	width: 90%;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 1.5;
	text-align: center;
}

.text {
	width: 90%;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 1.5;
	padding: 20px 0 20px 20px;
}


.cover2{
	text-align: center;
	width: 90%;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 1.5;
}

.cover2 img {
	width: 150px;
	height: auto;
}

.text2 {
	padding-left: 20px;
	width: 90%;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 13px;
	color: #777777;
	line-height: 1.5;
}

.jumptotop {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	text-align: center;
}


.tokuten {
	float: left;
	width: 100%;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	padding-top: 20px;
	padding-left: 10px;
	text-align: center;
	display: block;
	background-color: #f3fbff;
}

.tokutenbase2 {
	width: 90%;
	font-size: 11px;
	color: #777777;
	line-height: 2.5;
	padding-bottom: 10px;
	background-image: url("../img/bd/tokutenbase2.png");
	background-repeat: no-repeat;
	margin: 0 auto;
}

.tokutenbase2 img {
	width: 300px;
	height: 	auto;
}

.tokuten_b {
	text-align: center;
}

.tokuten_title {
	font-size: 14px;
	color: #7362FB;
	padding-left: 20px;
}

.tokuten_title2 {
	font-size: 9px;
	color: #7362FB;
	padding-left: 3px;
	padding-bottom: 13px;
	margin-top: -3px;
}

.tokuten_title3 {
	font-size: 10px;
	color: #7362FB;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.tokuten_text {
	width: 90%;
	padding-top: 10px;
	line-height: 1.5;
}

.hatsubai {
	text-align: center;
	background-color: #f3fbff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.hatsubai2 {
	text-align: center;
	width: 90%;
	background-color: #f3fbff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title_m3 {
	text-shadow: 2px 2px 5px #b1ecfe;
	width: 100%;
	text-align: center;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 25px;
	color: #7362FB;
	line-height: 1.8;
}

.cdtab {
	width: 90%;
	text-align: center;
	padding: 10px 0 10px 0;
}

.cdtab img {
	padding: 5px 0 0 10px;
}

/* 見出しボックス */

.llbox{
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f4f4f4;
    border-left: solid 20px #C75CFF;
    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: 16px;
	color: #C75CFF;
	text-shadow: 2px 2px 5px #d7b0ff;
	line-height: 1.2;
}

.llbox span {
	font-size: 10px;
}

/* End 見出しボックス */

}



@media only screen and (min-width: 1000px) {
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/cd/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: #C75CFF;
	}
	
#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);
	}
	
.qmenu {
	width: 674px;
	text-align: center;
	padding: 10px 0 10px 0px;
	margin: 0 auto;
}

.qmenu img {
	padding-bottom: 5px;
}

#togo {
	width: 704px;
	text-align: center;
	margin: 0 auto;
}

.cover{
	float: left;
	padding-left: 20px;
	width: 300px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 1.5;
}

.text {
	float: right;
	padding-left: 20px;
	width: 364px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 1.5;
}

.cover2{
	text-align: center;
	width: 704px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 1.5;
}

.text2 {
	padding-left: 20px;
	width: 704px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 13px;
	color: #777777;
	line-height: 1.5;
}

.jumptotop {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	text-align: right;
}

.tokuten {
	float: left;
	width: 694px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #777777;
	padding-top: 20px;
	padding-left: 10px;
	text-align: center;
	display: block;
	background-color: #f3fbff;
}

.tokutenbase2 {
	float: left;
	width: 215px;
	font-size: 11px;
	color: #777777;
	line-height: 2.5;
	padding-left: 5px;
	padding-bottom: 10px;
	background-image: url("../img/bd/tokutenbase2.png");
	background-repeat: no-repeat;
}

.tokutenbase2 img {
	width: 210px;
	height: 	auto;
}

.tokuten_b {
	text-align: center;
}

.tokuten_title {
	font-size: 14px;
	color: #7362FB;
	padding-left: 20px;
}

.tokuten_title2 {
	font-size: 9px;
	color: #7362FB;
	padding-left: 3px;
	padding-bottom: 13px;
	margin-top: -3px;
}

.tokuten_title3 {
	font-size: 10px;
	color: #7362FB;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.tokuten_text {
	width: 220px;
	padding-top: 10px;
	line-height: 1.5;
}

.hatsubai {
	text-align: center;
	background-color: #f3fbff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.hatsubai2 {
	text-align: center;
	width: 704px;
	background-color: #f3fbff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title_m3 {
	text-shadow: 2px 2px 5px #b1ecfe;
	width: 704px;
	text-align: center;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 25px;
	color: #7362FB;
	line-height: 1.8;
}


.senden {
	width: 704px;
	height: 50px;
	background-color: #8e7cff;
	text-align: center;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.senden a:link	{	color: #ffffff;	}
.senden a:visited	{	color: #ffffff;	}
.senden a:hover	{	color: #ffffff;	}
.senden a:active	{	color: #ffffff;	}

.cdtab {
	width: 704px;
	text-align: center;
	padding: 10px 0 10px 0;
}

/* 見出しボックス */

.llbox{
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f4f4f4;
    border-left: solid 20px #C75CFF;
    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: 22px;
	color: #C75CFF;
	text-shadow: 2px 2px 5px #d7b0ff;
	line-height: 1.2;
}

.llbox span {
	font-size: 13px;
}

/* End 見出しボックス */

}

*.floatclear {
	clear: both;
}

