@charset "utf-8";

/**  default.css Menu *********************************************

  ・基本設定

*******************************************************************/


/* リセット
--------------------------------------*/
body, div, td, p, ul, ol, dl, dd, img, form, h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
border: none;
font-style: normal;
text-align: left;
}

/* 基本
--------------------------------------*/
*{
	outline: none;
}

body {
*font: x-small;
	margin: 0;
	background: #000;
}

table {
border-collapse: collapse;
font-size: inherit;
font: 100%;
}

h1, h2, h3, h4, h5 {
font:100% "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Hiragino Kaku Gothic Pro", "Meiryo", arial, helvetica, clean, sans-serif;
*font:x-small;
font-weight:bold;
}

th, td {
	border-collapse: collapse;
	text-indent: 1em;
}
th  {
	padding: 2px 0;
	text-align: left;
}
td  {
	padding: 2px 0;
	text-align: left;
}

ul, ol { list-style-type: none; }

img { vertical-align: bottom; }


/* リンク色
--------------------------------------*/
a:link {
text-decoration:none;
color:#3399FF;
}

a:visited {
text-decoration:none;
color:#3399FF;
}

a:hover {
text-decoration:underline;
color:#66CCFF;
}

a:active {
text-decoration:none;
color:#66CCFF;
}

/* 回り込み
--------------------------------------*/
.floatright {
display: block;
float: right;
}

.floatleft {
display: block;
float: left;
}

/* 回り込み解除
--------------------------------------*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix { display:inline-block; }

/*\*/
* html .clearfix { height:1%; }

.clearfix { display:block; }

/**/

/* ボールド
--------------------------------------*/
.txtbold { font-weight: bold; }

/* 行揃え
--------------------------------------*/
.alignleft { text-align: left; }

.alignright { text-align: right; }

.aligncenter { text-align: center; }


/* 共通
--------------------------------------*/

.loadingWrap{
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
	z-index:10;
}
.loadingWrap img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
}
#menuArea {
	min-width:1040px;
	background:url(../images/menu/menu_back.jpg) repeat-x Center Top;
	height:72px;
	z-index:1;
}

#menuAreaSp {
	display:none;
}

#footerArea {
	background:url(../images/foot_back.gif) repeat-x Center Top;
	height:70px;
	min-width:1040px;
	width:100%;
}
#footerArea #footerMain {
	position:relative;
	height:70px;
	width:1040px;
	margin:0 auto;
}
#footerArea #footerMain #tvAsa55 {
	position:absolute;
	width:210px;
	height:40px;
	left:20px;
	top:15px;
	background:url(../images/tv_asa55_pc.gif) no-repeat Left Top;
	text-indent: -9999px;
}
#footerArea #footerMain #copyright {
	position:absolute;
	width:220px;
	height:12px;
	right:20px;
	bottom:8px;
	background:url(../images/copyright_pc.gif) no-repeat Left Top;
	text-indent: -9999px;
}

#footerArea #footerMain #sns{
	font: 10px 'Electrolize', sans-serif;
	width: 350px;
	line-height: 10px;
	margin: 0;
	position: absolute;
	overflow: hidden;
	right: 6px;
	top:8px;
}
#footerArea #footerMain #sns li{
	float: left;
	display: inline;
	margin: 0 4px 0 0;
}
#share_tweet a , #share_like a , #share_line a {
	text-indent: -9999px;
	white-space: nowrap;
	overflow:hidden;
	display:block;
}
#share_tweet, #share_like, #share_line{
	width: 166px;
	height: 34px;
	position: relative;
}
#share_tweet span, #share_like span{
	position: absolute;
	top: 12px;
	left: 116px;
	width: 40px;
	text-align: center;
	text-indent: 0;
	color: #FFF;
}
#share_tweet a,#share_like a,#share_line a{
	position: absolute;
	top: 0;
	left: 0;
	width: 166px;
	height: 34px;
}
#share_like a{
	background: url(../images/sns_share_01fb_pc.gif) no-repeat Left Top;
	margin: 0 4px 0 0;
}
#share_like a:hover{
	background-position: Left Bottom;
}
#share_tweet a{
	background: url(../images/sns_share_02tw_pc.gif) no-repeat Left Top;
	margin: 0 4px 0 0;
}
#share_tweet a:hover{
	background-position: Left Bottom;
}
#share_line a{
	background: url(../images/sns_share_03line_pc.gif) no-repeat Left Top;
	margin: 0 4px 0 0;
}
#share_line a:hover{
	background-position: Left Bottom;
}

@media screen and (min-width: 1400px) {
#footerArea {
	background:url(../images/foot_back.gif) repeat-x Center Top;
	height:70px;
	min-width:1260px;
	width:100%;
}
#footerArea #footerMain {
	position:relative;
	height:70px;
	width:1260px;
	margin:0 auto;
}
}

@media screen and (max-width: 768px) {
#menuArea {
	display:none;
}

#menuAreaSp {
	display:block;
	background:none;
}
#menuAreaSp ul {
	height:auto;
	width:100%;
	margin:0 0;
	padding:0 0 0 0;
}
#menuAreaSp .liFast {
	border-top:dotted #666 1px;
}
#menuAreaSp li {
	position: relative;
	background:url(../images/menu/menu_back1.jpg) repeat-x Left Top;
	height:auto;
	float:none;
	width:100%;
	margin:0;
	border-bottom:dotted #666 1px;
}
#menuAreaSp li a {
	display: block ;
	position: static;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
}
#menuAreaSp li a img {
	height:50px;
}

#menuAreaSp ul li ul {
	margin-left: 0;
	padding-top: 0;
	position:static;
	list-style: none;
	left: 0;
	margin:0;
	padding:0;
	display:none;
}

#menuAreaSp ul li ul li {
	background:url(../images/menu/menu_back2.jpg) repeat-x Left Top;
	float: none;
	width: auto;
	margin:0;
	padding:0;
	height:50px;
	border-bottom:none;
	border-top:dotted #444 1px;
}
#menuAreaSp ul li ul li a {
	display: block ;
	position: static;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
}
#menuAreaSp ul li ul li a img {
	height:50px;
}
#footerArea {
	background:none;
	height:auto;
	min-width:480px;
	width:100%;
	border-top:dotted #666 1px;
}
#footerArea #footerMain {
	position:static;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:10px 0;
}
#footerArea #footerMain #tvAsa55 {
	position:static;
	width:210px;
	height:40px;
	right:auto;
	bottom:auto;
	background:url(../images/tv_asa55_sp.gif) no-repeat Left Top;
	text-indent: -9999px;
	margin:10px auto;
	background-size:cover;
}
#footerArea #footerMain #copyright {
	position:static;
	width:300px;
	height:16px;
	right:auto;
	bottom:auto;
	background:url(../images/copyright_sp.gif) no-repeat Left Top;
	text-indent: -9999px;
	margin:10px auto;
	background-size:cover;
}

#footerArea #footerMain #sns{
	font: 10px 'Electrolize', sans-serif;
	width: 256px;
	line-height: 10px;
	padding:0 0 0 10px;
	margin: 10px auto 20px auto;
	position: static;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
	right:auto;
	top:auto;
}
#footerArea #footerMain #sns li{
	float: left;
	display: inline;
	margin: 0 3px 0 0;
}
#share_tweet a , #share_like a , #share_line a {
	text-indent: -9999px;
	white-space: nowrap;
	overflow:hidden;
	display:block;
}
#share_tweet, #share_like, #share_line{
	width: 120px;
	height: 36px;
	position: static;
}
#share_tweet span, #share_like span{
	display:none;
}
#share_tweet a,#share_like a,#share_line a{
	position: static;
	top: auto;
	left: auto;
	width: 120px;
	height: 36px;
}
#share_like a{
	background: url(../images/sns_share_01fb_sp.gif) no-repeat Center Top;
	background-size:cover;
	margin: 0 3px 0 0;
}
#share_like a:hover{
	background-position: Center Top;
}
#share_tweet a{
	background: url(../images/sns_share_02tw_sp.gif) no-repeat Center Top;
	background-size:cover;
	margin: 0 3px 0 0;
}
#share_tweet a:hover{
	background-position: Center Top;
}
#share_line a{
	background: url(../images/sns_share_03line_sp.gif) no-repeat Center Top;
	background-size:cover;
	margin: 0  0 0;
}
#share_line a:hover{
	background-position: Center Top;
}
}

@media screen and (max-width: 479px) {
#menuAreaSp {
	display:block;
	min-width:320px;
	background:none;
}
#footerArea {
	background:none;
	height:auto;
	min-width:320px;
	width:100%;
}
#footerArea #footerMain #sns{
	font: 10px 'Electrolize', sans-serif;
	width: 213px;
	line-height: 10px;
	padding:0 0 0 10px;
	margin: 10px auto 20px auto;
	position: static;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
	right:auto;
	top:auto;
}
#footerArea #footerMain #sns li{
	float: left;
	display: inline;
	margin: 0 4px 0 0;
}
#share_tweet, #share_like, #share_line{
	width: 97px;
	height: 29px;
	position: static;
}
#share_tweet a,#share_like a,#share_line a{
	position: static;
	top: auto;
	left: auto;
	width: 97px;
	height: 29px;
}
#share_like a{
	background: url(../images/sns_share_01fb_sp.gif) no-repeat Center Top;
	background-size:cover;
	margin: 0 4px 0 0;
}
#share_tweet a{
	background: url(../images/sns_share_02tw_sp.gif) no-repeat Center Top;
	background-size:cover;
	margin: 0 4px 0 0;
}
#share_line a{
	background: url(../images/sns_share_03line_sp.gif) no-repeat Center Top;
	background-size:cover;
	margin: 0 0 0 0;
}
}
