@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	basetemplate / common.css
   
	・全テーマに共通
	・ここを変更すると全テーマに反映されます。

	全体コンテナ　          #container
	グループヘッダ（無料用）#groupHeader
	マストヘッダ　（無料用）#mastHeader
	ガイドページヘッダ   　 #pageHeader
	ガイドページフッタ   　 #pageFooter
	マストフッター　　　　　#mastFooter
	コンテンツ（→ contents.css）
   
	最終更新：2012.08.17
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	■ #container　（body要素の直下）

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#container {
	/*width: 950px;*/
	width: 100%;
	margin: 0 auto;
	text-align:left;
	color: #000000;
	}
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	■ #groupHeader　（無料掲載用）

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#groupHeader {
	 width: 100%;
	 overflow: hidden;
	 padding-top: 2px;
	 background-color: #CDEAF1;
	 border-bottom: 3px solid #0099CC;
	 }
#groupNavi {
	width:950px;
	margin: 0 auto;
	}
#groupNavi h1 {
	float: left;
	width: 580px;
	padding-top: 2px;
	font-size: 12px;
	color: #008DC4;
	}
#groupNavi ul {
	float: right;
	width: 365px;
	height: 23px;
	}
#groupNavi li {
	float:left;
	}
#grHnavi01 a,
#grHnavi02 a {
	display:block;
	width:121px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	}
#grHnavi03 a {
	display:block;
	width:123px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	}

#grHnavi01 a{ background:url(/gn_images/grheadnavi.jpg) 0 0 no-repeat;}
#grHnavi02 a{ background:url(/gn_images/grheadnavi.jpg) -121px -46px no-repeat;}
#grHnavi03 a{ background:url(/gn_images/grheadnavi.jpg) -242px -46px no-repeat;}

#grHnavi01 a:hover{ background:url(/gn_images/grheadnavi.jpg) 0 -23px no-repeat;}
#grHnavi02 a:hover{ background:url(/gn_images/grheadnavi.jpg) -121px -23px no-repeat;}
#grHnavi03 a:hover{ background:url(/gn_images/grheadnavi.jpg) -242px -23px no-repeat;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	■ #mastHeader　（無料掲載用）

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#mastHeader {
	width:950px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/gn_images/mhead_bg.jpg) no-repeat;
	}
#mastHeader .inner_l {
	float: left;
	width: 620px;
	}
#mastHeader .inner_r {
	float: right;
	width: 330px;
	}


#mastHeader .logo {
	height: 57px;
	}
#mastHeader .logo h2 {
	padding: 10px 0 0 0;
	}

/* -----------------------------------------------

	mastHnavi

-------------------------------------------------- */
#mastHnavi ul {
	float: right;
	width: 620px;
	height: 33px;
	}
#mastHnavi li {
	float:left;
	}

#mHnavi01 a {
	display: block;
	width: 122px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	}
#mHnavi02 a {
	display: block;
	width: 108px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	}
#mHnavi03 a {
	display: block;
	width: 108px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	}
#mHnavi04 a {
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	}
#mHnavi05 a {
	display: block;
	width: 140px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	}

#mHnavi01 a{ background:url(/gn_images/mheadnavi.jpg) 0 0 no-repeat;}
#mHnavi02 a{ background:url(/gn_images/mheadnavi.jpg) -122px 0 no-repeat;}
#mHnavi03 a{ background:url(/gn_images/mheadnavi.jpg) -230px 0 no-repeat;}
#mHnavi04 a{ background:url(/gn_images/mheadnavi.jpg) -338px 0 no-repeat;}
#mHnavi05 a{ background:url(/gn_images/mheadnavi.jpg) -478px 0 no-repeat;}

#mHnavi01 a:hover{ background:url(/gn_images/mheadnavi.jpg) 0 -33px no-repeat;}
#mHnavi02 a:hover{ background:url(/gn_images/mheadnavi.jpg) -122px -33px no-repeat;}
#mHnavi03 a:hover{ background:url(/gn_images/mheadnavi.jpg) -230px -33px no-repeat;}
#mHnavi04 a:hover{ background:url(/gn_images/mheadnavi.jpg) -338px -33px no-repeat;}
#mHnavi05 a:hover{ background:url(/gn_images/mheadnavi.jpg) -478px -33px no-repeat;}

/*** 現在の位置を表すロールオーバー ***/
/*
#category .categorycode_01 #mHnavi01 a { background:url(../images/mheadnavi.jpg) 0 -99px no-repeat; cursor:default;}
#category .categorycode_02 #mHnavi02 a { background:url(../images/mheadnavi.jpg) -122px -99px no-repeat; cursor:default;}
#category .categorycode_03 #mHnavi03 a { background:url(../images/mheadnavi.jpg) -230px -99px no-repeat; cursor:default;}
#category .categorycode_04 #mHnavi04 a { background:url(../images/mheadnavi.jpg) -338px -99px no-repeat; cursor:default;}
#category .categorycode_05 #mHnavi05 a { background:url(../images/mheadnavi.jpg) -478px -99px no-repeat; cursor:default;}
*/



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	■ #pageHeader　　ガイドページヘッダ

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#pageHeader {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	overflow: hidden;
	}

/* -----------------------------------------------

	パンくず

-------------------------------------------------- */
#pankuzu {
	width: 950px;
	height: 20px;
	font-size: 12px;
	/* 背景画像と文字色：customize.css */
	}
#pankuzu li {
	padding: 0 0 0 10px;
	}

/* 色指定：customize.css
#pankuzu li a:link {color:#FFFFFF; text-decoration: none;}
#pankuzu li a:visited {color:#FFFFFF; text-decoration: none;}
#pankuzu li a:hover {color:#FFFFFF; text-decoration: underline;}
*/

#pankuzu li.left{
	float:left;
	}
#pankuzu li.right{
	float:right;
	}

/* -----------------------------------------------

	ヘッダ内部

-------------------------------------------------- */
#pageHeader .ph_inner {
	clear: both;
	position: relative;
	width: 948px;
	height: 80px;
	/* 枠線色：customize.css */
	}
.Name {
	float: left;
	width: 672px;
	height: 80px;
	/* 見出しマーク画像：customize.css */
	}
.Name h1  {
	padding: 15px 0 0 40px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	/* 文字色：customize.css */
	}
.Name h2 {
	padding: 11px 0 0 40px;
	font-size: 22px;
	font-weight: bold;
	/* 文字色：customize.css */
	}

.banner {
	position: absolute;
	right: 260px;
	/* float: left; */
	width: 240px;
	}	
.banner a {
	display:block;
	width:228px;
	height: 37px;
	margin: 36px 0 0 0;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	}		
.banner .welcomemallgreen a{ background:url(../images/bn_welcomemallgreen.jpg) no-repeat;}
.banner .welcomemallyellow a{ background:url(../images/bn_welcomemallyellow.jpg) no-repeat;}
.banner .koreatown a{ background:url(../images/bn_koreatown.jpg) no-repeat;}

.banner .welcomemallgreen a:hover{ background:url(../images/bn_welcomemallgreen.jpg) 0 -37px no-repeat;}
.banner .welcomemallyellow a:hover{ background:url(../images/bn_welcomemallyellow.jpg) 0 -37px no-repeat;}
.banner .koreatown a:hover{ background:url(../images/bn_koreatown.jpg) 0 -37px no-repeat;}

.Reference {
	float: right;
	width: 261px;
	height: 78px;
	/* 背景画像：customize.css */
	}
.Reference .phone {
	padding: 8px 0 0 110px;
	font-size: 16px;
	font-weight: bold;
	}
.Reference .mail {
	padding: 3px 0 0 76px;
	}
.Reference .area {
	padding: 10px 0 0 60px;
	font-size: 12px;
	line-height: 120%;
	}


.Reference02 {
	width:950px;
	margin: 0 auto;	
	overflow: hidden;
	}
.Reference02 .inner {
	margin: 0 0 12px 505px;
	overflow: hidden;
	}
.Reference02 .phone {
	float: left;
	width: 255px;
	height: 23px;
	/* 背景画像：customize.css */
	}
.Reference02 .phone h2 {
	padding: 3px 0 0 108px;
	font-size: 16px;
	font-weight: bold;
	}
.Reference02 .mail {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	}


/* -----------------------------------------------

	#PageHnavi　ガイドページヘッダナビ

-------------------------------------------------- */
#PageHnavi {
	width: 100%;
	text-align: center;
	height:40px;
	padding:0;
	/* background:url(../images/phead_pnavibg.jpg) no-repeat top left; */
	/* 背景画像：customize.css */
	}

#PageHnavi ul {
	width:950px;
	height:40px;
	margin: 0 auto;
	}
#PageHnavi li {
	float:left;
	}

#pHnavi01 a,
#pHnavi02 a,
#pHnavi03 a,
#pHnavi04 a,
#pHnavi01 .dis,
#pHnavi02 .dis,
#pHnavi03 .dis,
#pHnavi04 .dis,
#pHnaviFree01 a,
#pHnaviFree03 a,
#pHnaviFree04 a,
#pHnaviFree01 .dis,
#pHnaviFree03 .dis,
#pHnaviFree04 .dis  {
	display: block;
	width: 172px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
  outline: none;
	}

#PageHnaviNoSub {
	width: 100%;
	text-align: center;
	height:40px;
	padding:0;
	/* background:url(../images/phead_pnavibg.jpg) no-repeat top left; */
	/* 背景画像：customize.css */
	}

#PageHnaviNoSub ul {
	width:950px;
	height:40px;
	margin: 0 auto;
	}
#PageHnaviNoSub li {
	float:left;
	}


/* pHnavi 有料ページ
----------------------------- */
#pHnavi01 a { background-position: 0 0; }
#pHnavi02 a { background-position: -172px 0; }
#pHnavi03 a { background-position: -344px 0; }
#pHnavi04 a { background-position: -516px 0; }

#pHnavi01 a:hover { background-position: 0 -40px; }
#pHnavi02 a:hover { background-position: -172px -40px; }
#pHnavi03 a:hover { background-position: -344px -40px; }
#pHnavi04 a:hover { background-position: -516px -40px; }

#pHnavi01 .dis { background-position: 0 -80px; }
#pHnavi02 .dis { background-position: -172px -80px; }
#pHnavi03 .dis { background-position: -344px -80px; }
#pHnavi04 .dis { background-position: -516px -80px; }

/*** 現在の位置を表すロールオーバー ***/
#guideTop    #pHnavi01 a { background-position: 0 -40px; cursor: default; }
#guideList   #pHnavi02 a { background-position: -172px -40px; cursor: default; }
#guideCoupon #pHnavi03 a { background-position: -344px -40px; cursor: default; }
#guideJob    #pHnavi04 a { background-position: -516px -40px; cursor: default; }


/* pHnaviFree 無料ページ
----------------------------- */
/*
#pHnaviFree01 a{ background:url(../images/phead_pnavi_free.jpg) 0 0 no-repeat;}
#pHnaviFree03 a{ background:url(../images/phead_pnavi_free.jpg) -172px 0 no-repeat;}
#pHnaviFree04 a{ background:url(../images/phead_pnavi_free.jpg) -344px 0 no-repeat;}

#pHnaviFree01 a:hover{ background:url(../images/phead_pnavi_free.jpg) 0 -40px no-repeat;}
#pHnaviFree03 a:hover{ background:url(../images/phead_pnavi_free.jpg) -172px -40px no-repeat;}
#pHnaviFree04 a:hover{ background:url(../images/phead_pnavi_free.jpg) -344px -40px no-repeat;}

#pHnaviFree01 .dis { background:url(../images/phead_pnavi_free.jpg) 0 -80px; }
#pHnaviFree03 .dis { background:url(../images/phead_pnavi_free.jpg) -172px -80px; }
#pHnaviFree04 .dis { background:url(../images/phead_pnavi_free.jpg) -344px -80px; }
*/

/*** 現在の位置を表すロールオーバー ***/
/*
#guideTop #pHnaviFree01 a { background:url(../images/phead_pnavi_free.jpg) 0 -40px no-repeat; cursor:default;}
#guideCoupon #pHnaviFree03 a { background:url(../images/phead_pnavi_free.jpg) -172px -40px no-repeat; cursor:default;}
#guideJob #pHnaviFree04 a { background:url(../images/phead_pnavi_free.jpg) -344px -40px no-repeat; cursor:default;}
*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	■ #pageFooter　ガイドページフッター

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#pageFooter {
	width:950px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}

/* -----------------------------------------------

	PageFnavi　ガイドページフッターナビ

-------------------------------------------------- */	
#PageFnavi {
	width: 100%;
	text-align: center;
	height: 40px;
	padding: 0 0 1px 0;
	/* background: url(../images/pfoot_pfnavibg.jpg) no-repeat top left; */
	/* 背景画像：customize.css */
	}

#PageFnavi ul {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	}
#PageFnavi li {
	float:left;
	}

#pFnavi01 a,
#pFnavi02 a,
#pFnavi03 a,
#pFnavi04 a,
#pFnavi01 .dis,
#pFnavi02 .dis,
#pFnavi03 .dis,
#pFnavi04 .dis,
#pFnaviFree01 a,
#pFnaviFree03 a,
#pFnaviFree01 .dis,
#pFnaviFree03 .dis  {
	display:block;
	width:172px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
  outline:none;
	}

#pFnavi04 a,
#pFnavi04 .dis,
#pFnaviFree04 a,
#pFnaviFree04 .dis {
	width:172px;
display:block;
height:40px;
text-indent:-9999px;
overflow:hidden;
outline:none;
	}

#PageFnaviNoSub {
	width: 100%;
	text-align: center;
	height: 40px;
	padding: 0 0 1px 0;
	/* background: url(../images/pfoot_pfnavibg.jpg) no-repeat top left; */
	/* 背景画像：customize.css */
	}

#PageFnaviNoSub ul {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	}
#PageFnaviNoSub li {
	float:left;
	}


/* pFnavi　有料ページ
----------------------------- */
#pFnavi01 a{ background-position: 0 0; }
#pFnavi02 a{ background-position: -172px 0; }
#pFnavi03 a{ background-position: -344px 0; }
#pFnavi04 a{ background-position: -516px 0; }

#pFnavi01 a:hover{ background-position: 0 -40px; }
#pFnavi02 a:hover{ background-position: -172px -40px; }
#pFnavi03 a:hover{ background-position: -344px -40px; }
#pFnavi04 a:hover{ background-position: -516px -40px; }

#pFnavi01 .dis { background-position: 0 -72px; }
#pFnavi02 .dis { background-position: -172px -80px; }
#pFnavi03 .dis { background-position: -344px -80px; }
#pFnavi04 .dis { background-position: -516px -80px; }

/*** 現在の位置を表すロールオーバー ***/
#guideTop #pFnavi01 a { background-position: 0 -40px; cursor:default; }
#guideList #pFnavi02 a { background-position: -172px -40px; cursor:default; }
#guideCoupon #pFnavi03 a { background-position: -344px -40px; cursor:default; }
#guideJob #pFnavi04 a { background-position: -516px -40px; cursor:default; }


/* pFnaviFree　無料ページ
----------------------------- */
/*
#pFnaviFree01 a{ background:url(../images/pfoot_pfnavi_free.jpg) 0 0 no-repeat;}
#pFnaviFree03 a{ background:url(../images/pfoot_pfnavi_free.jpg) -172px 0 no-repeat;}
#pFnaviFree04 a{ background:url(../images/pfoot_pfnavi_free.jpg) -344px 0 no-repeat;}

#pFnaviFree01 a:hover{ background:url(../images/pfoot_pfnavi_free.jpg) 0 -40px no-repeat;}
#pFnaviFree03 a:hover{ background:url(../images/pfoot_pfnavi_free.jpg) -172px -40px no-repeat;}
#pFnaviFree04 a:hover{ background:url(../images/pfoot_pfnavi_free.jpg) -344px -40px no-repeat;}

#pFnaviFree01 .dis { background:url(../images/pfoot_pfnavi_free.jpg) 0 -80px; }
#pFnaviFree03 .dis { background:url(../images/pfoot_pfnavi_free.jpg) -172px -80px; }
#pFnaviFree04 .dis { background:url(../images/pfoot_pfnavi_free.jpg) -344px -80px; }
*/

/*** 現在の位置を表すロールオーバー ***/
/*
#guideTop #pFnaviFree01 a { background:url(../images/pfoot_pfnavi_free.jpg) 0 -40px no-repeat; cursor:default;}
#guideCoupon #pFnaviFree03 a { background:url(../images/pfoot_pfnavi_free.jpg) -172px -40px no-repeat; cursor:default;}
#guideJob #pFnaviFree04 a { background:url(../images/pfoot_pfnavi_free.jpg) -344px -40px no-repeat; cursor:default;}
*/


/* -----------------------------------------------

	Linknavi

-------------------------------------------------- */
#Linknavi {
	width: 100%;
	/*text-align: center;*/
	height: 56px;
	padding: 0 0 10px 0;
	}
#Linknavi ul {
	width: 950px;
	height: 56px;
	margin: 0 auto;
	}
#Linknavi li {
	float:left;
	}

#Link01 {
	display: block;
	width: 182px;
	height: 56px;	
	/* background: url(../images/pfoot_link01bg.jpg) no-repeat;*/
	/* 背景画像：customize.css */
	}
#Link01 img {
	padding: 1px 0 0 1px;
	}


/*#Link01 a,*/
#Link02 a,
#Link03 a,
#Link04 a,
/*#Link01 .dis,*/
#Link02 .dis,
#Link03 .dis,
#Link04 .dis {
	display: block;
	width: 165px;
	height: 56px;
	padding: 0 0 0 17px;
	text-indent: -9999px;
	overflow: hidden;
  outline: none;
	}
#Link05 a,
#Link05 dis {
	display: block;
	width: 222px;
	height: 56px;
	text-indent: -9999px;
	overflow: hidden;
  outline: none;
	}

/* customize.css
#Link02 a{ background:url(../images/pfoot_link02.jpg) 0 0 no-repeat;}
#Link03 a{ background:url(../images/pfoot_link03.jpg) 0 0 no-repeat;}
#Link04 a{ background:url(../images/pfoot_link04.jpg) 0 0 no-repeat;}
#Link05 a{ background:url(../images/pfoot_link05.jpg) 0 0 no-repeat;}

#Link02 .dis{ background:url(../images/pfoot_link02.jpg) 0 -112px no-repeat;}
#Link03 .dis{ background:url(../images/pfoot_link03.jpg) 0 -112px no-repeat;}
#Link04 .dis{ background:url(../images/pfoot_link04.jpg) 0 -112px no-repeat;}
#Link05 .dis{ background:url(../images/pfoot_link05.jpg) 0 -112px no-repeat;}

#Link02 a:hover{ background:url(../images/pfoot_link02.jpg) 0 -56px no-repeat;}
#Link03 a:hover{ background:url(../images/pfoot_link03.jpg) 0 -56px no-repeat;}
#Link04 a:hover{ background:url(../images/pfoot_link04.jpg) 0 -56px no-repeat;}
#Link05 a:hover{ background:url(../images/pfoot_link05.jpg) 0 -56px no-repeat;}
*/

/* -----------------------------------------------

	TrackBack

-------------------------------------------------- */
#TrackBack {
	width: 948px;
	margin: 0 0 13px 0;
	padding: 0 0 3px 0;
	/* 枠色：customize.css */
	}

.TrackTit {
	margin: 10px 20px 3px 20px;
	padding: 0 0 6px 10px;
	/* 下線色：customize.css */
	}
.TrackTit h4 {
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 140%;
	/* マークと文字色：customize.css */
	}

/* 関連ブログ記事 */
.Tracklist {
	width: 880px;
	margin: 5px 0 0 0;
	}
.Tracklist ul {
	width: 880px;
	margin: 0 0 5px 35px;
	}
.Tracklist li {
	padding: 2px 0 0 19px;
	margin: 0 0 3px 0;
	font-size: 13px;
	line-height: 140%;
	/* 矢印画像：customize.css */
	}
.Tracklist li span { font-size: 12px;}

#TrackBack p {
	padding: 3px 0 3px 0;
	font-size: 12px;
	line-height: 130%;
	text-align: right;
	color: #666666;
	}

/* 関連テナント情報 */
.TSublistframe {
	visibility: hidden;
	}
.TSubtit {
	margin: 0 20px 0 35px;
	border-top: 1px dotted #9A9EA4;
	}
.TSubtit h4 {
	margin: 5px 0 2px 0;
	padding: 2px 0 0 19px;
	font-size: 13px;
	font-weight: bold;
	line-height:140%;
	/* 文字色と矢印画像：customize.css */
	}
.TSublist {
	width: 850px;
	margin: 0 0 5px 65px;
	}
.TSublist ul {
	width: 850px;
	}
.TSublist li {
	padding: 2px 0 0 19px;
	margin: 0 0 0px 0;
	font-size: 13px;
	line-height: 130%;
	/* 矢印画像：customize.css */
	}

/* 関連サイト情報 */
.TLinklistframe {
	visibility: hidden;
	}
.TLinktit {
	margin: 0 20px 0 35px;
	border-top: 1px dotted #9A9EA4;
	}
.TLinktit h4 {
	margin: 5px 0 2px 0;
	padding: 2px 0 0 19px;
	font-size: 13px;
	font-weight: bold;
	line-height:140%;
	/* 文字色と矢印画像：customize.css */
	}
.TLinklist {
	width: 850px;
	margin: 0 0 5px 65px;
	}
.TLinklist ul {
	width: 850px;
	}
.TLinklist li {
	padding:2px 0 0 19px;
	margin:0 0 0px 0;
	font-size: 13px;
	line-height:130%;
	/* 矢印画像：customize.css */
	}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	■ #mastFooter

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#mastFooter {
	clear: both;
	width: 950px;
	margin: 0 auto;
	}
#mastFnavi {
	padding: 10px 0 10px 0;
	/* 上下ライン色：customize.css */
	}
#mastFnavi ul {
	padding: 0 0 0 10px;
	overflow: hidden;
	}
#mastFnavi li {
	float:left;
	padding:0 10px 0 10px;
	display:block;
	font-size: 12px;
	line-height:140%;
	border-left:1px solid #999999;
	}
#mastFnavi li.last {
	border-right:1px solid #999999;
	}

/* -----------------------------------------------

	copyright

-------------------------------------------------- */
#copyright {
	clear: both;
	width: 950px;
	height: 30px;
	}
#copy {
	width: 147px;
	margin: 3px auto 0 auto;
	overflow: hidden;
	background: url(../images/footerlogo.jpg) no-repeat;
	}
#copyright a {
	width: 147px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	}
/*
#copy a.active,
#copy a:focus,
#copy a:hover {
	background: url(../images/footerlogo.jpg) no-repeat 0 0;
	}
*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	■ ソーシャルボタン

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.socialbutton {
	clear: both;
	overflow: hidden;
	margin: 7px auto 0 auto;
	}
.socialbutton ul {
	float: right;
	display: block;
	}
.socialbutton ul li {
	float: left;
	display: block;
	padding: 0 10px 0 0;
	}
.socialbutton li.sbTW {
	width: 90px;
	padding-right: 0;
	}
.socialbutton li.sbFB {
	padding-top: 1px;
	}
.socialbutton li.sbGL {
	width: 70px;
	padding-right: 0;
	}
.socialbutton li.sbMX {
	padding-right: 0;
	}


