body
{
	color: #333333;
	font-size: 80%;
	line-height:140%;
	padding: 0;
	margin: 0;
	background: #ffffff;
text-align:center; 
}

img
{
	border: 0;
	vertical-align: text-bottom;
}


form
{
	margin: 0;
}

strong {
	font-style: normal;
	font-weight: bold;
}
strong.red {
	color: #CD100A;
}
strong.blue {
	color: #169232;
}
strong.gray {
	color: #666666;
}

strong.big_red {
	color: #CD100A;
	font-size: 14px;
}

strong.big_blue {
	color: #006600;
	font-size: 14px;
}

input{font-size:9pt;}

/* Headings */
h1 {
	font-size: 16px;
	margin: 0px;
	color: #CD100A;
	line-height:100%;
}

.page_title
{
	font-size: 16px;
	margin: 0px 0px 8px 0px;
	padding: 18px 10px 16px 62px;
	background-image: url("./common/h1.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

h2 {
	font-size: 14px;
	color: #169232;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 54px;
	background-image: url("./common/h2.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}


h2.header_text {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border: none;
	font-weight: normal;
	background-image: none;
}


.subtitle {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border: 1px solid #ffffff;
	background: #ffffff;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #006600;
	margin: 8px 0px 4px 0px;
	padding: 0px;
	clear: both;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

li
{
	padding: 0 0 0 0px;
	margin: 0 0px;
}

.imgl {
	float: left;
	margin: 0px 10px 8px 0px;
	border: 1px solid #cccccc;
}

.imgr {
	margin: 0px 0px 10px 15px;
	float: right;
	border: 1px solid #cccccc;
}


/* Links */
a {color: #333399;}
a:link {color: #333399;}
a:link:hover {color: #CD100A;}
a:link:active {color: #333399;}
a:visited {color: #333399;}
a:visited:hover {color: #CD100A;}
a:visited:active {color: #333399;}

a.mainlink {color: #333333;text-decoration:none;background: none;}
a.mainlink:link {color: #333333;text-decoration:none;background: none;}
a.mainlink:link:hover {color: #333333;text-decoration:none;background: none;}
a.mainlink:link:active {color: #333333;text-decoration:none;background: none;}
a.mainlink:visited {color: #333333;text-decoration:none;background: none;}
a.mainlink:visited:hover {color: #333333;text-decoration:none;background: none;}
a.mainlink:visited:active {color: #333333;text-decoration:none;background: none;}

a.mainlink2 {color: #666666;text-decoration:none;background: none;}
a.mainlink2:link {color: #666666;text-decoration:none;background: none;}
a.mainlink2:link:hover {color: #666666;text-decoration:none;background: none;}
a.mainlink2:link:active {color: #666666;text-decoration:none;background: none;}
a.mainlink2:visited {color: #666666;text-decoration:none;background: none;}
a.mainlink2:visited:hover {color: #666666;text-decoration:none;background: none;}
a.mainlink2:visited:active {color: #666666;text-decoration:none;background: none;}

a.footerlink {color: #555555;text-decoration:none;background: none;}
a.footerlink:link {color: #555555;text-decoration:none;background: none;}
a.footerlink:link:hover {color: #ec5e5e;text-decoration:none;background: none;}
a.footerlink:link:active {color: #555555;text-decoration:none;background: none;}
a.footerlink:visited {color: #555555;text-decoration:none;background: none;}
a.footerlink:visited:hover {color: #ec5e5e;text-decoration:none;background: none;}
a.footerlink:visited:active {color: #555555;text-decoration:none;background: none;}

a.whitelink {color: #ffffff;text-decoration:none;}
a.whitelink:link {color: #ffffff;text-decoration:none;}
a.whitelink:link:hover {color: #ffffff;text-decoration:underline;}
a.whitelink:link:active {color: #ffffff;}
a.whitelink:visited {color: #ffffff;text-decoration:none;}
a.whitelink:visited:hover {color: #ffffff;text-decoration:underline;}
a.whitelink:visited:active {color: #ffffff;text-decoration:none;}

h2 a {color: #1A7549;text-decoration:none;}
h2 a:link {color: #1A7549;text-decoration:none;}
h2 a:link:hover {color: #ec5e5e;text-decoration:none;}
h2 a:link:active {color: #1A7549;text-decoration:none;}
h2 a:visited {color: #1A7549;text-decoration:none;}
h2 a:visited:hover {color: #ec5e5e;text-decoration:none;}
h2 a:visited:active {color: #1A7549;text-decoration:none;}


/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 500px;
	height: 1px;
	clear: both;
}

.formfield {
	font-size: 13px;
}

.pageswitch {
	text-align: right;
	padding: 5px 0px 5px 0px;
}

#breadcrumbs {
	padding: 4px 10px 3px 10px;
	background:#ffffff;
	border-bottom: 1px solid #CD100A;
	margin: 0px 0px 0px 0px;
	line-height:160%;
	font-size: 10px;
}

.back_next_link {
	text-align: right;
	font-size: 10px;
}

.icon {
	padding: 0px 5px 0px 16px;
}

.icon_side {
	padding: 0px 5px 0px 0px;
}

.read_rss {
	padding: 0px 10px 10px 0px;
}

.mark {
	color: #ff9933;
}

.mark2 {
	color: #004477;
}

.little_text {
	color: #888888;
	font-size: 10px;
}

th, td {
  font-size: 10pt;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/

#header {
	padding : 0px 0px 0px 0px;
	width: 760px;
	margin: auto;
	background: #ffffff url("./common/header_back.jpg") no-repeat;
	border-top: 5px solid #CD100A;
text-align:left; 
}

#header_left {
	float:left;
	width: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header_logo {
	padding: 10px 0px 0px 10px;
}

#header_center {
	float:left;
	width: 405px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header_description {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	line-height:100%;
}

#header_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}


#header_right {
	float:right;
	width: 250px;
	text-align:right;
	padding: 10px 10px 0px 0px;
}

.header_contact {
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 760px;
	margin: auto;
	padding : 0px 0px 0px 0px;
	background: #ffffff;
}
#wrapper
{
	width: 760px;
	margin: 0px;
	padding : 0px;
text-align:left; 
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/

#container_right
{
	width: 520px;
	float: right;
	padding: 15px 0px 0px 0px;
}

#container_left
{
	width: 220px;
	float: left;
	padding: 15px 0px 0px 0px;
}

#container
{
	padding: 0px 0 0 0;
}
.content
{
	padding: 15px 0 15px 0;
	line-height: 140%;
}

.content2
{
	padding: 15px 0 0 0;;
	line-height: 140%;
}

.content_flash
{
	margin: 0px;
	padding: 5px 0 0 0;
}

.content3
{
	padding: 5px 0 0 0;
	line-height: 140%;
	border: 1px dotted #ffaaaa;
}

.content_author
{
	padding: 10px 5px 0 5px;
}

.index_contents
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.index_map
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}

.photograph
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}

.index_descreption
{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}

.page_text
{
	padding: 8px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.page_contents
{
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}


#photo_image2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.index_news_block
{
	margin: 8px 0px 0px 8px;
	padding: 1px 5px 1px 20px;
	background-image: url("./common/point_menu.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.index_news_last
{
	margin: 0px 8px 0px 0px;
	padding: 5px 20px 3px 5px;
	text-align: right;
	background-image: url("./common/point_menu.gif");
	background-repeat: no-repeat;
	background-position: right;
}


.detail_link {
	color: #333333;
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 0px 0px;
	background: #000066;
	text-align:center;
	color: #ffffff;
	font-size:10px;
	line-height: 130%;
}

.banner_block {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align:center;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/

.contenttitle
{
	padding: 0 0 0px 0;
	margin: 0 0 12px 0;
}

.itemtitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	padding: 5px 0 5px 0;
	margin: 0 0 8px 0;
}

.contentbody
{
	font-size:12px;
	padding: 10px 0 10px 0;
}

.itembody
{
	font-size:12px;
	padding: 15px 0 0px 0;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/

.number {
	z-index: 1;
	padding: 0;
	top: 80px;
	right: -15px;
	font-size: 60px;
	color: #f8eedd;
	position: relative;
	text-align:left;
}

.contentdetail
{























	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	position: relative;
}

.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 100%;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 0 0 0 0;
	margin: 0px 0 5px 0;
	text-align: right;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

.headline_block {
	padding: 7px 10px 0px 10px;
}

.voice_list {
	padding: 0px 0px 8px 0px;
	background-color: #f4ffe7;
	border-bottom: 1px solid  #e7ffcc;
	border-left: 1px solid  #e7ffcc;
	border-right: 1px solid  #e7ffcc;
	margin: 0 0 18px 0;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background-color: #ffffff;
	border: 1px solid  #dddddd;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: hidden;
	position: relative;
}

.odd
{
	background-color: #eeeeee;
}

.commentbody
{
	padding: 10px 2px 10px 2px;
	margin: 0 0 0 0;
	position: relative;
	z-index: 2;
}

.commentinfo
{
	padding: 0px 2px 0px 2px;
	margin: 0 0 0 0;
	position: relative;
	text-align:right;
	z-index: 2;
}

.commentnumber
{
	z-index: 1;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: -6px;
	left: -12px;
	font-size: 100px;
	line-height: 80px;
	color: #eeeeee;
	position: absolute;
}

.odd .commentnumber
{
	color: #ffffff;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/

.left_menu
{
	margin: 15px 4px 15px 4px;
	padding: 0px 0px 8px 0px;
	background: url("./common/menu_block_back.jpg") right bottom no-repeat;
	border: 1px solid #dddddd;
}

.left_menu_title{
	color: #333333;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	margin: 0px 0px 0px 0px;
	background: #f8f8f8 url("./common/bg.gif");
	text-align: left;
	border-bottom: 1px solid #dddddd;
}

.left_menu_text{
	color: #333333;
	padding: 8px 5px 6px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.left_menu_block{
	font-size: 12px;
	color: #666666;
	padding: 2px 9px 2px 20px;
	margin: 6px 0px 0px 10px;
	background-image: url("./common/point_menu.gif");
	background-repeat: no-repeat;
	background-position: left;
}



.left_menu_button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	font-size: 12px;
}



.left_menu_button ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:140%;
}

.left_menu_button ul li a {
	margin: 0px 0px 0px 0px;
	display: block; 
	color: #663333;
	padding: 13px 8px 6px 30px;
	background-image: url("./common/left_button.gif");
	background-repeat: no-repeat;
	background-position: left;
	height:23px;
text-decoration:none;
	font-weight: bold;
}

.left_menu_button ul li a:hover,.left_menu_button ul li.selected a{
	color: #CD100A;
	background-image: url("./common/left_button_over.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}



/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 760px;
	margin: auto;
	padding : 15px 0px 0px 0px;
	background: #ffffff;
text-align:left; 
}

#footer_navi
{
	text-align: center;
	padding: 4px 10px 3px 0;
	border-width: 0px 0 12px 0;
	border-bottom: 3px solid #169232;
	background: #eeeeee;
}

#copyrights
{
	text-align: right;
	padding: 8px 0px 0px 0px;
}

.powerdby
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
}



/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;

}

.commentform, .mailform
{
	margin-top: 10px;
	padding: 10px;
	background: #EEEEEE;
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}
.commentform img{
	margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 12px;
	background: #ffeecc;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	padding: 5px;
}
.searchform .formfield
{
	width: 130px;
	height: 12px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0px 0px 0 0;
}
.searchform .formbutton
{
	background: #339933;
	color: #ffffff;
	width: 30px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 0px;
}
.loginform .formfield
{
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
	width: 300px;
	margin-right: 105px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox {
	float: left;
	margin: 0px;
	padding:0px 10px 8px 0px;
}

.leftbox img {
	border: 1px solid #cccccc;
}

.rightbox {
	margin: 0px;
	padding:0px 0px 8px 10px;
	float: right;
}

.rightbox img {
	border: 1px solid #cccccc;
}

.viewbody {
	padding:12px;
	border: 1px dotted #ffaaaa;
	line-height:200%;
	margin: 5px 0 25px 0;
}


div.clear {
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	clear: both;
}

.access_area
{
	width:470px;
	padding: 0;
	margin: 0;
}

.access_block
{
	padding: 0;
	margin: 0;
}


.access_right {
	float: left;
	padding: 30px 0px 0px 20px;
	margin: 0;
	line-height:160%;
	width:270px;
}

.access_left {
	float: left;
	width:180px;
	padding: 0;
	margin: 0;
}

.movie_block {
	padding: 8px 0px 8px 0px;
	margin: 0;
}

.movie_block img {
	padding: 0px 0px 5px 0px;
	margin: 0;
}

.movie_index {


	margin: 0;
	padding: 0px 6px 0px 6px;
	float: left;
	width:170px;
}


.form-preview {
	width: 460px;
	border: 1px solid #CCCCCC;
}
.form-name {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	width: 120px;
}
.form-value {
	border: 1px solid #CCCCCC;
	width: 340px;
}
.formerror {
	font-weight:bold;
	color:#cc3300;
}
.form-notice {
	font-weight:bold;
	color:#ff9933;
}

.column_block {
	margin: 0;
	padding: 24px 3px 0px 3px;
}

.column_news {
	margin: 0;
	padding: 2px 0px 6px 0px;
}

.column_banner {


	float: left;
	margin: 0px 10px 8px 0px;
}

#contact {
border-collapse: collapse; 
}

#contact TD {
border-top: 1px #bbdd99 solid;


background-color: #f4ffe7;
}


.relate_list {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 6px;
}

.sslbox {
	margin: 0px 10px;
	padding: 10px;
	border: 1px solid #cc3300;
}

.product_thum {
	margin: 0px 0px 0px 0px;
	padding: 4px 1px 0px 1px;
}


table.price {
	width:80%;
	line-height:100%;
	border-collapse:collapse;
	margin:10px  auto;
}

table.price th {
	font-size:14px;
	color:#666;
	background:#DEEFE6;
	padding:0.6em;
	border:1px solid #86C3A4;
text-align:center;
}

table.price td {
	font-size:14px;
	font-weight:bold;
	color:#f33;
	color:#1A7549;
	text-align:right;
	padding:0.8em 1em 0.8em 0;
	border:1px solid #86C3A4;
}


.calendar{
	margin: 0px auto;
	padding: 0px;
	border: none;
	margin-bottom:10px;
	border-collapse: collapse;
	width:94%;
}

.calendar td{
	line-height: 110%;
	border: 1px solid #cccccc;
	padding:2px;
	text-align: center;
	font-size: 12px;
}

.calendar .month{
	background: #ffdddd;
}

.calendar .youbi{
	background: #ffeecc;
}

.calendar .close{
	background-image: url("./common/calender_close.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.calendar .lunch{
	background-image: url("./common/calender_lunch.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.calendar .sunday{
	background: #ffeeee;
}

.calendar .saturday{
	background: #eeeeff;
}

.calendar .weekday{
	background: #ffffff;
}

.calendar .noday{
	background: #eeeeee;
}

.dinner_menu{
	background: #ffffee;
	margin: 30px 30px 0px 30px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #CD100A;
}

.staff_block {
	padding: 5px 5px 25px 5px;
	width: 482px;
	background: #ffffff;
}

.staff_left {
	float:left;
	width: 170px;
}

.staff_outside {
	background-image: url(../staff/images/blank.jpg);
	width: 170px;
	height: 220px;
}

.staff_image {
	margin: 20px 0px 0px 10px;
	padding: 0px;
}

.staff_right {
	float:left;
	width: 302px;
	padding-left:10px;
}

.staff_title {
	border-bottom: 1px dotted #999999;
	padding: 15px 0px 3px 0px;
	margin-bottom: 10px;
	font-size: 14px;
}