body{
	background-color: #340166;
	background-image: url(../material/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

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

.contents{
	width: 860px;
	left: 50%;
	margin-left: -430px;
	position: relative;
}

.header{
	left: 0px;
	position: relative;
}

.header a{
	background-image: url("../material/Title.jpg");
	background-repeat: no-repeat;
	width: 560px;
	height: 60px;
	display: block;
	text-decoration: none;
}

.navigation{
	width: 630px;
	height: 32px;
	top: 10px;
	left: 230px;
	position: relative;
	z-index: 10;
}

.menu a{
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-image: url("../material/Menu.jpg");
	background-repeat: no-repeat;
	width: 125px;
	height: 32px;
	line-height: 32px;
}

.menu a:hover{
	color: #222222;
	background-image: url("../material/HoverMenu.jpg");
}

.display{
	width: 860px;
	top: 10px;
	position: relative;
	border: 1px solid #999999;
}

.company{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 860px;
	height: 650px;
	top: 10px;
	position: relative;
}

.dispimg{
	text-align: center;
	margin: 30px 0px 0px 0px;
}

.disptitle{
	clear: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	margin: 10px auto 20px auto;
	width: 760px;
	color: #FFFFFF;
}

.disptitle a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

.disptitle a:visited{
	color: #FFFFFF;
}

.disptitle a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.dispimg img{

}

.disptext{
	font-size: 14px;
	margin: 10px auto 30px auto;
	width: 720px;
	color: #FFFFFF;
}

.guide{
	background-color:#CCCCCC;
	margin: 30px auto;
	width: 760px;
	height: 400px;
}

.reservation{
	background-color:#CCCCCC;
	margin: 30px auto;
	width: 760px;
	height: 400px;
}

.businesstrip{
	background-color:#CCCCCC;
	margin: 30px auto;
	width: 760px;
	height: 400px;
}

.request{
	width: 100%;
	height: 630px;
}

.company_left{
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 100px;
}

.company_left h2{
	color: #333333;
	font-size: 14px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	margin-bottom: 330px;
}

.company_center{
	float: left;
	color: #333333;
	font-size: 14px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	padding-top: 50px;
	padding-right: 20px;
	width: 450px;
	line-height: 20px;
}

.company_table{
	margin-bottom: 30px;
	height: 300px;
}

.company_td1{
	width: 130px;
}

.company_td2{
	width: 300px;
}

.company_right{
	float: left;
	padding-right: 10px;
	width: 260px;
}

.leftspan{
	clear: left;
	width: 600px;
	height: 320px;
	top: 20px;
	left: 0px;
	position: relative;
}

.themetitle{
	background-image: url("../material/ThemeTitle.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
}

.themearea{
	width: 100%;
	font-size: 12px;
}

.themearea a{
	text-decoration: none;
}

.themelinktitle a:link{
	color: #FFFFFF;
	font-weight: bold;
}

.themelinktitle a:visited{
	color: #FFFFFF;
	font-weight: bold;
}

.themelinktitle a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.themelinktext a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

.themelinktext a:visited{
	color: #FFFFFF;
}

.themelinktext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.themeleft{
	float: left;
	line-height: 17px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	width: 295px;
	margin-top: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.themeright{
	float: right;
	line-height: 17px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	width: 295px;
	margin-top: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.themeimg{
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
}

.themeimg img{
	border-width: 0px;
}

.bannerarea{
	clear: left;
	width: 100%;
	bottom: -15px;
	position: relative;
}

.bannerleft{
	float: left;
	text-align: center;
	width: 300px;
	height: 60px;
	line-height: 60px;
}

.bannerright{
	float: right;
	text-align: center;
	width: 300px;
	height: 60px;
	line-height: 60px;
}

.rightspan{
	width: 250px;
	height: 270px;
	top: -300px;
	left: 610px;
	position: relative;
}

.pickuparea{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #330066;
	padding: 10px;
	width: 228px;
	height: 270px;
	margin-bottom: 10px;
}

.pickuparea a{
	text-decoration: none;
}

.pickuplinktitle a:link{
	color: #FFFFFF;
	font-weight: bold;
}

.pickuplinktitle a:visited{
	color: #FFFFFF;
	font-weight: bold;
}

.pickuplinktitle a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.pickuplinktext a:link{
	color: #FFFFFF;
}

.pickuplinktext a:visited{
	color: #FFFFFF;
}

.pickuplinktext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.pickup{
	line-height: 17px;
	color: #FFFFFF;
}

.pickupimg{
	float: left;
	width: auto;
	height: auto;
}

.pickupimg img{
	border-width: 0px;
	margin-left: 3px;
	margin-right: 10px;
}

.otherarea{
	bottom: -15px;
	position: relative;
}

.other{

}

.other a{
	display: block;
	text-decoration: none;
	color: #444444;
	font-family: "小塚明朝 Pro EL";
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	width: 230px;
	height: 50px;
	line-height: 50px;
}

.footer{
	background-image: url("../material/footer.jpg");
	background-repeat: no-repeat;
	height: 40px;
	top: -170px;
	left: auto;
	position: relative;
}

