/*
Theme Name:lyns
Theme URI:http://www.lyns.jp/
Description:Lucky Network Service Web Site.
Author:nmedia
*/

*{
	margin:0;
	padding:0;
}
html{
	height:100%;
}
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, th, td{
	margin:0;
	padding:0;
}

img {
  border:0;
  vertical-align:bottom;
  width:100%;
}
ul,
li {
  margin:0;
  padding:0;
  list-style:none;
}

body {
	height:100%;
	color:#666666;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐ ゴシック","MS Gothic",sans-serif;
}

.clear{
	clear:both;
}

#wrap{
	background:url(./images/common/background.jpg) repeat-y top left;
	width:1014px;
	height:auto;
	margin:0 auto;
}

#main{
	width:980px;
	height:auto;
	margin:0 auto;
}

h2{
	background:url(./images/common/h2.jpg) no-repeat;
	font-size:16px;
	padding-top:10px;
	padding-left:25px;
	width:660px;
	height:30px;
	margin-bottom:10px;
}

.chirashi h2{
	background:none;
		padding-left:0;
		height:auto;
	width:auto;

}


.padding_bottom{
	padding-bottom:15px;
}

#guide{
	padding-bottom:10px;
	color:#F80140;
	position:relative;height:183px;
}
#guide:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#guide p.button{
	padding-right:10px;
	float:left;
}
#guide p.end{
	padding-right:0;
	float:left;
}
.shikaku_btn{position:absolute;z-index:1;top:0;right:0;}

/*-------------------
	header
 -------------------*/

#header{
	width:950px;
	margin:0 auto;
}

h1{
	margin-bottom:15px;
}


/*-------------------
	header-end
-------------------*/
 
/*-------------------
	container
-------------------*/
#container{
	width:950px;
	height:auto;
	margin:0 auto;
}

#contents{
	width:687px;
	float:left;
	padding-bottom:20px;
}

#container p{
	padding:10px 0;
	text-align:center;
}

#footerlink{
	padding:20px 0;
}
#footerlink:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#footerlink a.lyns{
	display:block;
	float:left;
	margin-right:15px;
}
#footerlink a.lyns_end{
	display:block;
	float:left;
}

/*-------------------
	container-end
-------------------*/
 
/*-------------------
	footer
-------------------*/
#footer{
	background:url(./images/common/footer.jpg) repeat-x left top;
	clear:both;
	width:980px;
	height:30px;
	line-height:1.8em;
	font-size:10px;
	color:#FFFFFF;
	padding:10px 0 0 0;
	text-align:center;
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
}

#footer address{
	font-size:12px;
	font-style:normal;
}

/*-------------------
	footer-end
-------------------*/

/**/


btn{ outline: none;
  -webkit-tap-highlight-color: transparent; }

.delta{max-width:770px;}	
.delta .btn.btn-disabled {
    cursor: not-allowed;
    opacity: 0.8; }
    .delta .btn.btn-disabled:active {
      opacity: 0.6; }
  .delta .btn:active {
    box-shadow: 0 1.31em 0.2em 0 rgba(0, 0, 0, 0.08) inset;
    transition: box-shadow 0.1s; }
	
.delta .btn {
text-decoration:none;
width:176px;box-sizing:border-box;
    display: inline-block;
    margin-right: 10px;
	margin-bottom:10px;
    font-size: inherit;
    line-height: 1.42;
    padding: 0.6em 1.6em;padding-left: 34px;padding-right:10px;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    background: transparent;
    border-radius: 0.25em;
    cursor: pointer;
    font-family: "Booster Next FY", "Avenir Next", Avenir, sans-serif;
    user-select: none;
    vertical-align: bottom;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    box-shadow: 0 1.31em 0 0 rgba(255, 255, 255, 0.1) inset;
    transition: box-shadow 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	    font-size: 14px;
		font-weight:bold;
}

.delta .btn-light {
    background-image:url('images/common/ya01.png'),linear-gradient(-45deg, #E6EAEF, #e4edf1);
	background-position:10px 50%,50% 50%;
	background-repeat:no-repeat,repeat;
    color: #252730;
    border-top-color: white;
    border-left-color: #f9fafb;
    border-right-color: #f9fafb;
    border-bottom-color: #a8b6c7;
	border-radius:5px;
}

  .delta .btn-light:hover {
    background-image:#E6EAEF url('images/common/ya01.png'),linear-gradient(-45deg, #eceff3, #ebf2f5);
		background-position:10px 50%,50% 50%;
			background-repeat:no-repeat,repeat;

 }
  .delta .btn-light:active {
    color: #a8b6c7;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    background-color: #e0e5eb,#e0e5eb;
    background-image:#E6EAEF url('images/common/ya01.png'), linear-gradient(-45deg, #e0e5eb, #dde9ee);
		background-repeat:no-repeat,repeat;

		background-position:10px 50%,50% 50%;

    border-top-color: #a8b6c7;
    border-left-color: #d3dae3;
    border-right-color: #d3dae3;
    border-bottom-color: #d3dae3; }
	
	.marrnone{margin-right:0 !important;}

.delta .btn-tertiary {
   background-image:url('images/common/ya01_2.png'), linear-gradient(-45deg, #EA306D, #F7196A);
   	background-position:10px 50%,50% 50%;
			background-repeat:no-repeat,repeat;

  color: #E6EAEF;
  border-top-color: #ff66a6;
  border-left-color: #ff1f7c;
  border-right-color: #ff1f7c;
  border-bottom-color: #990040; }
  .delta .btn-tertiary:hover {
     background-image:url('images/common/ya01_2.png'), linear-gradient(-45deg, #ff0a70, #ff0aad); }
  .delta .btn-tertiary:active {
    color: #990040;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    background-color: #f50066;
	     background-image:url('images/common/ya01_2.png'), linear-gradient(-45deg, #f50066, #f500a3);
    border-top-color: #990040;
    border-left-color: #e0005d;
    border-right-color: #e0005d;
    border-bottom-color: #e0005d; }
#foot_facebook ul{display:inline-block;text-align:center;}
#foot_facebook li {
    display: inline-block;
    padding: 5px 5px;
    width: 24.5%;
    box-sizing: border-box;
}

.hatsuuristart{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
.chiku{
	font-weight: bold;
}
table.hatsuuri{
	width: 60%;
	margin-bottom: 20px;
    border-collapse: collapse;
    table-layout: fixed;
}
table.hatsuuri th,td{
    border: 1px #000 solid;
    font-size: 15px;
}
table.hatsuuri th,td{
    padding: 5px;
    text-align: center;
}
table.hatsuuri th{
    background-color: #FDD0DB;
    font-weight: bold;
}