@charset "utf-8";

body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	background:#FAF5EB;
	color:#484848;
	line-height:1.4em;
	font-size:0.9em;
	margin:0;
	padding:0;
}

div#rap {
	width:100%;
}

/* ヘッダーここから */
div#header_wrap {
	width:100%;
	background: url('../images/bg_header_ginza.png') repeat-x;
}
div#header_wrap2 {
	margin:auto;
	width:920px;
	background: url('../images/bg_header2_ginza.png') no-repeat;
}
div#header{
	margin:auto;
	width:900px;
	height:377px;
	background-color:#C8C4BC;
}

div#header_top{
	background-color: #010101;
	height:68px;
	margin:0;
}

div#header h1{
	text-indent:-9999px;
	line-height:1.0em;
	margin:0;
	padding:0;
	background: url('../images/ginza_tokagen_logo_main.png') no-repeat scroll 0 0;
}

div#header h1 a {
	display: block;
}

div#header h1 a, div#header h1{
	height: 68px;
	width: 180px;
}

div#header_left {
	float:left;
}

div#header_right {
	float:right;
	text-align:right;
	width:700px;
	color:#CCCCCC;
/*	font-size:0.75em;*/
	font-size:11px;
}

div#top_header_image {
	width:900px;
	height:288px;
}

div#breadlist {
	height: 20px;
	/*font-size:0.8em;*/
	font-size:12px;
	line-height:20px;
	padding-left:30px;
}



/* ヘッダーここまで */



/* メインここから */
div#body_wrap {
	width:100%;
}

div#body_wrap2 {
	margin:auto;
	width:920px;
	background: url('../images/bg_main_ginza.png') repeat-y;
}

div#body_box {
	margin:auto;
	width:900px;
}

div#main_container {
	float:left;
	margin:0;
	padding:0;
	width:660px;
	font-size:0.9em;
}


div#main_container div#top_inside {
	margin:0 30px 100px 50px;
}

/* メインここまで */


/* サイドバーここから */

div#side_menu {
	float:left;
	width:200px;
	background:#FAF5EB;
	margin:0 20px;
	padding:20px 0;
	
}

div#side_menu ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    border:1px solid #CCC;
    padding:0;
}

div#side_menu ul li {
	display:block;
	padding: 8px 0 8px 15px;
	border-bottom:1px solid #CCC;
	background: #FFF;
}

div#side_menu ul li.sub {
	padding-left:30px;
}

div#side_menu ul li.nobor {
	border:none;
}

div#side_menu ul li a{
	background: url(../images/li_prefix_ginza.png) no-repeat left center;
	padding-left: 15px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	font-size:0.9em;
}

div#side_menu ul li.sel{
	background: #CCCCCC;
}

div#side_menu_info {
	font-size:0.9em;
}
div#side_menu_info p b{
	font-size:1.1em;
}
/* サイドバーここまで */





/* フッターここから */
div#footer_wrap {
	width:100%;
	background: url('../images/bg_footer_ginza.png') repeat-x;
}
div#footer_wrap2 {
	margin:auto;
	width:920px;
	background: url('../images/bg_footer2_ginza.png') no-repeat;
}

div#footer_body {
	margin:auto;
	width:900px;
}

div#footer_top {
	background:#C8C4BC;
	text-align:right;
	height:43px;
	clear:both;
	margin:0;
	padding:0;
}

div#footer_top a img{
	border:none;
}

div#footer{
	clear:both;
	border:none;
	margin:0;
	padding:10px 20px;
	height:90px;
	background:#010101;
	zoom:1;
}

div#footer p {
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#999;
}

div#footer_left {
	margin:10px;
	float:left;
	margin-bottom:0;
}

div#footer_right {
	float:right;
	width:400px;
}


div#footer div.address {
	font-size:0.9em;
}

div#footer_right {
}

div#footer_right ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}

div#footer_right ul li{
    float:right;
    display:block;
    margin:0;
	padding:10px;
}


div#footer_right ul li a{
	text-decoration:none;
}




/* フッターここまで */



/* トップページ */
h2{
	margin-top:30px;
	font-size:1.5em;
	border-bottom: 1px solid #333;
	padding-bottom:5px;
}

h2#top_1 {
	text-indent:-9999px;
	line-height:1.0em;
	margin:0;
	padding:0;
	background: url('../images/top_h2_1.png') no-repeat scroll 0 0;
	height:27px;
	margin-top:40px;
	border:none;
}

h2#top_2 {
	text-indent:-9999px;
	line-height:1.0em;
	margin:0;
	padding:0;
	background: url('../images/top_h2_2.png') no-repeat scroll 0 0;
	height:27px;
	margin-top:30px;
	border:none;
}


div {
	margin:0;
	padding:0;
	border:none;
}



span.arrow {
	background: url(../images/li_prefix_ginza.png) no-repeat left center;
	padding-left:15px;
	display:block;
}


p.image_caption {
	margin-top:0;
	font-size:0.9em;
}


.clear{
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
}


div.f_left {
	float:left;
}

div.f_right {
	float:right;
}

div.image_area {
	margin-top:30px;
}

div.chef_info {
	padding:20px 0;
	border-bottom:1px dotted #CCC;
	zoom:1;
}

div.chef_info div.f_left {
	width: 220px;
}

div.chef_info div.f_right {
	float:left;
	width: 360px;
}

div.dish_info_wrap {
	padding:20px 0;
	border-bottom:1px dotted #CCC;
}

div.dish_info {
	background: #E1DCD3;
	padding:20px;
	zoom:1;
}

div.dish_info div.f_left {
	width: 290px;
}

div.dish_info div.f_right {
	float:right;
	width:240px;
}

div.dish_info div.f_right span{
	font-size:1.3em;
}

div.dish_info img{
	border:none;
}

div.a_la_carte_info {
	padding:20px;
	margin:20px 0;
	border-bottom:1px dotted #CCC;
	zoom:1;
}

div.a_la_carte_info div.f_left {
	width: 290px;
}

div.a_la_carte_info div.f_right {
	float:right;
	width:240px;
}

div.a_la_carte_info2 {
	padding:10px;
	margin:20px 0;
	border-bottom:1px dotted #CCC;
	zoom:1;
}

div.a_la_carte_info2 div.f_left {
	width: 275px;
}

div.a_la_carte_info2 div.f_right {
	width:275px;
}


div.course_info {
	padding:10px;
	margin:20px 0;
	border-bottom:1px dotted #CCC;
	zoom:1;
}



/* お問い合わせフォーム */
div#contact th,
div#contact td {
	border-bottom:1px dotted #CCC;
	padding:8px 0;
}

div#contact th {
	width:160px;
	text-align:left;
}

div#contact td {
	width:420px;
}

div#contact #name,
div#contact #tel,
div#contact #email,
div#contact #msg {
	width:400px;
}


div#contact div.btn {
	text-align:center;
	padding-top:20px;
}

div.errors {
	border:2px solid #FFCC66;
	background: #FFF;
	padding:10px;
	margin-bottom:20px;
}

div.errors em {
	color:#FF3333;
	font-size:1.2em;
	font-weight:bold;
}









.sp30 {
	margin-top:30px;
}

/* IE6 */
*html body .sp30 {
	margin-top:50px;
}

/* IE7 */
*:first-child+html .sp30 {
	margin-top:50px;
}

.sp30b {
	margin-top:30px;
	margin-bottom:30px;
}

/* IE6 */
*html body .sp30b {
	margin-top:50px;
	margin-bottom:50px;
}

/* IE7 */
*:first-child+html .sp30b {
	margin-top:50px;
	margin-bottom:50px;
}



h3 {
	font-size:1.5em;
	font-weight:bold;
	margin:0;
}

















div.info,
div#event{
	margin: 10px;
	margin-bottom:25px;
}

div.title{
	border-left:5px solid #00A5DF;
	border-bottom:2px solid #00A5DF;
	margin-bottom:10px;
}

div#top_main h2{
	line-height:1.0em;
	margin:5px;
	padding:0;
}

div#top_main h3{
	line-height:1.0em;
	margin:5px;
	padding:0;
}


.clear,
.clear2 {
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
}

div.qr_code {
	
}

div.menu_h{
	border-bottom: solid 2px green;
	margin-top:20px;
	padding-left:15px;
}



div#body_container {
	clear:both;
	background:#FAF5EB;
}


div#page_container,
div#category_container {
	margin:0;
	padding:0;
	height:100%;
	background:#FFF;
}

div#side_menu span.arrow a {
	font-size:0.9em;
}

/* IE6 */
*html body br.clear2 {
	display:none;
}

/* IE7 */
*:first-child+html br.clear2 {
	display:none;
}
div#page_inside,
div#category_inside {
	padding:60px;
	padding-top:0;
}

div#page_inside table,
div#category_inside table{
	font-size:0.9em;
}

div#side_menu div#side_menu_inside {
	margin:0;
}

div#side_menu div#side_menu_inside img{
	margin:10px 0;
}

div#main_container ul{
    margin:0;
    padding:0;
}

div#main_container ul.news li{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

div#side_menu div#stay_menu li a{
/*	color:#626262;*/
	text-decoration:none;
	font-weight:bold;
}

div#main_container div.news_right li{
/*    list-style-image:none;*/
/*    list-style-position:outside;*/
    list-style-image:url(../images/li_prefix_ginza.png);
    list-style-position:inside;
    list-style-type:none;
	margin-left:10px;
}

/* IE6 */
*html body div#main_container div.news_right li a{
	padding-left:10px;
}

/* IE7 */
*:first-child+html div#main_container div.news_right li a{
	padding-left:10px;
}

div#main_container span.news_prefix {
	color:#AE181E; 
}

div.news_left {
	float:left;
	width: 100px;
}

div.news_right {
	float:left;
	vertical-align: top;
}

div.news_right_top {
	float:left;
	vertical-align:top;
	width:480px;
}

div.news_right table{
	font-size:0.9em;
}


div.news_right_top table {
	font-size:0.9em;
	margin-left:15px;
}

td.date {
	width: 130px;
}

td.arrow span,
td.date span {
	background: url(../images/li_prefix_ginza.png) no-repeat left 6px;
	padding-left:15px;
	display:block;
}



div.news_right_top tr.first td {
	padding-top:0;
}

div.news_area {
	clear:both;
	border-bottom: 1px dotted #AE181E;
	padding-bottom:15px;
/*	font-size:0.9em;*/
}

div.news_box {
	clear:both;
	border-bottom: 1px dotted #AE181E;
	padding-bottom:15px;
/*	height:100%;*/
	zoom:1;
}

div.news_box ul li {
/*	line-height:2.0em; */
	margin-bottom:10px;
	font-size:0.9em;
}

div.news_box div.restaurant_title {
	width:100px;
	background: #F60;
	color:#FFF;
	text-align:center;
	margin-bottom:5px;
}

div.news_box div.restaurant_title a{
	color:#FFF;
}

div.news_spacer {
	height: 18px;
}

div#reserve {
	text-align:center;
}

div.old_news_top,
div.old_news,
div#old_news {
	text-align:right;
	margin: 20px 0;
}

div.old_news_top span,
div.old_news span,
div#old_news span {
	background: url(../images/ic_old.png) no-repeat center left;
	padding-left:20px;
}

div.old_news_top a,
div.old_news a,
div#old_news a {
	text-decoration:none;
}

div.old_news_top {
	margin-bottom: 0;
}

div.page_top {
	clear:both;
	text-align:right;
	padding-top:15px;
	padding-right:15px;
	height:31px;
	margin-top:40px;
	background:#FFF;
}
div.page_top a{
	margin-right: 10px;
}

div#outer {
	background:#EBE8E2;
	padding:15px;
	font-size:0.9em;
}

div#outer p {
	font-weight:bold;	
	margin-left:5px;
}


div#flash {
	width:900px;
	height:279px;
}

div.left_area {
	float:left;
	width: 200px;
	font-weight:bold;
	padding:10px 0;
}

div.right_area {
	float:left;
	width:380px;
	padding:10px 0;
	line-height:1.5em;
}


div.bortop{
	border-top:1px dotted #CCC;
}


div.stay_menu_h {
/*	width:100%;*/
	color:#FFF;
	background:#592C2C;
	padding: 5px 0;
	padding-left:10px;
	font-weight:bold;
}

div#stay_menu ul{
	margin:0;
	padding:0;
}

div#stay_menu li{
	border-bottom:1px dotted #592C2C;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
/*	line-height: 2.5em;*/
/*	padding-left:10px;*/
/*	padding-bottom:8px;*/
	padding:0 10px 8px 10px;
	margin-top:8px;

}

div.wedding_plan p {
	margin:10px;
	font-size:0.9em;
}


div.wedding_plan,
div.room {
	background: #EDE9E0;
	width: 185px;
/*	height: 100%;*/
	margin-left: 10px;
	float:left;
}

div.wedding_plan img.example,
div.room img.example {
	margin-left:10px;
	margin-top:10px;
}

div.room_type {
/*	margin:10px 0 0 10px;*/
	margin:10px;
	padding-bottom:20px;
	font-weight:bold;
	height:2.5em;
}

div.first_room {
	margin-left:0;
}

div#room_information {
	font-size:0.9em;
	width:580px;
	margin:auto;

}

div.room_info_area {
	clear:both;
	margin-top:10px;
}

div.room_information {
	float:left;
}

div.room_information_r {
	float:right;
}

div.room_title {
	font-size:1.0em;
	font-weight:bold;
}

.sp20 {
	margin-top:20px;
}

div#contents_top_image {
	text-align:center;
	margin-top:50px;
	background:#603030;
}

/*
ul#side_sub {
	background:#E6E0D4;
	padding:0;
}

ul#side_sub li{
	background:#E6E0D4;
	padding-left:20px;
}
*/

li.side_sub {
	padding-left:20px !important;
}

div.sub_menu_l,
div.sub_menu_r {
	background: #EDE9E0;
/*	height: 100%; */
	width: 260px;
	padding:10px;
}

div.sub_menu_l {
/*	margin-left: 10px;*/
	float:left;
}

div.sub_menu_r {
	float:right;
}

div.sub_menu_left{
	float:left;
}

div.sub_menu_left img{
	margin-right:10px;
}

div.sub_menu_right{
	float:left;
	width:150px;
/*	font-size:0.85em;*/
	font-size:0.9em;
}

div.text {
	margin:10px 0;
}


div#hole_information {
	margin-top:50px;
}

div.hole {
	height:100%;
	border-bottom:1px dotted #AE181E;
	padding-bottom:30px;
}

div.hole_left,
div.hole_right {
	float:left;
}

div.hole_left img {
	margin-right:20px;
}

div.hole_right {
	width:260px;
}

div#hole_layout {
	margin-top:30px;
}

div#top_banner{
	text-align:center;
}

div#top_banner img{
	margin:5px 3px;
}

div#outer table {
	margin-bottom:0;
}

span.new {
	color:red;
}

p.news_notice {
	margin-left:20px;
}

p#body_message,
p.body_message,
div#body_message,
div.body_message {
	font-size:0.9em;
}


div#page_logo {
	margin-top:30px;
}

div.sub_right_area {
	margin-bottom: 5px;
	padding-top:5px;
}

div.calendar_area {
	margin:auto;
	width:560px;
}

div.calendar {
	margin:10px 0;
}

*html body div.calendar {
	margin:5px;
}

div.calendar th{
	background: #DFDBD1;
}

div.calendar th, div.calendar td {
	text-align:center;
	border:1px solid #CCCCCC;
	padding:11px;
}

div.calendar td {
	font-size:0.85em;
}

div.calendar table {
	border:1px solid #999999;
}

td.highlight {
	background: #FFE57F;
	font-weight:bold;
}

div.calendar div.month {
	margin-bottom:10px;
	font-weight:bold;
	font-size:0.9em;
}

ul#arrow li{
/*    list-style-image:none;*/
/*    list-style-position:outside;*/
    list-style-image:url(../images/li_prefix_ginza.png);
    list-style-position:inside;
    list-style-type:none;
    margin-bottom:10px;
}

/* IE6 */
*html body ul#arrow li span{
	padding-left:10px;
}

/* IE7 */
*:first-child+html ul#arrow li span{
	padding-left:10px;
}

hr.dotted {
	border: 1px dotted #AE181E;
}

span.red {
	color:red;
	font-weight:bold;
}

ul.price {
	margin:15px 0 !important;
	list-style-type:none;
}

ul.price li {
	margin-bottom:15px;
	list-style-type:none;
}

ul.plan {
	list-style-type:none;
}

ul.plan li {
	list-style-type:none;
}

table#time {
	width:99%;
	margin-top:10px;
}

table#time th,
table#time td {
	border-top:1px dotted #592C2C;
	border-bottom:1px dotted #592C2C;
}

table#time th {
	text-align:left !important;
	width:150px;
}

table#time td {
/*	color: red;*/
}

table#grace {
	color:#592C2C;
}

table#grace th{
	background:#FBDFEE;
}

table#grace th,
table#grace td {
	border:1px solid #B3B3B3;
	text-align:center;
}

table#grace th.naiyo {
	width:290px;
}

table#grace td.member {
	width:140px;
}

table#grace td span {
	font-weight:bold;
}

table#excellence {
	color:#592C2C;
}

table#excellence th{
	background:#77BAE9;
	color:#FFF;
	font-weight:normal;
}

table#excellence tr.weekday th {
	background:#C3DFF3;
	color:#592C2C;
}

table#excellence th,
table#excellence td {
	border:1px solid #367CAD;
	text-align:center;
}

table#excellence td.naiyo {
	width:250px;
}

table#excellence td {
	min-width: 80px;
}

table#excellence td span {
	font-weight:bold;
}

table#golf {
	color:#592C2C;
}

table#golf th{
	background:#8C6239;
	color:#FFF;
}

table#golf th,
table#golf td {
	border:1px solid #592C2C;
	text-align:center;
}

table#golf td.name {
	background:#F0EED9;
	font-weight:bold;
}

table#golf td {
	min-width:150px;
}

table.internet {
	margin-bottom:20px;
	color:#592C2C;
}

table.internet th {
	font-weight:bold;
	width:250px;
	vertical-align: middle;
}

table.internet th,
table.internet td {
	border:2px solid #999999;
	text-align:center;
}

table#castlehole {
	margin-bottom:20px;
	color:#592C2C;
	font-size:0.9em;
}

table#castlehole th {
	font-weight:bold;
	width:250px;
	background:#EEEEEE;
}

table#castlehole th,
table#castlehole td {
	border:1px solid #999999;
	text-align:center;
	padding:5px 0;
}

table#castlehole td.num {
	width:58px;
}

table#castlehole tr.pink,
table#castlehole td.pink{
	background:#FFDFEF;
}

table#castlehole tr.blue,
table#castlehole td.blue{
	background:#D9ECFF;
}

table#castlehole tr.green,
table#castlehole td.green{
	background:#E6FFE6;
}

div.old_news_area {
	font-size:0.9em;
}

div.menu {
	font-size:0.9em;
}

div.menu p {
	border-top:1px dotted #CCCCCC;
	padding-top:10px;
	line-height:150%;
}

div.menu p.nobor {
	border:none;
}

table.cloth {
	border:1px solid #FFB6C1;

}

table.cloth th,
table.cloth td {
	border:1px solid #FFB6C1;
}

table.cloth th {
/*background:#FFB6C1;*/
	color:#FFFFFF;
	padding:1px;
}

table.cloth th div{
	background:#FFB6C1;
	padding:0.5em
}

table.cloth td {
	color:#FF4500;
	text-align:center;
	width:130px;
}

table.cloth td.plan {
	width:205px;
	color:#333333;
}

div#schedule div.left_area {
	font-weight: bold;
	width:200px;
	border-top:1px dotted #AE181E;
}

div#schedule div.right_area {
/*	color:#AE181E;*/
	width:380px;
	border-top:1px dotted #AE181E;
	font-size:0.9em;
}

div.hosokawa_left {
	float:left;
	width:50%;
	font-size:0.9em;
}

div.hosokawa_right {
	float:right;
	width:50%;
	font-size:0.9em;
}

div.hosokawa_left div.f_left,
div.hosokawa_right div.f_left {
	width:100px;
	margin-right:10px;
}

div.hosokawa_left div.f_right,
div.hosokawa_right div.f_right {
	float:left;
	width:170px;
}

div.meisanhin div.bortop,
div#meisanhin div.bortop {
	padding-top:10px;
}

p.meisan {
	font-weight:bold;
}

div.hosokawa_cont {
	width:180px;
}

p.mes {
	font-size:0.9em;
}


td.calendar {
	background: url(../images/li_prefix_ginza.png) no-repeat center left;
	padding-left:15px;
}

div.link div.bortop {
	margin-top:15px;
	padding-top:15px;
}

div.link p.link_mes {
	margin-left:15px;
}

table#company th{
	text-align:left;
	padding-left:0;
}

div#sitemap ul{
	margin-left:2em;
}

div#sitemap li{
	margin-top:5px;
}

/*
div#main_container {
	border: 1px solid red;
}*/

p.menu_caption {
	margin:10px;
	margin-top:0;
}

div#notfound_box{border:2px solid #fc6;padding:10px;margin-bottom:20px;}
p.notfound, p.notfound2{margin:0 10px;padding:0}
p.notfound{font-size:1.5em;color:#F33;}

div.stay_plan {
	background: #EDE9E0;
	zoom:1;
	min-height:112px;
	padding:15px;
}

div.plan_left {
	float:left;
	margin-right:15px;
}

div.plan_right {
	float:left;
	width:360px;
}

table.online {
	font-size:0.9em;
}

table.online th,
table.online td {
	border:1px solid #999999;
	vertical-align:middle;
}

table.online th {
	background: #EBE8E2;
}


table.online th.plan {
	width: 274px;
}

table.online th.price {
	width: 150px;
}

table.online td.method {
	font-size:0.9em;
	font-weight:bold;
	width:120px;
}


div.small {
	font-size:0.9em;
}

div.online_reentry {
	border-top:1px dotted black;font-weight:bold;padding-top:10px;margin-top:30px;
}

div.nobor {
	border:none;
}

.a_left {
	text-align:left;
}

.a_center {
	text-align:center;
}

.a_right {
	text-align:right;
}




div.nosp {
	margin-top:0;
}

p.nosp {
	margin-top:0;
}

