/*----------------------------------------------------------------------------*/
/* Ê¸»ú¥³¡¼¥É */
@charset "EUC-JP";
/*----------------------------------------------------------------------------*/
/* °õ¡¡ºþ */
@page {size : 20cm 28.5cm; margin : 0.5cm;}
/*----------------------------------------------------------------------------*/
/* ¥á¥¤¥ó */
html {
	height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	font-style: normal;
}
body {
	height: 100%;
	margin: 0px;
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	font-size: 12px;
	background-color: #E9E9E9;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
}
table {
	empty-cells: show;
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	font-size: 12px;
	font-style: normal;
}
p {
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	font-size: 12px;
}
span {
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	font-size: 12px;
}
div {
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	font-size: 12px;
}
dl,ul {
	margin-top: 0px;margin-bottom: 0px;
	padding-top: 0px;padding-bottom: 0px;
}
/*----------------------------------------------------------------------------*/
/* ¥Õ¥©¡¼¥à¥ª¥Ö¥¸¥§¥¯¥È */
form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: '£Í£Ó ¥´¥·¥Ã¥¯','Osaka¡ÝÅùÉý',monospace;
}
input,select,textarea {
	margin: 0px;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: '£Í£Ó ¥´¥·¥Ã¥¯','Osaka¡ÝÅùÉý',monospace;
}
.bigform {
	margin: 0px;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: '£Í£Ó ¥´¥·¥Ã¥¯','Osaka¡ÝÅùÉý',monospace;
}
/*----------------------------------------------------------------------------*/
a,a:link{
	text-decoration: underline;
	color: #000000;
}
a:visited{
	text-decoration: underline;
	color: #000000;
}
a:focus,a:hover,a:active{
	text-decoration: underline;
	color: #FF6600;
}
/*----------------------------------------------------------------------------*/
a.reverse{color: #FFFFFF;}
a.reverse:link{
	text-decoration: underline;
	color: #000000;
}
a.reverse:visited{
	text-decoration: underline;
	color: #000000;
}
a.reverse:focus,a.reverse:hover,a.reverse:active{
	text-decoration: underline;
	color: #FF6600;
}
/*----------------------------------------------------------------------------*/
/*¥Õ¥©¥ó¥È¥µ¥¤¥º10px*/
.f10{
	font-size : 10px;
	color: #FFFFFF;
}
.f10l125{font-size : 10px; line-height : 125%;}
.f10l150{font-size : 10px; line-height : 150%;}
/*¥Õ¥©¥ó¥È¥µ¥¤¥º12px*/
.f12{
	font-size : 12px;
	color: #FFFFFF;
}
.f12l125{font-size : 12px; line-height : 125%;}
.f12l150{font-size : 12px; line-height : 150%;}
.f12l150-00 {
	padding-right: 10px;
	padding-left: 10px;
}
/*¥Õ¥©¥ó¥È¥µ¥¤¥º14px*/
.f14{font-size : 14px;}
.f14l125{font-size : 14px; line-height : 125%;}
.f14l150{font-size : 14px; line-height : 150%;}
/*¥Õ¥©¥ó¥È¥µ¥¤¥º16px*/
.f16{font-size : 16px;}
.f16l125{font-size : 16px; line-height : 125%;}
.f16l150{font-size : 16px; line-height : 150%;}
/*¥Õ¥©¥ó¥È¥µ¥¤¥º18px*/
.f18{font-size : 18px;}
.f18l125{font-size : 18px; line-height : 125%;}
.f18l150{font-size : 18px; line-height : 150%;}
/*----------------------------------------------------------------------------*/
/* ½ñ¡¡ÂÎ */
.sans-serif-arial {font-family: Arial,Helvetica,sans-serif}
.sans-serif-osaka {font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3',sans-serif}
.monospace-osaka {font-family: '£Í£Ó ¥´¥·¥Ã¥¯','Osaka¡ÝÅùÉý',monospace}

.serif-times {font-family: 'Times New Roman',Times,serif}
.serif-minchou {font-family: '£Í£Ó £ÐÌÀÄ«',Ê¿À®ÌÀÄ«,'¥Ò¥é¥®¥ÎÌÀÄ« Pro W3',serif}

.fantasy-courier {font-family: 'Courier New',Courier,'¥Ò¥é¥®¥Î´Ý¥´ Pro W4',fantasy}
.fantasy-impact {font-family: Impact,Chicago,'¥Ò¥é¥®¥Î´Ý¥´ Pro W4',fantasy}
.fantasy-comic {font-family: 'Comic Sans MS',Geneva,'¥Ò¥é¥®¥Î´Ý¥´ Pro W4',fantasy}
/*----------------------------------------------------------------------------*/
h5 {
	text-align: center;
		color: #000000;
}
p.addres {
	margin-left: 30px;
	line-height: 1.1em;
	margin-bottom: 10px;
	text-align: left;
	font-style: normal;
	color: #FFFFFF;
}
.tdaddress {
	background-image: url(../../img/addres.jpg);
	background-repeat: no-repeat;
}
.tdmain {
	background-image: url(../../img/bg2.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
.tdco {
	background-image: url(../../main/menu/img/coctai12.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
