@charset "UTF-8";

/*  
Theme Name: #GET唐人町店
Theme URI: http://tojinmachi.sportsclubget.jp/
Description: GET唐人町店のテーマ
Version: 1.0
Author: YU by Yuichiro Tanaka
Author URI: http://tojinmachi.sportsclubget.jp/
*/





/***** Reset (ここは編集しないこと) *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Meiryo, メイリオ, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	width: 100%;
}






/***** 横幅設定 (100% or 950px) *****/
#container {
	width: 100%;
}


/***** カラム設定 (3 or 2 or 1) *****/
/*3カラム左右
#main {
	width: 70%;
}
#side {
	width: 20%;
	margin-right: -20%;
	float: left;
}
#mainwrap {
	margin-left: 20%;
	width: 80%;
	float: right;
}
#sidebar2 {
	width: 30%;
	margin-left: -10px;
}*/

/*3カラム右右
#main {
	width: 70%;
}
#side {
	width: 20%;
	float: right;
	margin-left: -20%;
}
#mainwrap {
	width: 80%;
	float: left;
	margin-right: 20%;
	background-color: #ccc;
}
#sidebar2 {
	width: 30%;
	margin-left: -10px;
}*/

/*2カラム左
#main {
	width: 100%;
}
#side {
	width: 25%;
	margin-right: -25%;
	float: left;
}
#mainwrap {
	margin-left: 25%;
	width: 75%;
	float: right;
}
#sidebar2 {
	width: 100%;
	background-color: #666;
}*/

/*2カラム右
main {
	width: 100%;
}
side {
	width: 25%;
	margin-left: -25%;
	float: right;
}
mainwrap {
	width: 75%;
	margin-right: 25%;
	float: left;
}
sidebar2 {
	width: 100%;
	background-color: #666;
}*/

/* 1カラム */
#main {
	width: 900px;
}
#side {
	width: 900px;
	margin: auto;
}
#mainwrap {
	position: relative;
	width: 900px;
	margin: auto;
}
#sidebar2 {
	width: 100%;
	background-color: #dee0ff;
}





/***** 共通のタグ CommonTag *****/
body {
	background-color: #dee0ff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0px 0 15px;
}
a {
	outline:none;
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}





/***** スペース領域 AreaSpace *****/
#container {
	margin-right:auto;
	margin-left:auto;
}
#main {
	float: left;
	text-align:left;
	background-color: #dee0ff;
	overflow: hidden;
}
#mainwrap {
	overflow: hidden;
}
#side {
	overflow: hidden;
}
#sidebar1 {
	overflow: hidden;
}
#sidebar2 {
	display: none;
	float: right;
	overflow: hidden;
}
.sidebar {
	padding-bottom: 15px;
	overflow: hidden;
}
#topimage {
	height: 210px;
	clear: both;
	background: #333 url(img/topimage.jpg) no-repeat;
	text-indent: -9999px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#header {
	overflow: hidden;
	background-color: #dee0ff;
	width: 900px;
	margin: auto;
}
#footer {
	clear:both;
	background-color: #dee0ff;
	float: left;
	width: 100%;
}
#wrap {
	clear:both;
	background-color: #dee0ff;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: -1px;
}
#pagewrap {
	clear: both;
	float: left;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}





/***** ヘッダー Header *****/
#header #header-left {
	float: left;
	padding-top: 20px;
}
#header #header-right {
	float: right;
	padding-top: 21px;
	padding-right: 50px;
}
#header .header_ttl a {
	color:#FFF;
	font-size: 170%;
}
#header .header_ttl {
	margin:0;
	padding: 5px 0;
	font-weight: normal;
	font-style: normal;
	text-indent: -9999px;
	width: 575px;
	height: 78px;
	background: url("img/header_logo-trans.png") no-repeat;
}
#header .header_ttl a:hover {
	color:#fff}
#header .header_description {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	font-size: 80%;
	display: none;
}

/*ヘッダーナビ header_navi*/
#header_navi {
	padding: 0;
	width: 900px;
	margin: auto;
	background-color: #dee0ff;
	clear: both;
}
#header_navi #page_navi {
	list-style-type:none;
	text-align: right;
	background: #ccc none left top;
	padding: 0;
}
#header_navi #page_navi li {
	padding: 0;
	margin: 0;
	float: left;
}
#header_navi #page_navi li ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#header_navi #page_navi li ul li {
	padding: 0;
}
#header_navi #page_navi li a {
	float: left;
	font-size: 0px;
}


/***** フッター Footer *****/
#footer .copyright {
	color: #102a5e;
	text-align: center;
	padding: 20px 1%;
	font: bold 80% Meiryo, メイリオ, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
#footer #wp_loginout {
	padding: 0;
	margin: 0;
	float: right;
	font-size: 80%;
}
#footer #wp_loginout li {
	display: inline;
	padding: 0 1em 0 0;
	float: left;
}
#footer #wp_loginout li a {
	float: left;
	background-color: #dee0ff;
	color: #ccc;
	padding: 3px 10px;
	font-weight: normal;
	white-space: nowrap;
}
.produced {
	color:#666;
	text-align:right;
	float: right;
	padding: 10px 1%;
	font: 80% Meiryo, メイリオ, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}







/***** コンテンツ Content *****/
.pagename {
	font-weight: bold;
	clear: both;
	color: #005376;
	background-color: #dee0ff;
	border-bottom: 1px solid #999;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 15px 2%;
	font-size: 120%;
}
.content {
	clear: both;
	font-size: 90%;
	line-height: 180%;
	padding: 15px 0;
	margin-top: 20px;
}
.content .title {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 20px;
	border-left: 10px solid #393;
}
.content .title a {
	color: #C00;
	text-decoration:none;
	font-size: 105%;
	line-height: 100%;
	padding: .2em 1.5%;
}
.content .title a:hover {
	color:#E6332D;
} 
.content p {
}
.content h1 {
	font-size: 140%;
	line-height: 100%;
}
.content h2 {
	font-size: 120%;
	line-height: 100%;
}
.content h3 {
	font-size: 105%;
	line-height: 100%;
}
.content h4 {
	font-size: 95%;
	line-height: 100%;
}
.content h5 {
	font-size: 90%;
	line-height: 100%;
}
.content h6 {
	font-size: 75%;
	line-height: 100%;
}
.content small {
	font-size: 80%;
}
.content big {
	font-size: 130%;
}
.content a {
	color: #226db9;
} 
.content a:hover {
	color: #2783de;
} 
.content a.more-link {
	display: block;
	margin: 10px 0 0;
	padding: 5px 7px;
	background-color: #f6f6f6;
	border-right: 5px solid #3774bb;
	text-align: right;
	font-size: 90%;
	line-height: 120%;
} 
.content ul {
	list-style-position: outside;
	padding: 0 0 15px 25px;
	list-style-type: disc;
	line-height: 140%;
}
.content ol {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 15px 25px;
	list-style-type: decimal;
	line-height: 140%;
}
.content ul ul,.content ol ol,.content ul ol,.content ol ul {
	padding-left: 3%;
}
.content blockquote {
	margin: 0 0 15px;
	background-color: #dee0ff;
	border: 1px solid #b2d3e0;
	clear: both;
	padding: 10px 2% 0;
}
.content blockquote p {
	margin: 0;
	padding: 0px 0px .8em;
}
.content blockquote ol,.content blockquote ul {
	margin: 0;
	padding: 0px 0px .8em 25px;
}
.content .postmetadata {
	margin: 0;
	color: #555;
	clear: both;
	border-top: 1px solid #bbb;
	padding: 8px 0 0;
	font-size: 80%;
	line-height: 160%;
}
#pagewrap .relation ul {
	padding: 15px 0 15px 40px;
}

/*コメント comments*/
#comments-area {
	padding: 15px;
	font-size: 90%;
	line-height: 170%;
	clear: both;
}
#comments-area small {
	font-size: 85%;
}
#comments-area ol.commentlist {
	list-style-type: none;
	padding-left: 5%;
}
#comments-area input#author,
#comments-area input#email,
#comments-area input#url {
	border: 1px solid #666;
	padding: 3px;
	width: 50%;
}
#comments-area textarea#comment {
	border: 1px solid #666;
	width: 92%;
	padding: 3px;
}
#comments-area form#commentform {
	padding: 0 0 0 5%;
}
#comments-area p.nocomments {
	display: none;
}

/*ナビゲーション Navi*/
.navigation {
	clear: both;
	text-align: center;
	padding: 10px 0;
	font-size: 80%;
	white-space: nowrap;
}
.navigation a {
	color: white;
	padding: 2px 5%;
	background-color: #999;
	border: 2px solid #ccc;
	float: left;
}
.navigation a:hover {
	color: #fff;
}
.navigation div.alignleft {
	float: left;
	padding: 0 0 0 10px;
}
.navigation div.alignright {
	float: right;
	padding: 0 10px 0 0;
}







/***** サイドバー Sidebar *****/
.sidebar {
	font-size: 0.85em;
	line-height: 1.4em;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	background-color: #fff;
	padding: 7px 3%;
}
.sidebar ul li {
	background: #fff url(img/sidebar_li.gif) no-repeat 0 0.6em;
	padding: 0.2em 0 0.2em 10px;
}
.sidebar p {
	line-height: 150%;
	padding: 7px 3%;
}
.sidebar .widget {
	overflow: hidden;
	margin: 15px 5% 0;
}
.sidebar .module_title {
	margin: 0 0 5px;
	clear: both;
	background-color: #ccc;
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	padding: 3px 2%;
}
.sidebar a {
	color: #05f;
}
.sidebar a:hover {
	color: #08f;
	text-decoration: underline;
}

/*テキスト textwidget*/
.sidebar .textwidget p {
	background-color: #fff;
}

/*検索 search*/
.sidebar #searchform input#s {
	width: 70%;
	border: 1px solid #999;
	padding: 4px;
	font-size: 100%;
}
.sidebar #searchform label.hidden {
	font-weight: bold;
}

/*カレンダー Calendar*/
.sidebar #wp-calendar {
	width: 100%;
	color: #666;
	background-color: #fff;
	line-height: 100%;
	font-size: 95%;
}
.sidebar #calendar p.module_title {
	display: none;
}
.sidebar #wp-calendar thead {
	background-color: #eee;
}
.sidebar #wp-calendar caption {
	color: #000;
	font-weight: bold;
	background-color: #ccc;
	padding: 5px 0;
}
.sidebar #wp-calendar th {
	text-align: center;
	padding: 5px 0;
}
.sidebar #wp-calendar td {
	text-align: center;
	padding: 3px 0;
}

/*タグクラウド*/
.sidebar #tag_cloud {
	line-height: 1.2;
}






/***** その他 Others *****/
#main .edit {
	text-align: center;
	font-style: italic;
	padding: 0;
	float: right;
	width: 49px;
	height: 15px;
	margin: -33px -11px 0 0;
}
#main .edit a {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #07f;
	color: #fff;
	padding: 2px 10px;
}

/* キャッチコピー */

#catchcopy {
	text-align: center;
}

.catch_big {
	margin-bottom: 20px;
}

.catch_small {
	margin-bottom: 30px;
}

/* 3つのポイント */

#3point {
}

.point {
	margin-bottom: 30px;
}

.point2 {
	margin-bottom: 20px;
}

/* 地図 */

#map {
	position: relative;
	margin-top: 20px;
	width: 900px;
	height: 626px;
	background: url("img/map-trans.png") no-repeat;
}

#map .narishiro {
	position: absolute;
	top: 120px;
	left: 120px;
}

#map .map {
	position: absolute;
	top: 78px;
	left: 415px;
}

.staff-profile {
	margin: 10px;
	font-size: 16px;
	float: left;
}

.money-plan-box {
	margin-bottom: 30px;
	border: 1px solid #226;
	padding: 15px;
}

.money-plan-box li {
	line-height: 25px;
}

.money-plan-box h2 {
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	background-color: #226;
	color: #fff;
}

.saturday {
	color: #1346ba;
}

.sunday {
	color: #e5102e;
}

/******************************/
/******************************/

/* ナビゲーション系 */

/* ナビゲーション nav-home */
#header_navi #page_navi li p.nav-staff {
	background:url("/wp-content/images/nav_staff_hover.png");
	width:147px;
	height:54px;
}
#header_navi #page_navi li p.nav-staff a{
	display:block;
	width:147px;
	height:68px;
	background:url("/wp-content/images/nav_staff.png");
	text-indent:-9999px;
}
#header_navi #page_navi li p.nav-staff a:hover {
	background: none;
}
/* ナビゲーション nav-map */
#header_navi #page_navi li p.nav-map {
	background:url("/wp-content/images/nav_map_hover.png");
	width:149px;
	height:54px;
}
#header_navi #page_navi li p.nav-map a{
	display:block;
	width:149px;
	height:68px;
	background:url("/wp-content/images/nav_map.png");
	text-indent:-9999px;
}
#header_navi #page_navi li p.nav-map a:hover {
	background: none;
}
/* ナビゲーション nav-money */
#header_navi #page_navi li p.nav-money {
	background:url("/wp-content/images/nav_money_hover.png");
	width:149px;
	height:54px;
}
#header_navi #page_navi li p.nav-money a{
	display:block;
	width:149px;
	height:68px;
	background:url("/wp-content/images/nav_money.png");
	text-indent:-9999px;
}
#header_navi #page_navi li p.nav-money a:hover {
	background: none;
}
/* ナビゲーション nav-blog */
#header_navi #page_navi li p.nav-blog {
	background:url("/wp-content/images/nav_blog_hover.png");
	width:149px;
	height:54px;
}
#header_navi #page_navi li p.nav-blog a{
	display:block;
	width:149px;
	height:68px;
	background:url("/wp-content/images/nav_blog.png");
	text-indent:-9999px;
}
#header_navi #page_navi li p.nav-blog a:hover {
	background: none;
}

/* ナビゲーション nav-company */
#header_navi #page_navi li p.nav-company {
	background:url("/wp-content/images/nav_company_hover.png");
	width:149px;
	height:54px;
}
#header_navi #page_navi li p.nav-company a{
	display:block;
	width:149px;
	height:68px;
	background:url("/wp-content/images/nav_company.png");
	text-indent:-9999px;
}
#header_navi #page_navi li p.nav-company a:hover {
	background: none;
}

/* ナビゲーション nav-inquiry */
#header_navi #page_navi li p.nav-inquiry {
	background:url("/wp-content/images/nav_inquiry_hover.png");
	width:147px;
	height:54px;
}
#header_navi #page_navi li p.nav-inquiry a{
	display:block;
	width:147px;
	height:68px;
	background:url("/wp-content/images/nav_inquiry.png");
	text-indent:-9999px;
}
#header_navi #page_navi li p.nav-inquiry a:hover {
	background: none;
}
/******************************/
/******************************/