@charset "utf-8";
html body {
	font-family: YuGothic , ‘游ゴシック’ , ‘Hiragino Kaku Gothic ProN’ , ‘ヒラギノ角ゴ ProN’ , Meiryo , メイリオ , sans-serif ;
	background:#f8f8f8;
}
html body .underline {
  text-decoration: underline;
}
html body .bold {
  font-weight: bold;
}
html body .big {
  font-size:140%;
  line-height:160%;
}
html body .big2 {
  font-size:180%;
  line-height:160%;
}
html body .back-yellow {
  background: #ff0;
}
html body .red {
  color: #d00021;
}
html body .min {
  font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

html body #wrapper #main {
  width: 850px;
  padding-top:20px;
  margin: 0 auto;
  background-color:#FFF;

}


html body #wrapper #main .img2 {
  text-align: center;
  margin: 15px 0 15px 0;
  padding: 0 0 0 0;
}
html body #wrapper  .youtube {
  text-align: center;
  margin: 0 0 50px 0;
  padding: 0 0 0 0;
}



html body #wrapper p {
  margin: 0 24px;
  font-size: 18px;
  line-height: 28px;
  text-align:left;
}

html body #wrapper #footer {
  background: #000;
  color: #FFF;
  padding: 15px 0;
}
html body #wrapper #footer .content {
  width: 880px;
  margin: 0 auto;
}

html body #wrapper #footer .content .copy {
  font-size: 10px;
  text-align:center;
}
html body #wrapper #footer .content .link {
  text-align:center;
  font-size: 11px;
  padding-bottom:5px;
}
html body #wrapper #footer .content .link a {
  color: #FFF;
  text-decoration: none;
}


html body #wrapper .headtxt {
	text-align:center;
	margin:0 auto;
}

html body #wrapper .headbg {
  background: url("../images/bg.png") repeat-x;
  background-position: center;
    height:950px;
}

html body #wrapper .footerbg {
  background: url("../images/footerbg.png") repeat-x;
  background-position: center;
	height:227px;
}

html body #wrapper .input {
	width:600px;
	height:60px;
	font-size:24px;
	border-radius:8px;
	text-align:center; 
}

html body #wrapper .bottom {
  width: 750px;
  height:auto;
  margin:0 auto;
  position: relative;
  padding: 0 0 40px ;
  background: #FFF;
  color:#000;
	border:solid 1px #ccc;
	
}

html body #wrapper .bottom  {
  margin: 10px auto;
  text-align:center;
}

html body #wrapper .bottom div .button {
	margin:0 auto;
}
html body #wrapper .bottom div .button:hover {
  opacity: 0.6;
}


.header {
	font-size:24px;
	color:#fff;
	
  padding: 12px;
  margin: 15px 20px ;
  background: #1c6db4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-size: 100%;
	background: #54595e;
	background: -moz-linear-gradient(top,  #54595e 0%, #111111 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54595e), color-stop(100%,#111111));
	background: -webkit-linear-gradient(top,  #54595e 0%,#111111 100%);
	background: linear-gradient(to bottom,  #54595e 0%,#111111 100%);
}


.right {
  margin: 0;
  float: right; 
  clear: both;
}

/*▼▼紹介▼▼*/
.recommend{
margin:50px 40px;
border:solid 8px #000;
background-color:#F7F6ED;
font-size:16px;
line-height:25px;
}

.recommendtxt{
padding:25px 30px ;
}



html body #wrapper #tokuten {
  width:750px;
  margin:30px auto ;
  box-shadow:rgba(156, 156, 156, 0.65098) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(156, 156, 156, 0.65098) 0px 0px 6px 3px;
-moz-box-shadow:rgba(156, 156, 156, 0.65098) 0px 0px 6px 3px;
border:solid 10px #000;
}


html body #wrapper #tokuten .text {
  padding:25px 50px 50px 50px;
  font-size: 18px;
  line-height: 28px;
  background-color:#FFF;
}

html body #wrapper #tokutenbg {
  background: url("../images/tokutenbg.jpg");
  padding:0 0 25px;
}

html body #time {
  height: 130px;
  position: fixed;
  z-index: 999;
	width: 100%;
}
argin: -1px !important;
}

.button {

}

.box-s-4-green{box-shadow: 0px 4px 0px #2a8d00;}
.box-s-4-green:hover{opacity:0.7;}
.box-s-4-green:active, .box-s-4-green.active{
	margin:4px 0 -4px 0;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-success {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
    background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    background-repeat: repeat-x;
    border-color: #419641;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn {
	margin-top:16px;
    font-size: 22px ;
    padding: 0.3em 1.5em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    position: relative;
    behavior: 
}

