/*-------------------------------------------------------
main
*/
body {
	background-image: url(http://www.yadokarilounge.com/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
.header_table {
	margin:auto;
}
.contents_table {
	margin:auto;
	background-image: url(http://www.yadokarilounge.com/contents_mid.gif);
	background-repeat: repeat-y;
}
.footer_table {
	margin:auto;
	background-image: url(http://www.yadokarilounge.com/contents_mid.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footer_link {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 150%;
}
.footer_link a:link {
	text-decoration: none;
	color: #999999;
}
.footer_link a:visited {
	text-decoration: none;
	color: #999999;
}
.footer_link a:hover {
	text-decoration: underline;
	color: #999999;
}
.footer_link a:active {
	text-decoration: underline;
	color: #999999;
}

.footer_copyright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.footer_copyright_value {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFE8FF;
	font-size: 12px;
	font-style: italic;
	color: #993333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.footer_copyright_value a:link {
	text-decoration: none;
	color: #993333;
}
.footer_copyright_value a:visited {
	text-decoration: none;
	color: #993333;
}
.footer_copyright_value a:hover {
	text-decoration: underline;
	color: #993333;
}
.footer_copyright_value a:active {
	text-decoration: underline;
	color: #993333;
}


/*-------------------------------------------------------
contents*/
.menu_bar {
	background-image: url(http://www.yadokarilounge.com/menu_bar.jpg);
	background-repeat: repeat-y;
	background-position: 1px top;
}
.message_box {
	background-image: url(http://www.yadokarilounge.com/message_box.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 120px;
	padding-bottom: 20px;
	padding-left: 80px;
}


/*--------------------------------------------------------
text*/

.text_title01 {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FDC6FD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.contents_text {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	line-height: 140%;
}
.contents_text_02 {
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
}
/*--------------------------------------------------------
privacy policy
*/
ol li {
	padding-top: 10px;
}

