﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #B0B0B0;
	background-image: url(../images/tint.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	color: #ffffff;
}

ins {
	text-decoration: none;
}

h4 {
	font-size: 16px;
	line-height: 20px;
}


/* IDs */

#top {
	width: 770px;
	height: 105px;
	margin: auto;
	background-image: url(../images/top_bck.jpg);
	background-repeat: repeat-x;
}

#logo {
	float: left;
	width: 100px;
	height: 105px;
}

#nav {
	float: right;
	width: 670px;
	height: 22px;
	padding-top: 83px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/top_right_bck.jpg);
	background-repeat: no-repeat;
}

#navBar {
	float: left;
	margin-left: 6px;
	font-size: 12px;
	line-height: 21px;
}

#langLinks {
	float: right;
	padding-right: 5px;
}

#mid {
	width: 770px;
	height: auto;
	margin: auto;
	background-image: url(../images/main_content_bck.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	height: auto;
	padding-left: 10px;
	padding-top: 47px;
	background-color: #04419a;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
}

#left a {
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: underline;
}

#left a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #FF0000;
	text-decoration: none;
}

#right {
	float: right;
	width: 501px;
	height: auto;
	padding-top: 24px;
	padding-left: 15px;
	padding-right: 80px;
	background-image: url(../images/body_bck.jpg);
	background-repeat: repeat-x;
	background-color: #04419a;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	font-size: 12px;
	line-height: 18px;
}

#bot {
	width: 746px;
	height: 27px;
	padding-top: 9px;
	padding-left: 24px;
	margin: auto;
	border-top: 1px solid #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	font-size: 12px;
}

/* Main navigation bar definition */

#navBar a {
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
	text-decoration: none;
}

#navBar a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #FF0000;
}

/* Content Flow definitions */

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

.sub_midtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

.menu_subtitle {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.event_subtitle {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.backtop {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.announce {
	font-size: 16px;
}

.event_left {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
}



#right a {
	font-size: 13px;
	line-height: 21px;
	color: #CCCCCC;
	text-decoration: none;
}

#right a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #FF0000;
}

.highlight_news {
	width: auto;
	height: 17px;
	padding-top: 7px;
	padding-left: 21px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	background-image: url(../images/highligths_news_bck.jpg);
	background-repeat: repeat-z;
}

.highOff {
	width: auto;
	height: 18px;
	padding-top: 6px;
	padding-left: 21px;
	font-size: 12px;
	line-height: 12px;
}

.highOn {
	width: auto;
	height: 18px;
	padding-top: 6px;
	padding-left: 21px;
	background-color: #0246AB;
	font-size: 12px;
	line-height: 12px;
}

.highOff_in {
	width: auto;
	height: 18px;
	padding-left: 10px;
	padding-right: 30px;
	margin-bottom: 4px;
	font-size: 12px;
}

.highOn_in {
	width: auto;
	height: 18px;
	padding-left: 10px;
	padding-right: 30px;
	margin-bottom: 4px;
	background-color: #0246AB;
	font-size: 12px;
}

.highLeft {
	float: left;
}

.highRight {
	float: right;
}

.more {
	text-align: right;
	width: auto;
	padding-right: 10px;
}

.news {
	width: auto;
	padding-left: 21px;
	padding-right: 30px;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 20px;
}

.news a {
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}

.news a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #FF0000;
	text-decoration: underline;
}

.leftSpecial {
	border: 1px dotted #CCCCCC;
	background-color: #0246AB;
	width: 138px;
	height: auto;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

.caption {
	font-size: 10px;
	line-height: 16px;
}

.column {
	float: left;
	width: 200px;
	height: auto;
}

.schedFormat {
	width: auto;
}

/* Schedule */

.graybck {
	background-color: #666666;
	font-size: 12px;
}

/* ON LINE FORM ----------------------------------------------------- */

#content #formNotice {
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	margin: 30px 0px 0px;
	padding: 10px 0px;
}
#content #formNotice h4 {
	color:#9f9f9f;
	font-size: 12px;
	margin: 0px 0px 3px;
}
#content #formNotice p {
	font-size:10px;
	margin: 0;
}
#content #formNotice p a {
	color:#8dad38;
	font-size: 10px;
}
#content #formNotice p a:hover {
	color:#8dad38;
	text-decoration: none;
}



#content #formNotice2 {
	width:480px;
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #formNotice2 h4 {
	color:#9f9f9f;
	font-size: 12px;
	margin: 0px 0px 3px;
}
#content #formNotice2 p {
	font-size:10px;
	margin: 0;
}
#content #formNotice2 p a {
	color:#8dad38;
	font-size: 10px;
}
#content #formNotice2 p a:hover {
	color:#8dad38;
	text-decoration: none;
}

/* FORM ---------------------------------------------------- */

#formParty {
	float: left;
	width: 477px;
	text-align: left;
	font-size: 12px;
	color: #858585;
}
#top {}
img.topRight {
	margin: 0px 0px 0px 189px;
}
#message {
	margin: 10px 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #252525;
}
#message h4 {
	padding: 0px;
	color: #9f9f9f;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#message p {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-size: 10px;
	letter-spacing: 1px;
}

#message-thankyou {
	margin: 15px 0px;
	padding: 70px 0px;
}

#message-thankyou p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	font-size: 12px;
}

.closeWindow { margin:20px 0 0 0; text-align:center}
.closeWindow a {color:#8dad38;}
.closeWindow a:hover { text-decoration:none; }

.field {
	display: block;
	margin: 0px 0px 1px;
	padding: 0px 0px 1px;
	background: url(../banquets/images/border_inquiry.gif) repeat-x left bottom;
}
label {
	display: block;
	width: 150px;
	text-align: right;
	margin: 4px 5px 0px 0px;
	padding: 0px;
	float: left;
	color: #8dad38;
}
input {
	height: 16px;
	padding: 0px 0px 0px 3px;
}

input:focus, 
select:focus, 
textarea:focus 
{background-color: #8dad38; }




select {
	height: 20px;
	background: #ddd;
	width: 175px;
}

textarea {
	background: #ddd;
	width: 275px;
	height: 75px;
	padding: 2px;
	font-size: 12px;
}

.copyright {
	color: #505050;
	font-size: 10px;
	padding: 15px 0px 0px;
}

.submit {
	margin: 10px 0px 0px 90px;
}

input.btn{
	font-size:12px;
	background: #ddd;
	color: #666666;
	padding: 0px;
	height: 20px;
	width: 50px;
}

input.btnhov{
	border-color: #000000;
	cursor: default;
}

.slideshow {
	width:auto;
	height: 265px;
}
