@charset "utf-8";
/*===================================================
制作日：2010.10.28
更新日：2010.11.9, 2010.12.3, 2013.04.19, 2019.02.13

制作者：Razzle Katsushima

+headerArea 共通ヘッダーエリア

+glovalnav グローバルナビゲーション

==================================================== */

/*--hdArea--*/
#hdArea {
    position:relative;
    background:url(../../news/img/header/hd_bar.gif) no-repeat;
    padding:10px 0px;
    height:160px;
}
#hdArea h1 {
    font-size:10px;
    font-weight: normal;
    text-align:left;
	margin-left: 5px;
}
#hdArea #siteTitle {
    position:absolute;
    left: 10px;
    top: 35px;
    width: 217px;
    height: 90px;
    background: url(../../news/img/header/sitetitle.gif) no-repeat;
/*  	position: absolute;
    left: 3px;
    top: 20px;
    width: 217px;
    height: 90px;
    background: url(../../news/img/header/sitetitle_au.gif) no-repeat;*/
}
#hdArea #siteTitle a {
     display:block;
    width:215px;
    height:65px;
    text-indent:-9999px;
    background:url(../../news/img/header/sitetitle.gif) no-repeat;
/* 	display: block;
    width: 217px;
    height: 90px;
    text-indent: -9999px;
    background: url(../../news/img/header/sitetitle2015rakuten.gif) no-repeat;*/
}
#hdArea .banner {
    position:absolute;
    right:0px;
/*      right:8px;*/
}
#hdMenuArea {
    position:absolute;
    top:115px;
	left: 3px;
    padding:10px 0px;
    width:950px;
}
#hdMenu {
    width:950px;
    /* 通常メニュー */
/*     background:url(https://tennis365.net/user_data/packages/custom/img/header/global_nav_bg_7.gif) no-repeat;*/
     background:url(../../news/img/header/global_nav_bg_8.gif) no-repeat;
    /* 全米OP */
/*      background:url(../../news/img/header/global_nav_bg_2015rakuten.gif) no-repeat;*/
    float:left;
}
#hdMenu ul {
    width:950px;
    margin:0px 0px 1px 0px;
    padding:0px 0px 1px 0px;
}
#hdMenu ul li {
    list-style-type: none;
    float:left;
}
#hdMenu ul li a {
    display:block;
    overflow:hidden;
    height:25px;
}
#hdMenu ul li a.cattl {
    text-indent:-9999px;
}
/* NEWカテゴリ */
#hdMenu ul li .newcat {
    position:absolute;
    width:37px; height:13px; top:0px;
    background:url(../../news/img/header/navi_new.gif) no-repeat;
}
/* NEW */
#hdMenu ul li img.new {
    position:relative;
    top:-34px;
    left:8px;
}
/* トップ */
#hdMenu ul li.top a {
    width:57px;
    background:url(../../news/img/header/global_nav_8.gif) 0px 0px no-repeat;
}
/* ショッピング */
#hdMenu ul li.shopping a.ttl {
    width:97px;
    background:url(../../news/img/header/global_nav_8.gif) -57px 0px no-repeat;
}
/* ニュース */
#hdMenu ul li.news a.ttl {
    width:83px;
    background:url(../../news/img/header/global_nav_8.gif) -154px 0px no-repeat;
}
/* 錦織掲示板 */
#hdMenu ul li.bbs a {
    width:93px;
    background:url(../../news/img/header/global_nav_8.gif) -237px 0px no-repeat;
}
/* スクール */
#hdMenu ul li.school a.ttl {
    width:73px;
    background:url(../../news/img/header/global_nav_8.gif) -330px 0px no-repeat;
}
/* レンタルコート */
#hdMenu ul li.rental a {
    width:109px;
    background:url(../../news/img/header/global_nav_8.gif) -403px 0px no-repeat;
}
/* コーチ求人 */
#hdMenu ul li.coach a {
    width:83px;
    background:url(../../news/img/header/global_nav_8.gif) -512px 0px no-repeat;
}
/* 大会情報 */
#hdMenu ul li.tournament a {
    width:82px;
    background:url(../../news/img/header/global_nav_8.gif) -595px 0px no-repeat;
}
/* イベント */
#hdMenu ul li.event a {
    width:73px;
    background:url(../../news/img/header/global_nav_8.gif) -677px 0px no-repeat;
}
/* サークル */
#hdMenu ul li.circle a {
    width:73px;
    background:url(../../news/img/header/global_nav_8.gif) -750px 0px no-repeat;
}
/* ブログ */
#hdMenu ul li.blog a.ttl {
    width:76px;
    background:url(../../news/img/header/global_nav_8.gif) -823px 0px no-repeat;
}
/* 留学 */
#hdMenu ul li.abroad a {
    width:51px;
    background:url(../../news/img/header/global_nav_8.gif) -899px 0px no-repeat;
}
/* 技術解説
#hdMenu ul li.w_lesson a{
    width:76px;
    background:url(../../news/img/header/global_nav_8.gif) -874px -0px no-repeat;
}
*/

/* hover */
#hdMenu ul li.top a:hover {
    background:url(../../news/img/header/global_nav_8.gif) 0px -25px no-repeat;
}
/* ショッピング */
#hdMenu ul li.shopping a.ttl:hover {
    background:url(../../news/img/header/global_nav_8.gif) -57px -25px no-repeat;
}
/* ニュース */
#hdMenu ul li.news a.ttl:hover {
    background:url(../../news/img/header/global_nav_8.gif) -154px -25px no-repeat;
}
/* 錦織掲示板 */
#hdMenu ul li.bbs a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -237px -25px no-repeat;
}
/* スクール */
#hdMenu ul li.school a.ttl:hover {
    background:url(../../news/img/header/global_nav_8.gif) -330px -25px no-repeat;
}
/* レンタルコート */
#hdMenu ul li.rental a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -403px -25px no-repeat;
}
/* コーチ求人 */
#hdMenu ul li.coach a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -512px -25px no-repeat;
}
/* 大会情報 */
#hdMenu ul li.tournament a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -595px -25px no-repeat;
}
/* イベント */
#hdMenu ul li.event a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -677px -25px no-repeat;
}
/* サークル */
#hdMenu ul li.circle a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -750px -25px no-repeat;
}
/* ブログ */
#hdMenu ul li.blog a.ttl:hover {
    background:url(../../news/img/header/global_nav_8.gif) -823px -25px no-repeat;
}
/* 留学 */
#hdMenu ul li.abroad a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -899px -25px no-repeat;
}
/* WEBレッスン
#hdMenu ul li.w_lesson a:hover {
    background:url(../../news/img/header/global_nav_8.gif) -874px -25px no-repeat;
}*/








/* selected */

#hdMenu ul li.top_sel a {
    background:url(../../news/img/header/global_nav_8.gif) 0px -25px no-repeat;
}
/* ショッピング */
#hdMenu ul li.shopping_sel a.ttl {
    background:url(../../news/img/header/global_nav_8.gif) -57px -25px no-repeat;
}
/* ニュース */
#hdMenu ul li.news_sel a.ttl {
    background:url(../../news/img/header/global_nav_8.gif) -154px -25px no-repeat;
}
/* 錦織掲示板 */
#hdMenu ul li.bbs_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -237px -25px no-repeat;
}
/* スクール */
#hdMenu ul li.school_sel a.ttl {
    background:url(../../news/img/header/global_nav_8.gif) -330px -25px no-repeat;
}
/* レンタルコート */
#hdMenu ul li.rental_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -403px -25px no-repeat;
}
/* コーチ求人 */
#hdMenu ul li.coach_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -512px -25px no-repeat;
}
/* 大会情報 */
#hdMenu ul li.tournament_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -595px -25px no-repeat;
}
/* イベント */
#hdMenu ul li.event_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -677px -25px no-repeat;
}
/* サークル */
#hdMenu ul li.circle_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -750px -25px no-repeat;
}
/* ブログ */
#hdMenu ul li.blog_sel a.ttl {
    background:url(../../news/img/header/global_nav_8.gif) -823px -25px no-repeat;
}
/* 留学 */
#hdMenu ul li.abroad_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -899px -25px no-repeat;
}
/* WEBレッスン
#hdMenu ul li.w_lesson_sel a {
    background:url(../../news/img/header/global_nav_8.gif) -874px -25px no-repeat;
}*/
/* WEBレッスン
#hdMenu ul li.w_lesson a.ttl{
    width:74px;
    background:url(../../news/img/header/global_nav_8.gif) -874px -25px no-repeat;
}*/






#hdMenu #hdInfo {
    margin-top:1px;
    clear:both;
    height:20px;
    padding:5px;
    font-size:10px;
	float:left;
	width:700px;
}
#hdMenu #hdLogin2 {
	margin-top:1px;
	height:20px;
	padding:5px;
	float:right;
	width:220px;
}
#hdMenu #hdLogin2 a {
	float:right;
	width:90px;
	text-align:left;
	background:url('../../news/img/header/global_nav_icon.png') no-repeat 0 2px;
	padding-left:16px;
}

/* マイページ/新規登録(旧) */
#hdLogin {
    float:right;
    width:230px;
    margin-left:1px;
}
#hdLogin .left {
    float:left;
    width:110px;
}
#hdLogin .right {
    float:right;
}
#hdLogin .left a.mypage {
    float:left;
    width:110px;
    height:25px;
    display:block;
    margin-bottom:1px;
    text-indent:-9999px;
    background:url(../img/header/navi_right.gif) no-repeat;
}
#hdLogin .left a.newcomer {
    float:left;
    width:110px;
    height:24px;
    display:block;
    margin-bottom:1px;
    text-indent:-9999px;
    background:url(../../news/img/header/navi_right.gif) 0 -26px  no-repeat;
}
#hdLogin .right a.regist {
    float:right;
    width:120px;
    height:50px;
    display:block;
    text-indent:-9999px;
    abackground:url(../../news/img/header/navi_right.gif) -110px 0 no-repeat;
}
#hdLogin .left a.mypage:hover {
    background:url(../../news/img/header/navi_right.gif) 0 -50px no-repeat;
}
#hdLogin .left a.newcomer:hover {
    background:url(../../news/img/header/navi_right.gif) 0 -76px  no-repeat;
}
#hdLogin .right a.regist:hover {
    background:url(../../news/img/header/navi_right.gif) -110px -50px no-repeat;
}


/* メンテナンス告知 */
#specialNotice{
    padding:3px;
}
#specialNotice b a{
    display:inline;
    color:#F00;
    font-weight:bold;
    font-size:12px;
    text-indent:0px;
}
#hdMenu ul li .menu,
.menu ul {
    min-height: 0;
    list-style-type: none;
    display: block;
}
#hdMenu ul li .menu li {
    display:block;
    position:relative;
    line-height:25px;
    z-index:5;
}
#hdMenu ul li .menu li:hover {
    z-index: 10000;
    white-space: normal;
}
#hdMenu ul li .menu ul {
    width:150px;
    padding:0;
    margin: -25px 0 0 0;
    border:solid 1px #CFCFCF;
    background:#fff;
    visibility:hidden;
    position:absolute;
    z-index:10;
    left:0;
    top:0;
}
#hdMenu ul li .menu li:hover>ul {
    visibility: visible;
    left: 100%;
}
#hdMenu ul li .menu:after,
.menu ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
#hdMenu ul li .menu a {
    text-decoration: none;
    display: block;
}
#hdMenu ul li .menu li:hover {
/* 通常 */
    background: #448D31;
/* 全仏 */
/*    background: #000000;*/
/* WINBLDON */
/*    background: #7A318D;*/
}
#hdMenu ul li.school .menu {
    padding:0;
    width: 73px;
}
#hdMenu ul li.blog .menu {
    padding:0;
    width: 76px;
}
#hdMenu ul li.shopping .menu,
#hdMenu ul li.shopping .menu li a.ttl {
    padding:0;
    width:97px;
}
#hdMenu ul li.news .menu,
#hdMenu ul li.news .menu li a.ttl {
    padding:0;
    width:83px;
}
#hdMenu ul li.school .menu,
#hdMenu ul li.school .menu li a.ttl {
    padding:0;
    width:73px;
}
#hdMenu ul li.blog .menu,
#hdMenu ul li.blog .menu li a.ttl {
    padding:0;
    width:76px;
}
#hdMenu ul li .menu li ul li {
    width:130px;
}
#hdMenu ul li .menu li:hover > ul {
    top: 50px;
    left: 0;
}
#hdMenu ul li .menu .child_list {
    background: #fff;
}
#hdMenu ul li .menu .child_list li {
    font-size:12px;
    padding: 0 10px 5px 10px;
    border-bottom:1px dotted #cfcfcf;
}
#hdMenu ul li .menu .child_list li img.new {
    position:absolute; left:-20px; top:8px;
}
#hdMenu ul li .menu .child_list li.last {
    border-bottom:none;
}
#hdMenu ul li .menu .child_list li a {
    line-height: 30px;
    color:#0065a5;
}
#hdMenu ul li .menu .child_list li:hover a {
/* 通常 */
    background: #448D31;
/* 全仏 */
/*    background: #000000;*/
/* WINBLDON */
/*    background: #7A318D;

    color: #fff;*/
}
