@charset "euc-jp";

/* =========================================================
sub_nav
========================================================= */
#sub_nav {
	width:225px;
	margin:0 0 20px 0;
}
#sub_nav ul li {
	float:left;
	display:block;
	text-indent: -9999px;
}
#sub_nav ul li#sub_nav_register a {
	display:block;
	width:225px;
	height:111px;
	background: url(../../img2014/sub_nav_register.gif) no-repeat;
	margin:0 0 10px 0;
}
#sub_nav ul li#sub_nav_bbs a {
	display:block;
	width:225px;
	height:111px;
	background: url(../../img2014/sub_nav_bbs2.gif) no-repeat;
	/*margin:0 11px 10px 0;*/
	margin:0 0 10px 0;
}
/*#sub_nav ul li#sub_nav_friday a {
	display:block;
	width:107px;
	height:111px;
	background: url(../../img2014/sub_nav_friday.gif) no-repeat;
	margin:0 0 10px 0;
}*/
#sub_nav ul li#sub_nav_shop a {
	display:block;
	width:107px;
	height:111px;
	background: url(../../img2014/top_nav_shop.gif) no-repeat;
	margin:0 0 10px 0;
}
#sub_nav ul li#sub_nav_radiko a {
	display:block;
	width:107px;
	height:111px;
	background: url(../../img2014/sub_nav_radiko.gif) no-repeat;
	margin:0 10px 0 0;
}
#sub_nav ul li#sub_nav_ust a {
	display:block;
	width:107px;
	height:111px;
	background: url(../../img2014/sub_nav_ust.gif) no-repeat;
	margin:0 0 0 0;
}

/* =========================================================
calendar
========================================================= */
.calendar {
	width:217px;
    background-color: #8f774b;
	font-size:10px;
	padding:4px;
	margin-bottom:20px;
}
#sub table {
    /*border: 1px solid #CCCCCC;*/
	color:#FFF;
	width:215px;
	margin:0 auto;
}
#sub table caption {
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
    background-color: #8f774b;
	color:#FFF;
	font-size:12px;
}
#sub table caption a {
    text-decoration: none;
	color:#FFF;
}
#sub table tr {
}
#sub table tr.calendardateheaders th {
    background-color: #8f774b;
    color: #FFFFFF;
    height: 16px;
    line-height: 20px;
    text-align: center;
}
#sub table th {
    background-color: #F1F1F1;
    color: #666666;
    font-weight: normal;
}
#sub table td {
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 14%;
}
#sub table td a {
    color: #ffffff;
    display: block;
    height: 16px;
    text-decoration: underline;
}
#sub table td.today {
    background-color: #ffffff;
    color: #8f774b;
}
#sub table td.today a {
    color: #8f774b;
    text-decoration: none;
}

/* =========================================================
sub_twitter
========================================================= */
#sub_twitter {
	background-color:#DD5442;
	position:relative;
	width:225px;
	height:354px;
	margin-bottom:13px;
}
#sub_twitter h2 {
	position:absolute;
	background: url(../../img2014/top_twitter_ti.gif) no-repeat;
	width:204px;
	height:62px;
	top:11px;
	left:10px;
	text-indent: -9999px;
	margin-bottom:19px;
}
div.kadomaru {
    border: 0px solid #008000;
    margin: 6px auto 6px;
    padding:0;
    background-color: #DD5442;
    font-size: 11px;
    line-height: 1.5;
    color: #000;
    font-family: ArialMT,"Hiragino Kaku Gothic ProN","¥Ò¥é¥®¥Î³Ñ¥´ ProN W3",¥á¥¤¥ê¥ª,sans-serif;
    width:210px;
	top:80px;
	left:10px;
	position:absolute;
}

/* =========================================================
sub_spain
========================================================= */
#sub_spain {
	background: url(../../img2014/top_spain_bg.jpg) no-repeat;
	float:left;
	position:relative;
	width:225px;
	height:225px;
	text-indent: -9999px;
}
#sub_spain h2 {
	position:absolute;
	background: url(../../img2014/top_spain_ti.gif) no-repeat;
	display:block;
	width:206px;
	height:65px;
	top:10px;
	left:10px;
}
#sub_spain_detail {
	position:absolute;
	background: url(../../img2014/top_spain_detail.gif) no-repeat;
	display:block;
	width:206px;
	height:26px;
	top:75px;
	left:10px;
}
#sub_spain_cta a {
	position:absolute;
	background: url(../../img2014/top_spain_cta.gif) no-repeat;
	display:block;
	width:206px;
	height:25px;
	top:101px;
	left:10px;
}

/* =========================================================
sub_pagetop
========================================================= */
#sub_pagetop a {
	background-image: url(https://www.tfm.co.jp/sky/img2014/pagetop.png);
	width:64px;
	height:46px;
	display:block;
	bottom:0;
	margin:30px auto 10px;
	text-align:center;

}
#sub_pagetop a:hover {
	background-position:-64px;
}
