/* CSS Document */

*		{
		margin:0px;
		padding:0px;
		}
body	{
		color:#000;
		font-size:13px;
		font-family:"MS PƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,san-serif;
		text-align:center;
		font-size:13px;
		line-height:1.6em;
		}
div.container{
		margin:auto;
		text-align:center;
		width:800px;
		}
div.contents{
		text-align:center;
		}

/*header start*/

div.header{
		margin-bottom:20px;
		text-align:center;
		}
h1		{
		text-align:center;
		margin:auto;
		paddding-top:20px;
		width:600px;
		height:80px;
		background:#c63;
		}
div.header table{
		padding-top:40px;
		text-align:center;
		margin:auto;
		}
div.header td{
		font-size:12px;
		text-align:left;
		vertical-align:top;
		}

/*header end*/

/*contents start*/
.tab	{
		margin:auto;
		text-align:center;
		width:750px;
		border-right:solid 1px #999;
		border-bottom:solid 1px #999;
		}
.tab td	{
		font-size:13px;
		text-align:left;
		margin:10px 0px 10px 0px;
		padding:5px 10px 5px 5px;
		line-height:1.6em;
		}
.tab1	{
		margin:auto;
		text-align:center;
		width:750px;
		border-right:solid 1px #999;
		border-bottom:solid 1px #999;
		border-left:solid 1px #999;
		border-top:solid 1px #999;
		}
.tab1 td	{
		font-size:13px;
		text-align:left;
		margin:10px 0px 10px 0px;
		padding:5px 10px 5px 5px;
		line-height:1.6em;
		}
.tab2	{
		margin:auto;
		text-align:center;
		padding-top:60px;
		}
.tab2 td{
		font-size:13px;
		text-align:center;
		margin:10px 0px 10px 0px;
		padding:5px 10px 5px 10px;
		line-height:1.6em;
		}
tr.blue{
		background:#ffc;
		}
td.f_title{
		width:180px;
		border-right:dotted 1px #999;
		}
table.re{
		border:0px;
		}
table.btn{
		text-align:center;
		margin:auto;
		width:300px;
		}

/*footer start*/

div.footer{
		clear:both;
		width:800px;
		height:42px;
		background:url(img/kino/futter.gif) repeat-x;
		}
div.footer table{
		border:none;
		}
td.copy	{
		text-align:left;
		padding-left:10px;
		color:#D9E2FD;
		font-size: 12px;
		line-height: 21px;
		}
td.address	{
		text-align:right;
		color:#D9E2FD;
		font-size:11px;
		line-height: 18px;
		padding-right:10px;
		}
/*footer end*/
