@charset "utf-8";

/* #############################################################

[ ヘッダフッタ ]

適用範囲：ヘッダ、フッタのみ

※追記・改変の際はウェブマスタに問い合わせること
※他のリソースに影響を与えないように	
「#res_header」「#res_footer」からセレクタを書くこと

############################################################# */


/* ==========================================================================
 basic
=========================================================================== */
#res_header ul,
#res_footer ul {
	margin:0;
	padding:0;
	list-style: none;
}
#res_header a,
#res_footer a {
	color:#0000ff;
	text-decoration: none;
}
#res_header a:hover,
#res_footer a:hover {
	color:#eb4055;
}

/* ==========================================================================
 ヘッダ
=========================================================================== */
#res_header {
	margin:0 auto;
	width: 960px;
}

/* -------------------------------------------------------------- 
 グローバルナビゲーション（#res_globalnavigation）
-------------------------------------------------------------- */
#res_header #res_globalnavigation {
	width:960px;
	background:url(/resource/images/headfoot/global_navigation/bg_globalnavigation.gif) repeat-x;
}
#res_header #res_globalnavigation:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

/* navigation（#res_gnavi）
--------------------------------------------- */
#res_header #res_globalnavigation ul#res_gnavi {
	width:718px;
	height:21px;
	float:left;
	display: inline;
}
#res_header #res_globalnavigation ul#res_gnavi:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_header #res_globalnavigation ul#res_gnavi li {
	float:left;
	display: inline;
}


/* utility（#res_gnaviutility）
--------------------------------------------- */
#res_header #res_globalnavigation #res_gnaviutility {
	width:180px;
	height:21px;
	float:right;
	display: inline;
	margin-right:10px;
}
#res_header #res_globalnavigation #res_gnaviutility:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_header #res_globalnavigation #res_gnaviutility li {
	float:left;
	display: inline;
}



/* -------------------------------------------------------------- 
 ヘッダ本体（#res_headbody）
-------------------------------------------------------------- */
#res_header #res_headbody {
	width:955px;
	margin:0 0 0 5px;
}
#res_header #res_headbody:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_header #res_headbody #res_headbodyL h1 {
	color:#666666;
	font-size:85%;
	line-height:1;
}

/* -------------------------------------------------------------- 
 ヘッダ本体：タイプA（#res_headbody.typeA）
-------------------------------------------------------------- */
#res_headbody.typeA {
	padding:5px 0 0;
}
#res_headbody.typeA #res_headbodyL {
	/* width:520px; */
	width:510px;
	float:left;
	display: inline;
}
#res_headbody.typeA #res_headbodyR {
	/* width:430px; */
	width:440px;
	float:right;
	display: inline;
}
#res_headbody.typeA #res_headbodyL #res_ci,
#res_headbody.typeA #res_headbodyL #res_serviceName,
#res_headbody.typeA #res_headbodyL h1 {
	display:-moz-inline-box;
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: middle;
}
#res_headbody.typeA #res_headbodyL #res_serviceName {
	margin: 0 0 0 10px;
}
#res_headbody.typeA #res_headbodyL h1 {
	margin: 0 0 0 10px;
	padding:10px 0 0 0;
	/* width:285px; */
	width:275px;
}

/* ようこそ */
#res_headbody.typeA #res_headbodyR #res_welcome {
	display:-moz-inline-box;
	display: inline-block;
	/display: inline;
	zoom: 1;
	text-align:left;
}
/* ようこそ */
#res_headbody.typeA #res_headbodyR #res_welcome p {
	margin:0;
	font-weight:bold;
	color:#eb4055;
}
#res_headbody.typeA #res_headbodyR #res_welcome p span {
	padding:0 1em 0 0.5em;
	color:#000000;
}

/* 情報
--------------------------------------------- */
#res_headbody.typeA #res_headbodyR #res_welcome ul {
	margin:2px 0 0 0;
}
#res_headbody.typeA #res_headbodyR #res_welcome li {
	display:inline;
}

/* 例外
--------------------------------------------- */
/* MyGDO */
#res_headbody.typeA.mygdo #res_headbodyL {
	width:450px;
}
#res_headbody.typeA.mygdo #res_headbodyR {
	width:500px;
}
/* アマチュア競技 */
#res_headbody.typeA.amateur #res_headbodyL h1 {
	width:230px;
}

/* -------------------------------------------------------------- 
 ヘッダ本体：タイプB（#res_headbody.typeB）
-------------------------------------------------------------- */
#res_headbody.typeB {
	padding:5px 0 0;
	zoom:1;
}
#res_headbody.typeB #res_headbodyL {
	width:225px;
	float:left;
	display: inline;
}
#res_headbody.typeB #res_headbodyL #res_ci,
#res_headbody.typeB #res_headbodyL #res_serviceName {
	display:-moz-inline-box;
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: middle;
}
#res_headbody.typeB #res_headbodyL #res_serviceName {
	margin: 0 0 0 10px;
}
#res_headbody.typeB #res_headbodyL h1 {
	padding:10px 0 0 0;
	width:220px;
}

/* 右
--------------------------------------------- */
#res_headbody.typeB #res_headbodyR {
	width:730px;
	float:right;
	display: inline;
	_padding: 5px 0 0 0;
}
#res_headbody.typeB #res_welcome {
	width:728px;
	padding:10px 0 0 0;
}
#res_headbody.typeB #res_welcome:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_headbody.typeB #res_welcome p {
	float:left;
	display: inline;
	margin:0;
	padding: 2px 0 0 0;
	font-weight:bold;
	color:#eb4055;
}
#res_headbody.typeB #res_welcome p span {
	color:#000;
}
#res_headbody.typeB #res_welcome ul {
	float: right;
	display: inline;
	zoom:1;
}
#res_headbody.typeB #res_welcome ul ul {
	float: left;
}
#res_headbody.typeB #res_welcome ul:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#res_headbody.typeB #res_welcome ul li {
	border-right:1px solid #999999;
	display:-moz-inline-box;
	display: inline-block;
	/display: inline;
	zoom: 1;
	text-align:left;
	vertical-align:middle;
}
#res_headbody.typeB #res_welcome li a {
	padding:0 0 0 10px;
	background:url(/resource/images/iconmark/mrk_triangle_red.gif) no-repeat 0 0.2em;
}
#res_headbody.typeB #res_welcome ul li.searchBox {
	width:170px;
	height:20px;
	border:0;
	padding: 0 0 0 10px;
	overflow:hidden;
}
#res_headbody.typeB #res_welcome li.addLine {
        width: 350px;
        text-align:right;
}

/* サイト内サーチ */
#res_headbody.typeB #res_welcome form#siteSearch {
	width:170px;
	background:url(/resource/images/headfoot/header/bg_sitesearch.gif) no-repeat;
	white-space:nowrap;
}
#res_headbody.typeB #res_welcome form#siteSearch input {
	vertical-align:top;
}
#res_headbody.typeB #res_welcome form#siteSearch input.inputBox {
	border:0;
	background-color:transparent;
	width:125px;
	height:16px;
	margin:2px 4px 0 10px;
}
#res_headbody.typeB #res_welcome form#siteSearch input.btn {
	width:29px;
	height:20px;
}

/* -------------------------------------------------------------- 
 ヘッダ本体：HOME　タイプB継承
-------------------------------------------------------------- */
#res_headbody.typeB.typeHome #res_ci {
	margin:13px 0 22px 0;
}
#res_headbody.typeB.typeHome #res_headbodyL h1 {
	padding:0;
}



/* -------------------------------------------------------------- 
 タイプA、タイプB共通
-------------------------------------------------------------- */
/* 保有ポイント */
#res_headbody #res_headbodyR #res_welcome li.points {
	border-right:1px solid #999999;
}
#res_headbody #res_headbodyR #res_welcome li.points ul {
	display:inline;
	margin:0;
	padding:0;
}
#res_headbody #res_headbodyR #res_welcome li.points ul li {
	border:none;
	padding-right:5px;
}
/* ログインアウト */
#res_headbody #res_headbodyR #res_welcome li.logout {
	padding-left:5px;
}
/* 新規登録 */
#res_headbody #res_welcome ul li.newregist {

}
#res_headbody #res_welcome ul li.newregist a {
	font-weight:bold;
	color:#eb4055;
}
/* まとめ指定 */
#res_headbody #res_headbodyR #res_welcome li span,
#res_headbody #res_headbodyR #res_welcome li a {
	font-weight:bold;
}
#res_headbody #res_headbodyR #res_welcome li a {
	padding:0 0 0 10px;
	background:url(/resource/images/iconmark/mrk_triangle_red.gif) no-repeat 0 0.2em;
}
/* lineを付ける */
#res_headbody #res_headbodyR #res_welcome .addLine {
	padding-right:5px;
	border-right:1px solid #999999;
}
/* lineを取る */
#res_headbody #res_headbodyR #res_welcome .noBorder{
	border:0;
}


/* -------------------------------------------------------------- 
 会員、バスケット、予約用シンプルヘッダ（#res_header.res_simple）
-------------------------------------------------------------- */
#res_header.res_simple {
	padding:10px 0 15px 0;
	border-top:2px solid #3695d6;
	border-bottom:1px solid #cccccc;
}
#res_header.res_simple #res_headbody .ci {
	float:left;
	display: inline;
}
#res_header.res_simple #res_headbody .utility {
	float:right;
	display: inline;
}
#res_header.res_simple #res_headbody .utility a {
	padding:0 0 0 10px;
	background:url(/resource/images/iconmark/mrk_triangle_gray.gif) no-repeat 0 0.2em;
}
/* 閉じる */
#res_header.res_simple #res_headbody .utility a.closeBtn {
	padding:0 0 0 15px;
	background:url(/resource/images/iconmark/mrk_close.gif) no-repeat;
}


/* -------------------------------------------------------------- 
 エラー画面用（#res_header.res_error）
-------------------------------------------------------------- */
#res_header.res_error {
	border-bottom:1px solid #cccccc;
}
#res_header.res_error #res_headbody {
	padding:10px 0;
}
#res_header.res_error #res_ci,
#res_header.res_error h1 {
	display:-moz-inline-box;
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: middle;
}
#res_header.res_error #res_ci {
	width: 84px;
}
#res_header.res_error h1 {
	color:#666666;
	font-size:85%;
	line-height:1;
	margin: 0 0 0 5px;
	padding:10px 0 0 0;
}

/* -------------------------------------------------------------- 
 例外A（#res_header.res_exceptionA）
-------------------------------------------------------------- */
#res_header.res_exceptionA {
	padding:10px 0 15px 0;
	border-bottom:1px solid #cccccc;
}
#res_header.res_exceptionA #res_ci {
	text-align:right;
}
#res_footer.res_exceptionA {
	padding:20px 0;
	background:none;
	border-top:1px solid #E5E5E5;
}
#res_footer.res_exceptionA address {
	padding:0 0 0 5px;
}

/* ==========================================================================
 フッタ
=========================================================================== */
#res_footer {
	margin:20px auto 0;
	padding:15px 0;
	width:960px;
	background:url(/resource/images/headfoot/footer/bg_footer.gif) repeat-x;
	zoom:1;
}
#res_footer:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

/* utility（#res_footer_utilitylinks）
--------------------------------------------- */
#res_footer #res_footer_utilitylinks {
	margin:0 15px 0 5px;
	width:930px;
	overflow: hidden;
}
#res_footer #res_footer_utilitylinks ul {
	width:100%;
	margin:0 0 10px -1px;
}
#res_footer #res_footer_utilitylinks ul:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

#res_footer #res_footer_utilitylinks ul li {
	float:left;
	display:inline;
	padding:0 10px;
	font-size: 85%;
	border-left:1px solid #999;
	letter-spacing: 0.1em;
}
#res_footer #res_footer_utilitylinks ul li a {
	color:#666;
	text-decoration:none;
}


/* wrapper（#res_footer_addressmarks）
--------------------------------------------- */
#res_footer #res_footer_addressmarks {
	width:945px;
	margin:-10px 0 0 0;
}


/* copyright
--------------------------------------------- */
#res_footer address {
	float:left;
	display:inline;
	width:580px;
	color:#999;
	font-size: 85%;
	font-style:normal;
	padding:0 0 0 15px;
	letter-spacing: 0.1em;
}
#res_footer #res_footer_addressmarks address {
	padding:30px 0 0 15px;
}
/* marks（#res_footer_marks）
--------------------------------------------- */
#res_footer ul#res_footer_marks {
	float:right;
	display:inline;
	width:350px;
	text-align:right;
}
#res_footer ul#res_footer_marks li {
	display:inline;
	margin-left:8px;
}





/* ==========================================================================
 小窓（body#subwindow）
=========================================================================== */
body#subwindow #res_header,
body#subwindow #res_footer {
	width:auto;
}
body#subwindow #res_header #res_headbody {
	width:auto;
	zoom:1;
	padding:0 10px;
}
/* コンテンツエリア */
body#subwindow {
	width:auto;
	padding:10px 30px;
}
/* フッタ上閉じる */
body#subwindow .closeBtnLine {
	padding:10px 0;
	text-align:center;
}
body#subwindow .closeBtnLine a.closeBtn {
	padding:0 0 0 15px;
	background:url(/resource/images/iconmark/mrk_close.gif) no-repeat;
}
/* ==========================================================================
 h1タグ（#wholeHeaderPane h1#wholeHeader）ポジション指定
=========================================================================== */
#wholeHeaderPane {
	margin:0 auto;
	width: 960px;
	height: auto;
	position: relative;
}
#wholeHeaderPane h1 {
	position: absolute;
	color:#666666;
	font-size:85%;
	line-height:1;
	overflow: hidden;
}
#wholeHeaderPane h1.vi_header_06 {
    left: 178px;
    width: 280px;
    height: auto;
    padding-top: 2px;
    bottom:0;
}
#wholeHeaderPane .vi_header06_tour {
	position: absolute;
	top: 43px;
	left: 230px;
}
#wholeHeaderPane .res_txtLink {
	position: absolute;
	top: 105px;
	left: 5px;
	font-size: 12px;
}
#res_welcome {
	position: static;
}
#mbu_news_lesson_super {
    margin:10px auto;
    display: inline-block;
}
/* ==========================================================================
 Section（角丸ボーダーで区切られたかたまりのこと）
=========================================================================== */
/* -------------------------------------------------------------- 
基本
-------------------------------------------------------------- */
/* グレー枠
--------------------------------------------- */
.sectionGray {
	margin:0 0 10px 0;
}
.sectionGray .inner {
	zoom:1;
	padding:10px;
}
.sectionGray .inner:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

/* h2（ブルー）
--------------------------------------------- */
.headingBlue div {
	zoom:1;
	padding:5px 15px 3px 10px;
	background:#2f87d0 no-repeat;
	border-bottom:1px solid #2a72ad;
}
.headingBlue div:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
.headingBlue div h2 {
	float:left;
	display:inline;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height: 1.3;
}
.headingBlue div h2 a {
	padding-left:17px;
	background:url(/resource/images/index/headings/icn_h2_bullet_onblue.gif) no-repeat;
	color:#fff;
	text-decoration:underline;
}
.headingBlue div h2 a:hover{
	text-decoration:underline;
}


/* h2（グレー）
--------------------------------------------- */
#mainArea .headingGray div {
	zoom:1;
	padding:5px 10px 3px 10px;
	background:#c5c5c5 no-repeat;
	border-bottom:1px solid #a7a7a7;
}
#mainArea .headingGray div:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#mainArea .headingGray div h2 {
	float:left;
	display:inline;
	font-size:14px;
	font-weight:bold;
	line-height: 1.3;
}
#mainArea .headingGray div h2 a {
	padding-left:17px;
	background:url(/resource/images/index/headings/icn_h2_bullet_ongray.gif) no-repeat;
	color:#000;
	text-decoration:underline;
}
#mainArea .headingGray div h2 a:hover{
	text-decoration:underline;
}


/* -------------------------------------------------------------- 
バリエーション
-------------------------------------------------------------- */


/* 幅654px　（#mainAreaの直下）
--------------------------------------------- */
#mainArea .sectionGray { width:654px; background:url(/resource/images/index/section/bg_section_gray_654.gif) no-repeat left bottom; }
#mainArea .headingBlue { width: 654px; }
#mainArea .headingBlue div { background:url(/resource/images/index/headings/bg_heading_blue_654.gif); }
#mainArea .headingGray { width: 654px; }
#mainArea .headingGray div { background:url(/resource/images/index/headings/bg_heading_gray_654.gif); }

/* 幅322px　（#mainAreaの直下）
--------------------------------------------- */
#mainArea .typeleftall .sectionGray,
#mainArea .typerighttall .sectionGray { width:322px; background:url(/resource/images/index/section/bg_section_gray_322.gif) no-repeat left bottom; }
#mainArea .typeleftall .headingBlue,
#mainArea .typerightall .headingBlue { width: 322px; }
#mainArea .typeleftall .headingBlue div,
#mainArea .typerightall .headingBlue div { background:url(/resource/images/index/headings/bg_heading_blue_322.gif); }
#mainArea .typeleftall .headingGray,
#mainArea .typerightall .headingGray { width: 322px; }
#mainArea .typeleftall .headingGray div,
#mainArea .typerightall .headingGray div { background:url(/resource/images/index/headings/bg_heading_gray_322.gif); }

/* 幅300px　（#str_Rightの直下）
--------------------------------------------- */
.sectionGray { width:300px; background:url(/resource/images/index/section/bg_section_gray_300.gif) no-repeat left bottom; }
.headingBlue { width: 300px; }
.headingBlue div { background:url(/resource/images/index/headings/bg_heading_blue_300.gif); }
.headingGray { width: 300px; }
.headingGray div { background:url(/resource/images/index/headings/bg_heading_gray_300.gif); }

/* 青背景 */
.sectionGray.bgBlue { background-color:#edf2fa !important; }

/* -------------------------------------------------------------- 
リスト
-------------------------------------------------------------- */
.sectionGray .inner ul li {
	padding:0 0 5px 10px;
	background:url(/resource/images/iconmark/mrk_triangle_gray.gif) no-repeat 0 0.25em;
}


/* -------------------------------------------------------------- 
見出しへの右回り込み（pタグのみ許可）
-------------------------------------------------------------- */
.headingBlue div p,
.headingGray div p {
	float:right;
	margin:0;
	text-align:right;
}




/* -------------------------------------------------------------- 
アラートエリア
-------------------------------------------------------------- */
.alertArea {
	margin:0 0 8px 0;
	padding:8px 10px 5px 45px;
	background: #fbd9dd url(/resource/images/index/contents/icn_alert.gif) no-repeat 10px 5px;
	font-weight:bold;
	color:#eb4055;
}

/* ==========================================================================
#str_Right以下の定義
=========================================================================== */

/* -------------------------------------------------------------- 
ログイン
-------------------------------------------------------------- */
.sectionLogin .headingBlue h2 {
	float:none;
	display:block;
	text-align:center;
}


/* 枠
--------------------------------------------- */
.sectionLogin {
	margin:0 0 10px 0;
	line-height: 1.0;
}
.sectionLogin .inner {
	zoom:1;
	/*padding:10px;*/
}
.sectionBlue .inner:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
.sectionLogin { width:300px; background:url(/resource/images/index/section/bg_section_blue_300.gif) no-repeat left bottom; }
.sectionLogin .sectionLoginHead { background:#edf2fa url(/resource/images/index/section/bg_section_blue_300.gif) no-repeat; }


/* ログイン前
--------------------------------------------- */
.sectionLogin .sectionLoginHead .preLogin {
	/*width:250px;*/
	/*margin:0 0 0 22px;*/
	/*padding:10px 0;*/
}
.sectionLogin .sectionLoginHead .preLogin a {
	/*padding:0 0 5px 10px;*/
	/*background:url(/resource/images/iconmark/mrk_triangle_red.gif) no-repeat 0 0.1em;*/
}
.sectionLogin .sectionLoginHead .preLogin p.btn span {
	margin:0 15px 0 0;
}
.sectionLogin .sectionLoginHead .preLogin p.btn span a {
	padding:0;
	background:none;
}
.sectionLogin .sectionLoginHead .preLogin p.btn span a img {
	vertical-align:middle;
}
.sectionLogin .sectionLoginHead .loginlink {
	margin:10px 0 0 0;
	font-size:85%;
}
.sectionLogin .sectionLoginHead .loginlink a {
	margin:0 10px 0 0;
}

/* ログイン後
--------------------------------------------- */
.sectionLogin .sectionLoginHead .postLogin {
	padding:15px;
	text-align:center;
	font-size: 85%;
}
.sectionLogin .sectionLoginHead .postLogin p {
	margin:0;
	font-size: 113%;
	font-weight:bold;
}

/* 下パーツ
--------------------------------------------- */
/*.sectionLogin .inner div.memberLimited {
	min-height:38px;
	height:auto !important;
	height:38px;
	background: url(/resource/images/index/contents/mark_login_memberlimited.gif) no-repeat;
}*/

.sectionLogin .inner ul.rank {
	/*border-bottom:1px solid #d9d9d9;*/
	padding:10px 0 10px 20px;
}
.sectionLogin .inner ul.rank li {
	display:inline;
	font-weight:bold;
}
/*
.sectionLogin .inner ul.rank li.shopRank {
	padding:0 1em 0 0;
}
.sectionLogin .inner ul.rank li.reserveRank {
	padding:0 0 0 1em;
	border-left:1px solid #999999;
}
*/
.sectionLogin .inner ul.links {
	border: none;
}
.sectionLogin .inner ul.links li {
	padding: 0 0 0 10px;
	background:url(/resource/images/iconmark/mrk_triangle_red.gif) no-repeat 0 0.1em;
}



/* ==========================================================================
 2011/07/01～2011/07/31 バナージャック用GDOクラブ会員
=========================================================================== */
.sectionLogin img {
	vertical-align: bottom;
}
.sectionLogin #post_login_area .inner {
	padding: 0px;
}
.sectionLogin #post_login_area .sectionLoginHead {
	padding: 5px;
}
.sectionLogin div.sectionLoginHead .preLogin {
	margin:0px;
	padding:0px 0px 0px 3px;
}
.sectionLogin .inner {
	/*padding-top:10px;*/
}
.sectionLogin .inner div.memberLimited {
    background:none;
	padding: 0 0 0px;
}
.sectionLogin .inner div.memberLimited p {
	margin-top:0px;
}
.sectionLogin .inner div.memberLimited .btn {
	padding:0px;
	margin: 10px 0 5px 25px;
	float:left;
	font-weight: normal;
}
.sectionLogin .inner div.memberLimited .btn span {
    margin: 0 15px 0 0;
}
*html .sectionLogin .inner div.memberLimited .btn span {
    _margin: 0 10px 0 0;
}
.sectionLogin .inner div.memberLimited .more {
	padding: 24px 0 0;
}
.sectionLogin .inner div.memberLimited .more a {
    background: url("/resource/images/iconmark/mrk_triangle_red.gif") no-repeat scroll 0 0.1em transparent;
    padding:0 0 0 10px;
	font-weight:normal !important;	
}
.sectionLogin .inner .memberLimited .loginlink {
	clear:both;
	font-weight:normal !important;
	font-size: 12px;
	line-height: 11px;
	margin: 5px 0;
	padding:5px 0 5px 30px;
}
.fb_gdo_btn {
	padding: 0 10px 10px;
}
.txt_login_catch {
	padding: 0 10px;
}
.preLogin {
	margin-bottom: 5px;
}
.like_txt,.like_txt_login {
	margin-bottom: 5px;
}
#rt_sidea_login {
	text-align: center;
	margin-bottom: 5px;
}
.fb_gdo_btn .iine {
    float: left;
}
.fb_gdo_btn .attention_fb_txt {
    float: left;
    font-size: 11px;
    margin-top: 0;
    padding-left: 5px;
    padding-top: 3px;
}

#rt_news_out .preLoginArea3 {
	overflow: hidden;
	margin-bottom: 5px;
	width:280px;
}
#rt_news_out .preLoginArea3 .preLogin_image {
	float:left;
	width: 96px;
}
#rt_news_out .preLoginArea3 .preLogin_txt {
	float:right;
	width:177px;
}
#rt_news_out .preLoginArea3 .preLogin_txt strong {
	font-weight: bold;
}


/* ==========================================================================
 SEO対策フッタ
=========================================================================== */
div#res_seofooter {
	margin:30px auto 20px auto !important;
	padding:0;
	width:960px;
	zoom:1;
	color:#666666;
}

div#res_seofooter:after,
div#res_seofooter ul.inlineList:after,
div#res_seofooter ul.blockList:after,
div#res_seofooter dl:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

div#res_seofooter dl{
	width:959px;
	margin:13px 0 0 0;
	padding:0;
	border-top:dotted 1px #cccccc;
}

div#res_seofooter dl.res_seofooter_top{
	border-top:solid 1px #e5e5e5;
}


div#res_seofooter dt{
	width:150px;
	margin:0;
	padding:22px 0 0 10px;
	float:left;
	font-size:12px;
	font-weight:bold;
}

div#res_seofooter dl.res_seofooter_top dt{
	padding:16px 0 0 10px;
}

div#res_seofooter dd{
	width:795px;
	margin:0;
	padding:14px 0 0 0;
	float:right;
}

div#res_seofooter ul{
	margin-bottom:0;
	padding-bottom:0;
}

div#res_seofooter ul.inlineList{
	margin-left:-1px;
	overflow:hidden;
}

div#res_seofooter ul.inlineList li{
	margin:0 0 4px -7px;
	padding:4px 14px 2px 8px;
	float:left;
	font-size: 11px;
	line-height:12px;
	white-space:nowrap;
}

div#res_seofooter ul.blockList{
	margin:0 -1px 0 0;
	padding:0;
	overflow:hidden;
}

div#res_seofooter ul.blockList li{
	margin:4px 0 4px -9px;
	padding:4px 18px 4px 7px;
	float:left;
	font-size:13px;
	font-weight:bold;
}

div#res_seofooter li{
	border-left:solid 1px #cccccc;
}

div#res_seofooter ul#res_seofooter_lists li a{
	padding:4px 0 2px 24px;
}

div#res_seofooter ul#res_seofooter_lists li#list01 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter01.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list02 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter02.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list03 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter03.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list04 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter04.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list05 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter05.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list06 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter06.gif) 0 0 no-repeat;
}

div#res_seofooter ul#res_seofooter_recommend li a{
	padding:4px 0 4px 22px;
	background:url(/resource/images/headfoot/footer/mrk_seofooter_circle.gif) 3px 3px no-repeat;
}

div#res_seofooter ul#res_seofooter_lists li#list01,
div#res_seofooter ul#res_seofooter_recommend li#recommend01{
	width:9em;
}
/* 201406 追記分 */
div#res_seofooter ul#res_seofooter_lists li#list02,
div#res_seofooter ul#res_seofooter_recommend li#recommend02{
	width:9em !important;
}
/* ==========================================================================
 SEO対策フッタ
=========================================================================== */
div#res_seofooter_2016 {
	margin:30px auto 20px auto !important;
	padding:0;
	width:960px;
	zoom:1;
	color:#666666;
}

div#res_seofooter_2016:after,
div#res_seofooter_2016 ul.inlineList:after,
div#res_seofooter_2016 ul.blockList:after,
div#res_seofooter_2016 dl:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

div#res_seofooter_2016 dl{
	width:959px;
	margin:13px 0 0 0;
	padding:0;
	border-top:dotted 1px #cccccc;
}

div#res_seofooter_2016 dl.res_seofooter_top{
	border-top:solid 1px #e5e5e5;
}


div#res_seofooter_2016 dt{
	width:150px;
	margin:0;
	padding:22px 0 0 10px;
	float:left;
	font-size:12px;
	font-weight:bold;
}

div#res_seofooter_2016 dl.res_seofooter_top dt{
	padding:16px 0 0 10px;
}

div#res_seofooter_2016 dd{
	width:795px;
	margin:0;
	padding:14px 0 0 0;
	float:right;
}

div#res_seofooter_2016 ul{
	margin-bottom:0;
	padding-bottom:0;
}

div#res_seofooter_2016 ul.inlineList{
	margin-left:-1px;
	overflow:hidden;
}

div#res_seofooter_2016 ul.inlineList li{
	margin:0 0 4px -7px;
	padding:4px 14px 2px 8px;
	float:left;
	font-size: 11px;
	line-height:12px;
	white-space:nowrap;
}

div#res_seofooter_2016 ul.blockList{
	margin:0 -1px 0 0;
	padding:0;
	overflow:hidden;
}

div#res_seofooter_2016 ul.blockList li{
	padding:4px 18px 4px 7px;
	float:left;
	font-size:13px;
	font-weight:bold;
}

div#res_seofooter_2016 li{
	border-left:solid 1px #cccccc;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li a{
	padding:4px 0 2px 24px;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list01 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter01.gif) 0 0 no-repeat;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list02 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter02.gif) 0 0 no-repeat;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list03 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter03.gif) 0 0 no-repeat;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list04 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter04.gif) 0 0 no-repeat;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list05 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter05.gif) 0 0 no-repeat;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list06 a{
	background:url(/resource/images/headfoot/footer/mrk_seofooter06.gif) 0 0 no-repeat;
}

div#res_seofooter_2016 ul#res_seofooter_2016_recommend li a{
	padding:4px 0 4px 22px;
	background:url(/resource/images/headfoot/footer/mrk_seofooter_circle.gif) 3px 3px no-repeat;
}

div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list01,
div#res_seofooter_2016 ul#res_seofooter_2016_recommend li#recommend01{
	width:9em;
}
/* 201406 追記分 */
div#res_seofooter_2016 ul#res_seofooter_2016_lists li#list02,
div#res_seofooter_2016 ul#res_seofooter_2016_recommend li#recommend02{
	width:9em !important;
}

/* ==========================================================================
 フッタ改修 2016.08   .res_seofooter_2016
=========================================================================== */
div#res_seofooter_2016.res_seofooter_2016 dl {
	padding: 20px 10px;
}

div#res_seofooter_2016.res_seofooter_2016 dl dt,
div#res_seofooter_2016.res_seofooter_2016 dl.res_seofooter_top dt,
div#res_seofooter_2016.res_seofooter_2016 dd {
	padding: 0;
}

div#res_seofooter_2016.res_seofooter_2016 .res_seofooter_top ul {
	display: inline-block;
	float: left;
	border-left: solid 1px #cccccc;
}

div#res_seofooter_2016.res_seofooter_2016 ul li:first-child,
div#res_seofooter_2016.res_seofooter_2016 .res_seofooter_top ul:first-child,
div#res_seofooter_2016.res_seofooter_2016 .res_seofooter_top ul li {
    border-left: none;
}

div#res_seofooter_2016.res_seofooter_2016 .res_seofooter_top ul,
div#res_seofooter_2016.res_seofooter_2016 ul#res_seofooter_2016_recommend li {
	margin: 0;
	padding: 0;
}
div#res_seofooter_2016.res_seofooter_2016 .res_seofooter_top ul li + li {
	margin-top: 5px;
}

div#res_seofooter_2016.res_seofooter_2016 .res_seofooter_top ul li a,
div#res_seofooter_2016.res_seofooter_2016 ul#res_seofooter_2016_recommend li a {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	background: none;
}
/* フッタ改修 2016.08  .res_seofooter_2016 */