@charset "shift_jis";

@import url("https://www.asdf.co.jp/common/css/gentei_item.css");
@import url("https://www.asdf.co.jp/common/css/kaiun.css");

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
li, ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table {
	border-collapse:collapse;
}
img {
	margin:0;
	padding:0;
	vertical-align:bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* +++++ Style for float clear +++++ */
.clearfix:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
	line-height:0;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* +++++ Style for float clear +++++ */
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px20 {
	font-size: 20px;
}
.px22 {
	font-size: 22px;
}
.px24 {
	font-size: 24px;
}
.px30 {
	font-size: 30px;
}
.px36 {
	font-size: 36px;
}
.b {
	font-weight: bold;
}
.black {
	color: #000;
}
.gray01 {
	color: #666;
}
.gray02 {
	color: #999;
}
.red {
	color: #F00;
}
.dark_red {
	color: #C00;
}
.blue {
	color: #00F;
}
.light_blue {
	color: #09F;
}
.green {
	color: #090;
}
.dark_green {
	color: #030;
}
.orenge01 {
	color: #F90;
}
.orange02 {
	color: #F60;
}
.brown {
	color: #502601;
}
.purple {
	color: #639;
}
.left {
	float: left;
}
.right {
	float: right;
}
.h120{
	line-height:120%;
}
.h130{
	line-height:130%;
}
.h140{
	line-height:140%;
}
.h150{
	line-height:150%;
}
.h160{
	line-height:160%;
}
.h170{
	line-height:170%;
}
.h180{
	line-height:180%;
}
body {
	font-family: 'CI', Helvetica, 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 80%;
	line-height: 180%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background:#004B91
}
div#wrapper {
	width: 100%;
	background-color: #FFFFFF;
}
div#container {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/common/bg_container.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
div#header {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	height: 120px;
	background-image: url(../images/bg_container.png);
	background-repeat: repeat-x;
	background-position: left top;
}
div#header h1 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
	height: 16px;
	margin:0;
	padding:12px 0 0 0;
}
div#header .logo {
	float: left;
	width: 207px;
	margin:5px 0 0 0;
}
div#header .title {
	float: right;
	width: 431px;
	margin:45px 20px 0 0;
}
div#gnavi {
	position: relative;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 978px;
	height:35px;
	margin: 1px auto 0 auto;
	padding:0;
}
div#gnavi li {
	margin: 0;
	list-style: none;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	width: 195px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	float: left;
}
div#gnavi li a {
	height: 35px;
	width: 195px;
	display:block;
	color:#fff;
	text-decoration:none;
	background:#004B91;
}
div#gnavi li a:hover {
	background:#0269c8;
}
div#content {
	width:980px;
	margin:0 auto;
	padding:0 0 40px 0;
	background-color: #fff;
	position:relative;
}
div#leftcol {
	float:left;
	width:220px;
	margin:10px 0 0 0;
}
div#rightcol {
	float:right;
	width:750px;
	margin:10px 0 0 0;
}
div#footer {
	width:980px;
	margin:0 auto;
	padding:10px 0 25px 0;
	color:#fff;
}
div#leftcol h3 {
	background:url(../images/common/bg_title.jpg) left top no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	height:30px;
	margin:0 0 10px 0;
}
div#leftcol .navi {
	width:100%;
	margin:0 0 10px 0;
}
div#leftcol .navi li {
	border-bottom: #999 1px dotted;
	line-height:1.3;
}
div#leftcol .navi li a {
	background:url(../images/common/img_navi.png) 5px 11px no-repeat;
	display:block;
	color:#333;
	text-decoration:none;
	margin:0;
	padding:7px 0 7px 15px;
}
div#leftcol .navi li a:hover {
	background-color:#eee;
	color:#c00;
}
/*div#leftcol .banner {
	width:200px;
	margin:0 0 0 10px;
	line-height:130%;
}*/
div#leftcol .banner {
text-align: center;
}
div#leftcol .tool01 {
	width:180px;
	margin:20px 0 0 20px;
	line-height:130%;
}
div#leftcol .tool01 .msg {
	color:#000;
	background:#eee;
	border:#666 1px solid;
	margin:5px 0 0 0;
	padding:5px;
}
div#rightcol h3 {
	background:url(../images/common/bg_contents_title.jpg) left top repeat-x;
	color:#000;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	margin:0 0 35px 0;
	padding:25px 0 0 10px;
}
/*main 720px*/
div#rightcol .main {
	margin:0 10px 0 20px;
	line-height:150%;
	font-size:14px;
}
div#rightcol .main .box {
	margin-top:15px;
	margin-bottom:20px;
}


/*top*/
div.top .lead {
	font-size:120%;
	color:#000;
	margin:5px 10px 25px 10px;
	line-height:140%;
}
div.top .now {
	border:#3b5599 1px solid;
	padding:10px; 
	color:#000;
	margin:0 0 25px 0;
}
div.top .now p {
	margin:0 0 10px 29px;
}
div.top .now img  {
	max-width: 100%;
}
div.top .banner {
	width:670px;
	margin:10px 0 25px 40px;
	font-size:130%;
	color:#000;
	line-height:130%;
}
div.top .aff_rank{
	width:750px;
	height:250px;
	position:relative;
	font-size:120%;
	color:#000;
	line-height:130%;
	margin:0 0 35px 0;
}
div.top .aff_rank .ttl{
	z-index:10;
	position:absolute;
	left:0px;
	top:0px;
}
div.top .aff_rank .rank{
	z-index:0;
	position:absolute;
	left:20px;
	top:80px;
	width:706px;
	border:#E5004F 2px solid;
	padding:25px 8px 10px 8px;
}
div.top .rank ul{
	padding:0;
	margin:10px 0;
}
div.top .rank li{
	float:left;
	padding:0 0 0 53px;
	margin:0 10px 0 0;
	font-weight:bold;
	line-height:30px;
	height:30px;
}
div.top .rank li:nth-child(1){
	background:url(../images/common/rank1.jpg) left center no-repeat;
}
div.top .rank li:nth-child(2){
	background:url(../images/common/rank2.jpg) left center no-repeat;
}
div.top .rank li:nth-child(3){
	background:url(../images/common/rank3.jpg) left center no-repeat;
}
div.top .rank li:nth-child(4){
	background:url(../images/common/rank4.jpg) left center no-repeat;
}
div.top .rank li:nth-child(5){
	background:url(../images/common/rank5.jpg) left center no-repeat;
}



/*bounus.html*/
div.bounus .t_rate {
	font-size:85%;
	margin:15px 0 0 0;
	border:#666 1px solid;
	border-collapse:collapse;
}
div.bounus .t_rate th {
	border:#666 1px solid;
	background:#000;
	color:#fff;
	padding:5px 2px;
}
div.bounus .t_rate td {
	border:#666 1px solid;
	padding:5px 2px;
}
div.bounus .t_rate td.rate {
	font-weight:bold;
	font-size:130%;
	color:#FF0000;
}
div.bounus .t_rate tr:nth-child(odd) {
	background:#eee;
}


/*banner.html*/
div.banner .lead {
	border:#666 1px solid;
	padding:12px;
	background:#eee;
	margin:0 0 15px 0;
}
div.banner .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 0 5px;
}
div.banner .code {
	font-weight: bold;
	color: #000;
	background-color: #FFFFD7;
	padding: 9px;
	border: 1px solid #333;
	width: 680px;
	margin:15px 0 0 10px;
	line-height:140%;
}
div.banner .code ol {
	margin-left: 25px;
}
div.banner form {
	margin:15px 0 0 0;
}
div.banner .t_link {
	margin:0;
	background:#fff;
	border:#cccccc 1px solid;
	border-collapse:collapse;
}
div.banner .t_link th {
	width:20%;
	background:#ffd95f;
	text-align:right;
	color:#333333;
	border:#cccccc 1px solid;
	padding:3px 5px;
}
div.banner .t_link td {
	width:80%;
	color:#333333;
	border:#cccccc 1px solid;
	padding:3px 5px;
}
div.banner .code input{
	border:#707070 1px solid;
}
div.banner .link_btn{
	text-align:right;
}
div.banner .comment{
	font-weight:normal;
	border:#666 1px solid;
	background:#fff;
	padding:10px;
	margin:5px 0 10px 0;
	line-height:150%;
}
div.banner .nomal{
	font-weight:normal;
	margin:5px 0 0 0;
}


/*keyword.html*/
div.keyword .lead {
	border:#666 1px solid;
	padding:12px;
	background:#eee;
	margin:0 0 15px 0;
}
div.keyword .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 0 5px;
}
div.keyword .subttl {
	display:inline-block;
	padding:3px 15px;
	line-height:160%;
	background:#097c25;
	color:#fff;
	margin:0 0 8px 0;
}


/*text.html*/
div.text .lead {
	border:#666 1px solid;
	padding:12px;
	background:#eee;
	margin:0 0 15px 0;
}
div.text .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 0 5px;
}
div.text .code {
	float:left;
	font-weight: bold;
	color: #000;
	background-color: #e6ffed;
	padding: 5px 9px;
	border: 1px solid #333;
	width: 330px;
	margin:15px 0 0 10px;
	line-height:140%;
}
div.text .code .word {
	font-size:150%;
	color:#e5004f;
	line-height:180%;
}


/*tool.html*/
div.tool .lead {
	border:#666 1px solid;
	padding:12px;
	background:#eee;
	margin:0 0 15px 0;
}
div.tool .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 0 5px;
}
div.tool .code {
	font-weight: bold;
	color: #000;
	background-color: #FFFFD7;
	padding: 9px;
	border: 1px solid #333;
	width: 690px;
	margin:15px 0 15px 0;
	line-height:140%;
}
div.tool .subttl {
	border-left:#14a83b 4px solid;
	line-height:26px;
	height:26px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin:15px 0 10px 0;
	padding:0 0 0 5px;
}
div.tool form {
	margin:15px 0 0 0;
}
div.tool .t_link {
	margin:0;
	background:#fff;
	border:#cccccc 1px solid;
	border-collapse:collapse;
}
div.tool .t_link th {
	width:20%;
	background:#ffd95f;
	text-align:right;
	color:#333333;
	border:#cccccc 1px solid;
	padding:3px 5px;
}
div.tool .t_link td {
	width:80%;
	color:#333333;
	border:#cccccc 1px solid;
	padding:3px 5px;
}
div.tool .code input{
	border:#707070 1px solid;
}
div.tool .link_btn{
	text-align:right;
}


/*season.html*/
div.season li {
	background: url(../images/season/img_li.jpg) left center no-repeat;
	margin:0 0 8px 10px;
	padding:0 0 0 12px;
	font-weight:bold;
	color:#000;
}


/*remarkething.html*/
div.remarkething .lead {
	border:#666 1px solid;
	padding:12px;
	background:#eee;
	margin:0 0 15px 0;
}
div.remarkething .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 0 5px;
}
div.remarkething .subttl {
	border-left:#14a83b 4px solid;
	line-height:26px;
	height:26px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin:15px 0 10px 0;
	padding:0 0 0 5px;
}
div.remarkething img.day {
	vertical-align:middle;
	margin:0 0 0 3px;
}


/*lucky_info.html*/
div.lucky_info .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0 0 0 5px;
}

/*gold_snake.html*/
div.gold_snake .code {
	font-weight: bold;
	color: #000;
	background-color: #FFFFD7;
	padding: 9px;
	border: 1px solid #333;
	width: 680px;
	margin:15px 0 30px 10px;
	line-height:140%;
}


/*contact*/
div.contact .form_msg {
	background-color:#eee;
	border:#666 1px solid;
	padding:10px;
	color:#000;
	line-height:140%;
}
div.contact .form_msg li {
	margin-left:20px;
	list-style:disc;
}
div.contact .error {
	background-color:#eee;
	border:#666 1px solid;
	padding:10px;
	color:#000;
	line-height:140%;
}
div.contact .error li {
	color:#cc0000;
	font-weight:bold;
	margin-left:20px;
	list-style:disc;
}
div.contact .t_inq {
	margin-top: 30px;
	width: 600px;
	margin-left: 60px;
	line-height:140%;
}
div.contact input {
	margin-bottom:8px;
}
div.contact .t_inq th {
	background-color: #eee;
	color: #000000;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #999999;
}
div.contact .t_inq td {
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
}
div.contact .btn {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 15px;
}
div.contact .f_btn {
	width: 150px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-weight: bold;
	margin-right: 20px;
}

/*yakudoshi*/
div.yakudoshi {
	width:660px;
	margin:25px 0 0 30px !important;
}
div.yakudoshi .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 20px 0;
	padding:0 0 0 5px;
}
div.yakudoshi .code {
	font-weight: bold;
	color: #000;
	background-color: #FFFFD7;
	padding: 9px;
	border: 1px solid #333;
	margin:15px 0 0 10px;
	line-height:140%;
}

/*listing*/
div.listing {
	width:660px;
	margin:25px 0 0 30px !important;
}
div.listing .title {
	border-left:#004986 5px solid;
	line-height:36px;
	height:32px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 20px 0;
	padding:0 0 0 5px;
}