﻿body{
	margin:0px;
	padding:0px;
	background-image:url("../images/bodybg.jpg");
	background-repeat:repeat-x;
	text-align:center;
}
a:link{
	color:#333333;
}
a:visited{
	color:#333333;
}
a:hover{
	color:#666600;
	background-color:#E8E8E8;
}
a:active{
	color:#FF6600;
}

#wrapper{
	width:800px;
	height:600px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}

#flash{
	float:left;
	width:800px;
	height:450px;
	margin:0;
	padding:0;
}

#flash2{
				width: 800px;
				height: 750px;
				margin: 0;
				padding: 0;
}

/*-----------------コンテンツの設定---------------*/

#cont{
	float:left;
	width:800px;
	height:180px;
	margin:0px 0px 0px 0px;
	padding:0;
}

.wadai{
	float:left;
	width:250px;
	height:auto;
	margin:0px;
	padding:0px 0px;
	border:1px splid #FFFF88;
}

.wadaititle{
	float:left;
	width:268px;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/newstittle.gif") no-repeat;
}

iframe{
	float:left;
	margin:0;
	padding:0;
	float:left;
	border:1px solid #999999;
}

#topic{
	float:right;
	width:250px;
	height:auto;
	margin:0px 5px;
	padding:0;
}

#mov{
	float:right;
	width:250px;
	height:150px;
/*	border:1px solid #666666;*/
}

#banner1 a {
	text-indent: -9999px;
	font-size:1px;	
	color:#FFFFFF;
	display: block;
	background: url("../images/bn_stayplan.gif");	
	background-repeat: no-repeat;
	margin:0px 2px 0px 0px;
	width:120px;
	height:30px;
	float:right;
}

#banner1 a:hover {
	background: url("../images/bn_stayplan_f2.gif");	
}

#banner2 a {
	text-indent: -9999px;
	font-size:1px;	
	color:#FFFFFF;
	display: block;
	background: url("../images/bn_dayplan.gif");	
	background-repeat: no-repeat;
	margin:0px 0px;
	width:120px;
	height:30px;
	float:right;
}

#banner2 a:hover {
	background: url("../images/bn_dayplan_f2.gif");	
}

#banner3 a {
	text-indent: -9999px;
	font-size:1px;	
	color:#FFFFFF;
	display: block;
	background: url("../images/bn_dantaiplan.gif");	
	background-repeat: no-repeat;
	margin-top:0px,0px,0px,2px;
	width:120px;
	height:30px;
	float:left;
}

#banner3 a:hover {
	background: url("../images/bn_dantaiplan_f2.gif");
}

#banner4 a {
	text-indent: -9999px;
	font-size:1px;	
	color:#FFFFFF;
	display: block;
	background: url("../images/drsbanner.gif");	
	background-repeat: no-repeat;
	margin-top:0px,0px,0px,2px;
	width:138px;
	height:30px;
	float:right;
}

#img1 {

	text-indent: -9999px;
	font-size:1px;	
	color:#FFFFFF;
	display: block;
	background: url("../images/plantext.gif");	
	background-repeat: no-repeat;
	margin-top:2px;
	width:245px;
	height:18px;
	float:right;
}

.span{
	font-color:#666600;
	clear:both;
	font-size:12px;
}

/*-----------------noscript内の設定---------------*/
p.text{
	font-size:12px;
	text-align:left;
}
p.javatext{
	font-size:12px;
}
h1{
	font-size:15px;
}
h1.index{
	font-size:12px;
	float:left;
}
h2{
	font-size:14px;
}
h2.span{
	font-size:16px;
}
h3{
	font-size:1px;
	font-weight:normal;
	visibility:hidden;
}
.nosp{
	margin:auto;
	padding:5px;
	width:700px;
	border-style:solid;
	border-width:1px;
}
ul.text{
	font-size:12px;
	text-align:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

