* {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}

H1 {
	FONT-SIZE: 9px
}
H2 {
	FONT-SIZE: 9px
}
H3 {
	FONT-SIZE: 9px
}
H4 {
	FONT-SIZE: 9px
}
IMG {
	BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}
UL {
	LIST-STYLE-TYPE: none
}
LI {
	LIST-STYLE-TYPE: none
}
FONT {
	LINE-HEIGHT: 1.2em
}
.clear {
	CLEAR: both
}
.none {
	DISPLAY: none
}
.hidden {
	WIDTH: 0px; HEIGHT: 0px; OVERFLOW: hidden
}

/*--------------------------------------
              link style
--------------------------------------*/
img { -ms-interpolation-mode: bicubic; } 
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	text-decoration: none;
	color: #ff00ff;
}
a:visited {
	color: #ff00ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ff00ff;
}
a:active {
	color: #ff00ff;
	text-decoration: none;
}
.clear {
	clear: both;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.6;
	background-position: center top;
	width: 100%;
	color: #666666;
}
/*----------------------------------------
header
----------------------------------------*/

ul#Navi {
	margin: 0;
	list-style-type: none;
	position: absolute;
	bottom: -3px;
	padding: 0;
	width: 369px;
	left: 593px;
	height: 34px;
	text-indent:-9999px;
}

ul#Navi li {
	height: 60px;
	display: block;
	width: 183px;
	margin-right: 0px;
	margin-left: 0px;
}
#Navi .mail {
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}

#Navi .mail a{
	background-image: url(../img/header/bg_m_mail.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}

#Navi .mail a:hover{
	background-image: url(../img/header/bg_m_mail_ov.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}
#Navi .PCmail {
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}

#Navi .PCmail a{
	background-image: url(../img/header/bg_p_mail.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
		float:left;
}

#Navi .PCmail a:hover{
	background-image: url(../img/header/bg_p_mail_ov.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
		float:left;
}

#tel {
	background-image: url(../img/header/bg_tel.png);
	height: 41px;
	width: 370px;
	position: absolute;
	right: 0px;
	bottom: 34px;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
ul#basicNavi {
	margin: 0;
	list-style-type: none;
	position: absolute;
	bottom: 165px;
	padding: 0;
	width: 244px;
	left: 718px;
	height: 54px;
	text-indent:-9999px;
}

ul#basicNavi li {
	float: left;
	height: 47px;
	display: block;
	width: 48px;
	margin-right: 5px;
	margin-left: 5px;
}
#basicNavi .top {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .top a{
	background: url(../img/header/link_01.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .top a:hover{
	background: url(../img/header/link_01_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}
#basicNavi .company {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .company a{
	background-image: url(../img/header/link_02.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .company a:hover{
	background-image: url(../img/header/link_02_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}
#basicNavi .privacy {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .privacy a{
	background-image: url(../img/header/link_03.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .privacy a:hover{
	background-image: url(../img/header/link_03_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}
#basicNavi .map {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .map a{
	background-image: url(../img/header/link_04.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .map a:hover{
	background-image: url(../img/header/link_04_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#footer {
	background-color: #424242;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear:both;
}

#footer #f_naviBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:10px;
}
#footer #f_naviBox ul {
	display: inline;
	list-style-type: none;
}
#footer #f_naviBox li {
	float: left;
	color: #ffaeed;
}
#footer #f_naviBox li a{
	color: #ffaeed;
	text-decoration: none;
}
#footer #f_naviBox li a:hover{
	color: #ffaeed;
	text-decoration: underline;
}

#cprBox {
	background-color: #1e1e1e;
	width: 100%;
	clear:both;
}
#cprBox p {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffaeed;
}
/*---------------------------------------
メインページ
---------------------------------------*/

#main {
	background:url(../img/test/bg.png);
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#Contents {
	width:940px; 
	height: auto;
	clear:both; 
	padding-left:10px; 
	padding-right:10px;	
	margin:0px auto;
	 DISPLAY:block;
}
#mainContents {
	width:680px; 
	height:auto; 
	float:right; 
	DISPLAY: inline;
	margin-left:10px;
}
.textWeight {
	font-size:30px; font-weight:bold; color:#3CF
}

.up_img {
	border:1px solid #ffccff;
}

.red {
	color:#F03; font-size:10px;
	padding-left:3px;
	padding-right:3px;
}
#listContents {
	width:920px; 
	height:auto; 
	float:left; 
	DISPLAY: inline;
	margin-left:20px;
}
DIV#listDataBox {
	border-bottom: #bcbcc2 1px solid; 
	border-left: #bcbcc2 1px solid; 
	border-top: #bcbcc2 1px solid; 
	padding-bottom: 3px; 
	line-height: 130%; 
	margin-left:20px;
	margin-top:20px;
	margin-bottom:5px;
	padding-left: 5px; 
	width: 800px; 
	padding-right: 5px; 
	height: 250px; 
	color: #555555; 
	clear: both; 
	font-size: 12px; 
	overflow: auto; 
	border-right: #bcbcc2 1px solid; 
	padding-top: 5px
}
DIV#listDataBox2 {
	border-bottom: #bcbcc2 1px solid; 
	border-left: #bcbcc2 1px solid; 
	border-top: #bcbcc2 1px solid; 
	padding-bottom: 3px; 
	line-height: 130%; 
	margin-left:20px;
	margin-top:20px;
	margin-bottom:5px;
	padding-left: 5px; 
	width: 800px; 
	padding-right: 5px; 
	height: auto; 
	color: #555555; 
	clear: both; 
	font-size: 12px; 
	border-right: #bcbcc2 1px solid; 
	padding-top: 5px
}
DIV#listDataBox3 {
	border-bottom: #bcbcc2 1px solid; 
	border-left: #bcbcc2 1px solid; 
	border-top: #bcbcc2 1px solid; 
	padding-bottom: 3px; 
	margin-left:78px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left: 5px; 
	width: 310px; 
	padding-right: 5px; 
	height: 250px; 
	color: #555555; 
	font-size: 12px; 
	border-right: #bcbcc2 1px solid; 
	padding-top: 5px;
	float:left;
}
.back_top {
	clear:both; margin-left:10px;
}


#bottomlist {
	width:680px; 
	height:10px; 
    clear:both;
	background-repeat:no-repeat;
	margin-top:30px;
	margin-left:260px;
}
.list_title {
	color:#F6F;
	font-size:14px;
	font-weight:bold;
}
.form {
	color:#F09;
	font-size:14px;
	line-height:16px;
	padding-top:20px;
	padding-left:30px;
}
.form00 ul li {
	font-size: 13px;
	color: #F00;
}


#title_GI {
	background:url(../img/list/title_GI.gif); 
	height:40px; 
	widht:800px; 
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#title_stay {
	background:url(../img/list/title_stay.gif); 
	height:40px; 
	widht:800px; 
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#title_new {
	background:url(../img/list/title_new.gif); 
	height:40px; 
	widht:800px; 
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#title_movie {
	background:url(../img/list/title_movie.gif); 
	height:40px; 
	widht:800px; 
	background-repeat:no-repeat;
	text-indent:-9999px;
}
