/*------------------------------------------------------------common*/
a:link,a:visited{
	text-decoration:underline;
	color:#00213D;
}

a:hover{
	text-decoration:underline;
	color: #FF6A00;
}

* {
	margin: 0;
	padding: 0;
}

img{
	border-style:none;
}

a.ilink:link, a.ilink:visited {
	border:none;
}

#tt{
	position:absolute;
	display:block;
	background:url(img/tt_left.gif) top left no-repeat;
}

#tttop{
	display:block;
	height:5px;
	margin-left:5px;
	background:url(img/tt_top.gif) top right no-repeat;
	overflow:hidden;
}

#ttcont{
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#FFF;
	text-align:left;
}

#ttbot{
	display:block;
	height:5px;
	margin-left:5px;
	background:url(img/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
}

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

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size:small;
}

#container {
	margin:0px auto 0px auto;
	width: 766px;
	text-align: left;
	background-color: white;
	clear: both;
}

#header{
	_margin-bottom:-3px;/*for IE6*/
}

*:first-child+html #header{/*for IE7*/
	margin-bottom:-3px;
} 

#header img{
	margin:0px;
}

#navi{
	background-color:#970000;
	color:white;
	padding:2px 0 2px 0;
}

#navi span{
	padding:0 10px 0 10px;
	border-right:solid 1px white;
}

#left{
	float:left;
	width:159px;
	background-image: url("img/left-background.jpg");
	background-repeat: repeat-y;446+
	color:white;
	padding-bottom:0px;
}

#left ul{
	list-style:none;
	color:white;
}

#left li{
	border-bottom:dotted 2px #99CCFF;
	margin:5px 5px 5px 5px;
	padding-bottom:3px;
}
#access_space{
       text-align:center;
       margin:340px auto 0px;
}
#access_space_caption1{
	font-size:14px;
        color:#FFFFFF;
        margin-bottom:5px;
}
#access_space_caption2{
	font-size:9px;
        color:#FFFFFF;
}
#navi a:link,#navi a:visited,#left a:link,#left a:visited{
	text-decoration:none;
	color: white;
}

#navi a:hover,#left a:hover{
	text-decoration:none;
	color: #FFCC00;
}


#main{
	float:left;
	width:448px;
}

#main-header{
	height:52px;
}

#main-body{
	background-image: url("img/main-body-background.jpg");
	background-repeat: no-repeat;
	overflow-y:visible;
	color:#00213D;
	padding:20px;
	min-height:454px;
	_height: 454px;/*for IE6*/
}

#main-body h1{
	color:#A42020;
	font-size:large;
	margin-bottom:20px;
	text-align:center;
}

#main-body div.title{
	text-align:left;
	font-size:large;
	color:black;
	font-weight:bold;
	border-bottom:1px solid #CF4305;
	border-left:5px solid #CD4305;
	padding:5px 0 5px 10px;
	margin-right:10px;
}

#main-body div.entry{
	margin:20px 0 30px 0;
}

#main-body div.entry p{
	margin-bottom:10px;
}


#right{
	float:left;
	width:160px;
	margin-right:-3px;/*for IE6*/
}


#footer{
	border-top:solid 1px #000080;
	clear:both;
	color:#000080;
	text-align:right;
	padding-top:5px;
}

#footer p{
	margin-bottom:10px;
}

p.date{
	text-align:right;
}

p.extended{
	text-align:right;
}


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

.top div.intro{
	margin-bottom: 20px;
}

.top#main-body div.title{
	font-size: medium;
}

.top form{
	margin-bottom: 1.5em;
}

.top fieldset{
	border: 1px dotted #B0B0B0;
	_border-style: solid;/*for IE6*/
	padding: 20px 15px 0 15px;
	line-height:150%;
}

.top fieldset label{
	margin-bottom: 0.25em;
}

.top fieldset p{
	margin-bottom: 0.5em;
}

.top fieldset span{
	margin-left: 2em;
}

.top .button{
	text-align:right;
}

.top legend{
	padding: 0 5px 0 5px;
	font-size: larger;
}

.top #message{
	font-size:larger;
	color:red;
}

/*------------------------------------------------------------------main*/
/*-----------------------------------------------------------------offer*/

.offer ul{
	margin:20px;
	list-style-image: url("img/li.gif");
}

.offer li{
	margin:5px 0 5px 0;
}

.offer p.date{
	text-align: right;
	color: #CD4305;
	font-size: smaller;
	font-weight: bold;
	padding-right: 10px;
}

.offer p.company{
	font-weight: bold;
	background: transparent url(./img/offer-company.png) no-repeat scroll left center;
	behavior: url(./iepngfix.htc);
	padding-left: 20px;
	height: 16px;
}

.offer div.entry{
	margin-bottom: 20px;
}

.offer p.img{
	background: transparent url(./img/offer-img.png) no-repeat scroll left center;
	behavior: url(./iepngfix.htc);
	padding-left: 20px;
	height: 16px;
}

.offer p.show-contact{
	background: transparent url(./img/offer-contact.png) no-repeat scroll left center;
	behavior: url(./iepngfix.htc);
	padding-left: 20px;
	height: 16px;
}

	.offer p.show-contact a{
		cursor: pointer;
	}

.offer div.contact{
	display: none;
	padding-left: 40px;
}

/*-----------------------------------------------------------------offer*/
/*---------------------------------------------------------------tourism*/

/*---------------------------------------------------------------tourism*/
/*---------------------------------------------------------------inquiry*/

#main-body.inquiry p{
	margin-bottom:10px;
}

#main-body.inquiry #message{
	font-size:larger;
	margin-bottom:10px;
	color:red;
}

#form textarea{
	height:100px;
	width:350px;
}

#main-body.inquiry #title{
	font-size:larger;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}

/*---------------------------------------------------------------inquiry*/
/*------------------------------------------------------------------news*/


/*------------------------------------------------------------------news*/
/*------------------------------------------------------------------link*/


/*------------------------------------------------------------------link*/
/*-----------------------------------------------------------------other*/


