@charset "UTF-8";   /*   文字コード   */

h2{ width: 93%; font-size: 30px; text-align: left; margin: 0 auto 20px auto; padding-top: 25px;}


/* index
===================================== */

.support-box{
	width: 90%;
	margin: 10px auto;
	padding: 10px 0 30px 0;
	text-align: left;
	line-height: 1.3;
	border: solid 3px #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.support-index-box{
	width: 400px;
	height: auto;
	margin: 20px 0 0 20px;
	text-align: left;
	border: solid 1px #fff;
	float: left;
	background: url(/musou-online/image/common/bg-black.png);
}
.support-index-box a{
	width: 100%;
	height: 150px;
	display: block;
	text-decoration: none;
}

.support-index-box a:hover{background-color:rgba(255,255,255,0.40); text-shadow: 0 -1px 1px #000, -1px 0 1px #000, 1px 0 1px #fff;}
.support-index-box h3{font-size: 30px; text-align: center; padding: 20px 5px 5px 5px;}
.support-index-box p{padding: 10px;}

ul.ul-list{}
ul.ul-list li{ text-indent: -15px; padding: 0 0 10px 15px;}
.free-btn-box{width: 760px; margin: 0 auto;}
.free-btn{margin: 5px; width: 32%; float: left;}
.free-btn a{
	background:url(/musou-online/image/common/btn-kensaku.png) center center repeat-x;
	padding: 7px 5px;
	width: 95%;
	border: solid 1px #465058;
	font-size: 16px;
	text-align: center;
	display: block;
	color: #ffffff;
}
.free-btn a:hover{ text-decoration: none;}


.free-btn-box2{width: 760px; margin: 0 auto; padding-top: 20px;}
.free-btn2{margin: 5px; width: 48%; float: left;}
.free-btn2 a{
	background:url(/musou-online/image/common/btn-kensaku.png) center center repeat-x;
	padding: 7px 5px;
	width: 95%;
	border: solid 1px #465058;
	font-size: 12px;
	text-align: center;
	display: block;
	color: #ffffff;
}
.free-btn2 a:hover{ text-decoration: none;}
.free-btn2 strong{font-size:16px;}


.free-btn2 input[type="submit"], .free-btn2 input[type="reset"]{
	background: rgb(250,254,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGRhZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
	background: -moz-linear-gradient(top,  rgb(250,254,255) 0%, rgb(212,218,215) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(250,254,255)), color-stop(100%,rgb(212,218,215))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* IE10+ */
	background: linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafeff', endColorstr='#d4dad7',GradientType=0 ); /* IE6-8 */
	padding: 10px 5px;
	width: 95%;
	border: solid 1px #465058;
	text-align: center;
	display: block;
	color: #181818;
	font-weight: bold;
}
.free-btn2 input[type="submit"]:hover, .free-btn2 input[type="reset"]:hover{filter:alpha(opacity=65); -moz-opacity:0.65; -khtml-opacity:0.65; opacity:0.65;}
input[type="text"]{ padding: 5px 10px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px;}

textarea{ padding: 10px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}




.free-btn-box3{width: 760px; margin: 0 auto; padding-top: 20px;}
.free-btn3{margin: 5px auto; width: 48%;}
.free-btn3 a{
	background: rgb(250,254,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGRhZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
	background: -moz-linear-gradient(top,  rgb(250,254,255) 0%, rgb(212,218,215) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(250,254,255)), color-stop(100%,rgb(212,218,215))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* IE10+ */
	background: linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafeff', endColorstr='#d4dad7',GradientType=0 ); /* IE6-8 */
	padding: 10px 5px;
	width: 95%;
	border: solid 1px #465058;
	font-size: 12px;
	text-align: center;
	display: block;
	color: #181818;
}
.free-btn3 a:hover{ text-decoration: none;}
.free-btn3 strong{font-size:16px;}


.free-btn3 input[type="submit"], .free-btn2 input[type="reset"]{
	background: rgb(250,254,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGRhZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
	background: -moz-linear-gradient(top,  rgb(250,254,255) 0%, rgb(212,218,215) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(250,254,255)), color-stop(100%,rgb(212,218,215))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* IE10+ */
	background: linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafeff', endColorstr='#d4dad7',GradientType=0 ); /* IE6-8 */
	padding: 10px 5px;
	width: 95%;
	border: solid 1px #465058;
	text-align: center;
	display: block;
	color: #181818;
	font-weight: bold;
}
.free-btn3 input[type="submit"]:hover, .free-btn2 input[type="reset"]:hover{filter:alpha(opacity=65); -moz-opacity:0.65; -khtml-opacity:0.65; opacity:0.65;}


.free-btn-box4{width: 760px; margin: 0 auto; padding-top: 20px;}
.free-btn4{margin: 5px auto; width: 48%;}
.free-btn4 a{
	background:url(/musou-online/image/common/btn-kensaku.png) center center repeat-x;
	padding: 7px 5px;
	width: 95%;
	border: solid 1px #465058;
	font-size: 12px;
	text-align: center;
	display: block;
	color: #fff;
}
.free-btn4 a:hover{ text-decoration: none;}
.free-btn4 strong{font-size:16px;}












