@charset "utf-8";
/*
Theme Name: Tokyo Lisure
Theme URI: http://tokyo-leisure.jp/

*/
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 12px;
}
#box {
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(images/inner_back.jpg);
	background-repeat: no-repeat;
	background-color: #3A4922;
	color: #333333;
}
#header {
	height: 65px;
	margin-right: 12px;
	margin-left: 12px;
	width: 776px;
}
#header #logo {
	margin-top: 16px;
}
#flash {
	height: 332px;
	width: 787px;
	margin-left: 7px;
}
#serchArea {
	height: 48px;
}
.bodyArea {
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.bodyAreaNew {
	background-color:#FFFFFF;
	width: 751px;
	padding-right: 19px;
	padding-left: 19px;
}

.NewsText{
	font-size:12px;
	line-height:18px;
	border-bottom: 1px dotted #666666;
}

.bodyArea_up {
	height: 10px;
	width: 789px;
}
.bodyAreaTxt {
	background-color: #FFFFFF;
	width: 751px;
	padding-top:5px;
	padding-right: 19px;
	padding-left: 19px;
}
.bodyArea_down {
	height: 8px;
	width: 789px;
}
.bodyAreaTxt h1 {
	text-indent: 34px;
	font-size: 18px;
	font-weight: bold;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "Hiragino Kaku Gothic pro", "ヒラギノ角ゴ pro W3", "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	background-image: url(images/h1_point01.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 10px;
}
.newsWindow {
	height: 80px;
	overflow: auto;
	border: 1px solid #666666;
	padding: 5px;
}
.copy {
	background-image: url(images/copy_bg.jpg);
	text-align: center;
	height: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #424633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
#around {
	background-image: url(images/around_back.jpg);
	background-repeat: no-repeat;
	background-color: #619A32;
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 17px;
}
.bodyAreaTxt h2 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 5px;
}
#headImg {
	height: 120px;
	width: 787px;
	margin-left: 7px;
	background-image: url(images/headImg.jpg);
	background-repeat: no-repeat;
}
#header2 {

	height: 40px;
	margin-right: 12px;
	margin-left: 12px;
	width: 776px;
}
#header2 #logo {
	margin-top: 5px;
}
#btArea {
	height: 52px;
	width: 787px;
	margin: 5px 0 10px 7px;
}
#around #box #headImg h1 {
	font-size: 150%;
	color: #eaeaea;
	margin-left: 50px;
	margin-top: 55px;
	margin-bottom: 5px;
	display: block;
	position: absolute;
}
#around #box #headImg p {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 0px;
	display: block;
	position: absolute;
	top: 133px;
}
/*======================================

	1-10.Tables Module
	
=======================================*/

.table01 {
	margin: 1em 5px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}

.table01 th,
.table01 td {
	padding: 0.3em 10px;
	border-bottom: 1px solid #ddd;
	border-collapse: separate;
	border-spacing: 1px;
	font-size:14px;
}

.table01 th {
	border-right: 1px solid #ccc;
	color: #333;
	background: #ECF3ED url(images/grad05.gif) repeat-x;
}

.table01 td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #fff;
	text-align:left;
}

/*角丸*/
.top {
	background: url(images/kado_maru.gif);
	padding-top: 9px;
	width: 751px;
}
.bottom {
	background: url(images/kado_maru.gif);
	background-position: bottom;
	padding-bottom: 9px;
}
.body {
	background: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 1px 10px;
	height: 90px;
	overflow: auto;
}
.bodyAreaNew h2 {
	font-size: 16px;
	padding-left: 10px;
	border-left: 5px solid #006633;
	margin: 0 0 10px 0;
	line-height: 16px;
}
