@import url("/AWT/awt.css");

/* --------------------------------------------------
	initialize
-------------------------------------------------- */

*{
	margin: 0px;
	padding: 0px;
}



/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	 content:"."; 
	 display:block; 
	 height:0; 
	 clear:both; 
	 visibility:hidden;
}
.pkg{
	display:inline-block;
}

* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

#bg-image-inner,
#container-inner,
#pagebody-inner,
#header-inner,
#alpha-inner,
#beta-inner,
#footer-inner,
#copyright-inner {
	width    : 100%;
}


ul{
	list-style-type: none;
}

address{
	font-style: normal;
}

p{
	line-height: 1.4;
}

/*-------------------------------------------------
	Base Link
--------------------------------------------------*/

a {
	text-decoration: underline;
}
a:link {
	color: #9ebe2d;
}
a:visited {
	color: #9ebe2d;
}
a:hover {
	text-decoration: none;
	color: #9ebe2d;
}
a:active {
	color: #9ebe2d;
}

a img {
	border: none;
}

/* --------------------------------------------------
	body
-------------------------------------------------- */

body {
	/* setting border: 0 hoses ie5 win window inner well border */
	text-align  : center;
	font-family : Osaka, ?l?r ?o?S?V?b?N, MS UI Gothic, sans-serif;
	font-size   : 12px;
	color       : #999999;
	background: #fff url(/Image/frame/body_bg.jpg) repeat-x;
}

/* --------------------------------------------------
	container
-------------------------------------------------- */

#bg-image {
	margin     : 0px auto; /* center on everything else */
	width      : 840px;
	background : url(/Image/frame/wall_bg.jpg) repeat-y;
}

#bg-image-inner{
	background:url(/Image/frame/wall_bg_top.jpg) no-repeat;
	text-align: center;
}

#container {
	width: 816px;
	margin     : 0px auto; /* center on everything else */
	text-align : left;
}

/* --------------------------------------------------
	h1
-------------------------------------------------- */

#h1-text {
	width       : 400px;
	margin      : 5px 0px 7px 0px;
	padding     : 0px;
	font-size   : 12px;
	font-weight : normal;
	word-break  : break-all;
	white-space : nowrap;
	overflow    : hidden;
	text-align: left;
}

/* --------------------------------------------------
	pagebody
-------------------------------------------------- */

#pagebody {
	width: 100%;
	text-align: center;
}

/* ------------------------------------------------
	wrapper,top wrapper
-------------------------------------------------- */

#wrapper {
	width: 800px;
	margin: 0px auto;
}

#top-wrapper {
	width: 800px;
	margin: 19px auto 0px auto;
}


/* --------------------------------------------------
	header
-------------------------------------------------- */

#header {
	width    : 800px;
	margin: 0px auto;
	text-align: left;
}

#header-image {
	width    : 587px;
	height   : 62px;
}

#header-info {
	position : absolute;
}

#header-text {
	position : absolute;
}

#header a:link,
#header a:visited{
	color: #999;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}

#header-left{
	float: left;
	width: 450px;
}

#header-right{
	float: right;
	width: 320px;
	_width: 208px;
}

/* --------------------------------------------------
	header navigation menu
-------------------------------------------------- */

#header_navigation-menu {
	width       : 100%;
	margin-top: 5px;
	margin-bottom: 18px;
	text-align  : right;
}

#header_navigation-menu li {
	display    : inline;
	list-style : none;
}

#header_navigation-menu li.left-line a{
	padding: 0px 0px 0px 10px;
}

#header_navigation-menu li a {
	padding    : 0px 6px 0px 10px;
	background: url(/Image/frame/icon_arrow_gr.gif) no-repeat 0px 3px;
}

#header_navigation-menu li a:hover {
		background: url(/Image/frame/icon_arrow_ge.gif) no-repeat 0px 3px;
}

#pulldown_menu {
	width       : 208px;
	float  : right;
}

/*------------------------------------------------
	main visual
-------------------------------------------------------*/

#va{
	clear: both;
	width: 800px;
}

/* --------------------------------------------------
	crumb
-------------------------------------------------- */

#crumb {
	width: 800px;
	margin: 8px 0px 5px 0px;
	text-align: left;
}

#crumb ul li{
	display: inline;
}

#crumb span{
	margin:0px 7px 0px 0px;
}

#crumb a:link,
#crumb a:visited{
	color: #999;
	text-decoration: none;
}

#crumb a:hover {
	text-decoration: underline;
}

/* --------------------------------------------------
	alpha
-------------------------------------------------- */
#alpha {
	display  : inline; /* ie win bugfix */
	position : relative;
	float    : right;
	width    : 580px;
	text-align: left;
}

/* --------------------------------------------------
	beta
-------------------------------------------------- */

#beta {
	display  : inline; /* ie win bugfix */
	position : relative;
	float    : left;
	width    : 193px;
	text-align: left;
}

/* --------------------------------------------------
	menu m
-------------------------------------------------- */

#side-menu_m {
	position : relative;
	width    : 193px;
}

#side-menu_m ul {
	margin  : 0px;
	padding : 0px;
}

#side-menu_m li.side-menu_m {
	list-style : none;
	width      : 193px;
	height     : 25px;
	background : url(/Image/frame/side-menu_m.jpg) 0 0 no-repeat;
}

#side-menu_m li.side-menu_m a {
	display : block;
	height  : 25px;
}

#side-menu_m li.side-menu_m a:hover {
	background : url(/Image/frame/side-menu_m_on.jpg) 0 0 no-repeat;
}

.side-menu_m_text {
	padding-top  : 5px;
	padding-left : 10px;
}

/*----------------------------------------------------
	side menu
	[edita banner]
----------------------------------------------------*/

div#side-banner{
	margin-bottom: 2px;
}

/*----------------------------------------------------
	side menu
	[narusawa ichiikai]
	[Webkaiin]
----------------------------------------------------*/

div#s-navi{
	margin-bottom: 5px;
} 

div#s-navi ul li{
	width: 193px;
	height: 25px;
	margin-bottom: 2px;
}

div#s-navi ul li a{
	display: block;
	width: 193px;
	height: 25px;
	text-indent: -999px;
	overflow: hidden;
}

div#s-navi ul li#s-navi01 a{
	background: url(/Image/frame/side_navi01.gif) no-repeat;
}

div#s-navi ul li#s-navi02 a{
	background: url(/Image/frame/side_navi02.gif) no-repeat;
}

div#s-navi ul li#s-navi01 a:hover{
	background: url(/Image/frame/side_navi01_on.gif) no-repeat;
}

div#s-navi ul li#s-navi02 a:hover{
	background: url(/Image/frame/side_navi02_on.gif) no-repeat;
}


/* --------------------------------------------------
	menu s
-------------------------------------------------- */

#side-menu_s {
	width    : 193px;
	margin-bottom: 13px;
}

#side-menu_s ul {
	margin  : 0px;
	padding : 0px;
}

#side-menu_s li.side-menu_s {
	list-style : none;
	width      : 193px;
	background: url(/Image/frame/side_menu_off_bg.gif) repeat-y;
	border-style: solid;
	border-color: #dcdfdb;
	border-width: 0px 0px 1px 0px;
}

#side-menu_s li.side-menu_s a {
	display : block;
	width: 193px;
	padding: 7px 0px;
}

#side-menu_s li.side-menu_s a:hover {
	background : url(/Image/frame/side_menu_on_bg.gif) repeat-y;
}

.side-menu_s_text {
	padding: 7px;
}

#side-menu_s a:link,
#side-menu_s a:visited{
	color: #999;
	text-decoration: none;
}

#side-menu_s a:hover{
	text-decoration: none;
}

#ad-ct{
	width: 193px;
	border-style: solid;
	border-color: #cee1a0;
	border-width: 1px 0px 0px 0px;
}

#ad-ct dl{
	width: 193px;
	padding-top: 11px;
	color: #99a564;
	line-height: 1.4;
}

/* --------------------------------------------------
	footer
-------------------------------------------------- */

#footer {
	width : 100%;
	clear : both;
	padding-top: 30px;
}

/* --------------------------------------------------
	bottom navigation menu
-------------------------------------------------- */

#bottom_navigation-menu {
	width       : 100%;
	text-align  : right;
	background: #cee1a0;
}

#bottom_navigation-menu ul {
	padding    : 5px 6px 5px 8px;
	list-style : none;
}

#bottom_navigation-menu li {
	padding    : 0px 6px 0px 8px;
	display:inline;
}

#bottom_navigation-menu li.left-line {
	border-left : 1px solid #000000;
}

#bottom_navigation-menu a:link,
#bottom_navigation-menu a:visited {
	color: #445034;
}

#bottom_navigation-menu a:hover {
	text-decoration: none;
}

/* --------------------------------------------------
	copyright
-------------------------------------------------- */

#copyright {
	width       : 100%;
	background: #445034;
	text-align  : left;
	word-break  : break-all;
	white-space : nowrap;
	overflow    : hidden;
}

#copyright address {
	padding: 5px 15px;
	color: #fff;
}

/* --------------------------------------------------
	whatsnew
-------------------------------------------------- */

#whats-new {
	list-style-image : url(/Image/top/li_image.gif);
}

#whats-new ul {
	margin  : 0px;
	padding : 0px;
}

#whats-new li {
	list-style : none;
}

#whats-new a {
}

#whats-new a:hover {
}

/* --------------------------------------------------
	inquiry form
-------------------------------------------------- */
div#form{
	width: 100%;
	text-align: center;
}

div#form form {
	width: 532px;
	margin: 0px auto;
	text-align: left;
}

input,select{
	font-size: 12px;
}

form p.item{
	margin-bottom: 25px;
}


table.contact-form{
	width: 530px;
	margin:10px 0px 10px 0px;
	border: 0px;
	border-collapse:collapse;
}
table.contact-form th{
	font-size:12px;
	padding:10px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
	width:150px;
	text-align:left;
	font-weight:normal;
}

table.contact-form td{
	padding: 10px 0px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
}

table.contact-form th.last,
table.contact-form td.last{
	border: 0px;
}


table.contact-form p{
	font-size:12px;
}

table.contact-form span{
	margin-left: 8px;
	color: #ff5050;
}

table.contact-form textarea{
	width: 290px;
	height: 95px;
	font-size: 12px;
}

div#box_submit{
	margin-left: 175px;
	position:relative;
height:60px;
zoom:1;
}

#contact-txt {
	width: 100%;
	padding-bottom: 20px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #b8b8b8;
	margin-bottom: 20px;
}

span.hissu{
	color: #ff5050;
}	


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

	page common

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

h2.pagetitle{
	margin-bottom: 20px;
}

h3.h3-01{
	clear: both;
	width: 570px;
	height: 14px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 10px;
	background: url(/Image/frame/h3_bg.gif) no-repeat;
	font-size: 12px;
	color: #fff;
}

/* \*/
* html h3.h3-01{
	width: 580px;
	height: 19px;
}

/**/

h3.h3-02{
	clear: both;
	width: 564px;
	height: 14px;
	padding-top: 3px;
	padding-left: 16px;
	margin-bottom: 10px;
	background: url(/Image/frame/h3_bg02.gif) no-repeat;
	font-size: 12px;
	color: #666;
}

/* \*/
* html h3.h3-02{
	width: 580px;
	height: 19px;
}

/**/

h3.h3-02 span{
	font-weight: normal;
	margin-right: 15px;
}

h3.h3-top{
	margin-bottom: 5px;
}

h4.h4-01{
	clear: both;
	width: 565px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 15px;
	background: url(/Image/frame/icon_sc_9.gif) no-repeat 0px 3px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #b8b8b8;
}

/* \*/
* html h4.h4-01{
	width: 580px;
}

/**/

h4.h4-02{
	clear: both;
	width: 565px;
	margin-bottom: 5px;
	padding: 8px 0px 3px 15px;
	background: url(/Image/frame/icon_sc_9.gif) no-repeat 0px 11px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #b8b8b8;
}

/* \*/
* html h4.h4-02{
	width: 580px;
}

/**/


span.txt-green{
	color: #9ebe2d;
}

h5.h5-01{
	background: url(/Image/frame/icon_gr_t.gif) no-repeat 0px 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
}

div.s-ct{
	width: 100%;
	margin-bottom: 30px;
}



/* ---------------------------------------------------
	margin,padding
----------------------------------------------------- */


.mb10{
	margin-bottom: 10px;
}

.mb15{
	margin-bottom: 15px;
}

.mb20{
	margin-bottom: 20px;
}

.mb25{
	margin-bottom: 25px;
}

.mb30{
	margin-bottom: 30px;
}

.mb35{
	margin-bottom: 35px;
}


/*---------------------------------------------------
	table style
---------------------------------------------------- */

table.tb-01{
	border: 1px solid #ccc;
	background: #fff;
	border-collapse: separate;
	font-size: 12px;
}

table.tb-01 th{
	padding: 3px 7px;
	background: #edf1e8;
	text-align: center;
	vertical-align: middle;
	color: #666;
}

table.tb-01 td{
	padding: 3px 7px;
	background: #f8fbf5;
	text-align: center;
	vertical-align: middle;
}

table.tb-02{
	margin-bottom: 30px;
	border: 0px;
	background: #fff;
	border-collapse: separate;
	font-size: 14px;
	line-height: 1.5;
}

table.tb-02 th{
	padding: 3px 7px;
	background: #9ebb78;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	white-space: nowrap;
}

table.tb-02 td{
	padding: 3px 7px;
	background: #d6eeb7;
	text-align: center;
	vertical-align: middle;
	color:#666;
	white-space: nowrap;
}

table.tb-02-2{
	width: 100%;
	margin-bottom: 5px;
	border: 0px;
	background: #fff;
	border-collapse: separate;
	font-size: 14px;
	line-height: 1.5;
}

table.tb-02-2 th{
	padding: 3px 7px;
	background: #9ebb78;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	white-space: nowrap;
}

table.tb-02-2 td{
	padding: 3px 7px;
	background: #d6eeb7;
	text-align: center;
	vertical-align: middle;
	color:#666;
	white-space: nowrap;
}

table.tb-02-2 td.td01{
	background: #a5d664;
	color: #fff;
	font-weight: bold;
}

/* --------------------------------------------------
	Top page
--------------------------------------------------- */
div#top-info-area {
	width: 580px;
	padding:10px 0px;
	margin-bottom: 13px;
	background: #f3fae9;
	text-align: center;
}

div#top-info-area dl{
	clear: both;
	width: 534px;
	padding: 0px 9px;
	margin: 0px auto;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #afb4a8;
	line-height: 1.5;
	text-align: left
}

/*\*/

* html div#top-info-area dl {
	width: 552px;
}

/**/

div#top-info-area dl#last{
	clear: both;
	width: 534px;
	padding: 0px 9px;
	margin: 0px auto;
	border-style: dotted;
	border-width: 0px 0px 0px 0px;
	border-color: #afb4a8;
	line-height: 1.5;
	text-align: left
}

/*\*/

* html div#top-info-area dl.last {
	width: 552px;
}

/**/

div#top-info-area dl dt{
	display: block;
	float: left;
	width: 68px;
	margin-top: 10px;
	padding:0px 0px 0px 5px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	border-color: #9ebe2d;
	color: #666;
	font-weight: bold;
}

/*\*/

* html div#top-info-area dl dt{
	width: 75px;
}

/**/

div#top-info-area dl dd{
	display: block;
	float: right;
	width: 459px;
	padding: 10px 0px 5px 0px;
}


div#top-info-area dl dd strong{
	color: #666;
}

div#top-info-area ul{
	clear: both;
	text-align: right;
	padding: 0px 10px;
	line-height: 1.5;
}

div#top-info-area ul li{
	padding-top: 10px;
}


div.top-ct{
	width: 578px;
	margin-bottom: 15px;
	border:1px solid #dcdfdb;
}

/* \*/

* html div.top-ct{
	width: 580px;
}


/**/

div.top-ct ul{
	margin: 9px 7px;
}

div.top-ct ul li{
	margin-bottom: 16px;
	background: url(/Image/frame/icon_cross_ge.gif) no-repeat 0px 3px;
	padding-left: 12px;
}

/*-----------------------------------
	access
------------------------------------*/

div.ac-foot{
	width: 100%;
	padding-top: 25px;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #b8b8b8;
	text-align: center;
}


/* ----------------------------------------
	privacypolicy
------------------------------------------ */

ol.ol-01{
	margin: 0px 0px 30px 30px;
}

ol.ol-01 li{
	margin-bottom: 3px;
	line-height: 1.5;
}

div.pp-foot{
	width: 100%;
	text-align: center;
}

/*----------------------------------------------
	institution
----------------------------------------------- */

div.image{
	float: left;
	width: 160px;
	padding-bottom: 17px;
}

div.txt-area{
	float: right;
	width: 395px;
	text-align: left;
}

div.txt-area ul{
	padding-top: 15px;
	padding-left:10px;
	background:;
}

div.txt-area ul li{
	margin-bottom: 5px;
}

ul.ul-02 li{
	background: url(/Image/frame/icon_s_ge_5.gif) no-repeat 0px 3px;
	padding-left: 8px;
	margin-bottom: 5px;
}

/* -------------------------------------------
	restaurant
---------------------------------------------*/

div.l-wrap{
	float: left;
	width: 259px;
	margin-left: 14px;
	padding-top: 10px;
	padding-bottom: 30px;
}

div.r-wrap{
	float: right;
	width: 259px;
	padding-top: 10px;
	margin-right: 14px;
	padding-bottom: 30px;
}

/* \*/

* html div.l-wrap{
	margin-left: 7px;
}

* html div.r-wrap{
	margin-right: 7px;
}
/**/

div.s-wrap{
	float: left;
	width: 187px;
	margin-right: 9px;
	padding-top: 10px;
	padding-bottom: 16px;
}

div.s-wrap-last{
	float: left;
	width: 187px;
	padding-top: 10px;
	padding-bottom: 16px;
}

div.s-wrap02{
	float: left;
	width: 187px;
	margin-right: 9px;
	padding-bottom: 30px;
}

div.s-wrap-last02{
	float: left;
	width: 187px;
	padding-bottom: 30px;
}

div.l-wrap img,
div.r-wrap img,
div.s-wrap img,
div.s-wrap02 img,
div.s-wrap-last img,
div.s-wrap-last02 img{
	margin-bottom: 9px;
}


dl.menu-name{
	width: 100%;
	line-height: 1.5;
}

dl.menu-name dt{
	margin-bottom: 5px;
	padding: 0px 0px 3px 15px;
	background: url(/Image/frame/icon_sc_9.gif) no-repeat 0px 3px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #b8b8b8;	
}

dl.menu-name dt.dt-02{
	padding: 0px 0px 21px 15px;
}

dl.menu-name dd.price{
	text-align: right;
	margin-bottom: 5px;
	color: #666;
}

dl.menu-name dd.item{
	padding: 7px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
}

hr.dot{
	clear: both;
	height: 1px;
	margin: 0px 0px  16px 0px;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #d8d8d8;
}

div.l-menu01{
	float: left;
	width: 275px;
	padding-bottom: 30px;
}

div.r-menu01{
	float: right;
	width: 275px;
	padding-bottom: 30px;
}

div.l-menu01 dl,
div.r-menu01 dl{
	clear: both;
	color: #666;
}

div.l-menu01 dt,
div.r-menu01 dt{
	display: block;
	float: left;
	width: 190px; 
	padding-left: 15px;
	background: url(/Image/frame/icon_cross02.gif) no-repeat 0px 3px;
	margin-bottom: 7px;
}

div.l-menu01 dd,
div.r-menu01 dd{
	display: block;
	float: right;
	width: 65px;
	margin-bottom: 7px;
	text-align: right;
	font-weight: bold;
}

ul.ul-01 {
	margin-top: 5px;
}

ul.ul-01 li{
	padding-left: 15px;
	background: url(/Image/frame/icon_cross02.gif) no-repeat 0px 3px;
	margin-bottom: 7px;
}

/*-------------------------------------------------
	CELLULER
---------------------------------------------------*/

div.cel-ct{
	padding-bottom: 35px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #d8d8d8;
	margin-bottom: 30px;
}

div#btn-ct{
	width: 410px;
	margin-left: 85px;
	text-align: center;
	color: #ee4c61;
}

div#btn-ct p.btn{
	margin-bottom: 30px;
}


/*-------------------------------------------------
	web
---------------------------------------------------*/

div.web-ct{
	padding-bottom: 25px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #d8d8d8;
	margin-bottom: 30px;
}

div#btn-ct02{
	width: 410px;
	margin-left: 85px;
	text-align: center;;
}

div.web-left{
	float: left;
	width: 55px;
	padding-bottom: 30px;
}

div.web-right{
	float: right;
	width: 520px;
	padding-bottom: 30px;
	line-height: 1.5;
}


/*-------------------------------------------------
	pulldown
---------------------------------------------------*/
div#pulldown_menu {
position:relative;
}

div#pulldown_menu ul {
text-align:left;
}

/* menu01 */
li#li_pulldown_menu01 a {
display:block;
width:89px;
height:49px;
position:absolute;
top:-3px;
left:14px;
text-align:left;
background:url(/Image/frame/btn_headnavi01.jpg) 0 0 no-repeat;
text-indent:-9999px;
overflow:hidden;
}

li#li_pulldown_menu01 a:hover {
background:url(/Image/frame/btn_headnavi01_on.jpg) 0 0 no-repeat;
display:block;
}

li#pulldown_menu01 {
position:absolute;
top:46px;
left:14px;
width:150px;
}

li#pulldown_menu01 ul {
background:#5D6E47;
zoom:1;
}

li#pulldown_menu01 li {
padding:5px;
border-bottom:1px solid #ffffff;
}

li#pulldown_menu01 a {
display:block;
widht:150px;
height:15px;
}

li#pulldown_menu01 a:link {
color: #ffffff;
}

li#pulldown_menu01 a:visited {
color: #ffffff;
}

li#pulldown_menu01 a:hover {
color: #cccccc;
}

/* menu02 */
li#li_pulldown_menu02 a {
display:block;
width:89px;
height:49px;
position:absolute;
top:-3px;
left:118px;
text-align:left;
background:url(/Image/frame/btn_headnavi02.jpg) 0 0 no-repeat;
text-indent:-9999px;
overflow:hidden;
}

li#li_pulldown_menu02 a:hover {
background:url(/Image/frame/btn_headnavi02_on.jpg) 0 0 no-repeat;
display:block;
}

li#pulldown_menu02 {
position:absolute;
top:46px;
left:58px;
width:150px;
}

li#pulldown_menu02 ul {
background:#5D6E47;
zoom:1;
}

li#pulldown_menu02 li {
padding:5px;
border-bottom:1px solid #ffffff;
}

li#pulldown_menu02 a {
display:block;
widht:150px;
height:15px;
}


li#pulldown_menu02 a:link {
color: #ffffff;
}

li#pulldown_menu02 a:visited {
color: #ffffff;
}

li#pulldown_menu01 a:hover {
color: #cccccc;
}


input.input_submit {
background:url(/Image/contact/btn_submit.gif) 0 0 no-repeat;
width:56px;
height:25px;
text-indent:-9999px;
border:0;
overflow:hidden;
cursor:pointer;
position:absolute;
top:0;
left:0;
display:block;
}

img.btn_reset {
position:absolute;
top:0;
left:80px;
cursor:pointer;
}

/* header navigation IE6 */
#header-right { _position:relative;}
div#header_navigation-menu ul { _position:absolute; _top:5px; _right:0px; _width:500px; }
#pulldown_menu {  _position:absolute; _top:13px;}



