@charset "UTF-8";

a:link{
	color:rgb(230,230,230);
	text-decoration: none;
}

a:active{
	color:rgb(200,200,200);
	text-decoration: none;
}

a:visited{
	color:rgb(200,200,200);
	text-decoration: none;
}

a:hover{
	color:rgb(255,255,255);
	text-decoration: none;
}

p.head:hover{
	color:rgb(255,255,255);
	text-decoration: underline;
}

p.serch:hover{
	color:rgb(255,255,255);
	text-decoration: underline;
}

body{
	margin:0;
	background:url(../img/Back_B&W.gif) rgb(0,0,0);
}

hr{
	border:1 solid;
	width:100%;
}

div{
	position:absolute;
	margin:0;
	padding:0;
}

div.today{
	top:1;
	right:90;
	padding:0;
	margin:0;
	vertical-align:top;
	z-index:10;
}

div.top{
	top:0;
	left:0;
	padding:0;
	margin:0;
	vertical-align:top;
	z-index:10;
}

div.map{
	text-align:right;
	top:-20;
	right:4%;
	overflow:hidden;
	padding:0;
	z-index:5;
	width:100%;
	height:480;
}

div.logo{
	z-index:5;
	top:-20;
	right:2%;
	text-align:left;
	padding:25 0 0 0;
	height:500;
	background:rgb(30,30,30);
}

div.footer{
	text-align:center;
	white-space:nowrap;
	top:97%;
	right:10;
	z-index:30;
	padding:2 2 2 2;
	background-color:#996600;
}

div.sort{
	position:static;
	width:100%;
	height:20;
	background:url('../img/Sort/Sort_back.jpg');
	vertical-align:middle;
	padding:0;
}

div.contents{
	top:20;
	left:245;
	border:0;
	background-color:rgb(50,50,50);
	visibility:hidden;
}

div.year{
	top:20;
	left:50;
	width:auto;
	border:0;
	overflow:auto;
	visibility:hidden;
}

div.country{
	top:20;
	left:100;
	width:auto;
	border:0;
	overflow:auto;
	visibility:hidden;
}

div.city{
	top:20;
	left:170;
	width:auto;
	border:0;
	overflow:auto;
	visibility:hidden;
}

div.headline{
	top:5%;
	left:30%;
	background:rgb(100,100,100);
	z-index:10000;
	width:450;
}

div.what{
	z-index:10000;
	top:30;
	left:20;
}

div.dream{
	top:10%;
	padding:10 0;
	margin-left:2%;
	width:95%;
	border-top:solid 8 rgb(200,200,200);
	border-bottom:solid 8 rgb(200,200,200);
}

img{
	border:0;
	margin:0;
	padding:0;
}

img.dot1{
	top:0;
	right:0;
	width:4;
	height:4;
	position:absolute;
	visibility:visible;
}

img.dot2{
	top:0;
	right:0;
	width:8;
	height:8;
	position:absolute;
	visibility:visible;
}

table.link1{
	padding:0 0 2 0;
	margin:0;
	border:0;
	width:100%;
	border-spacing:1;
	border-bottom:solid 2 rgb(40,40,40)
	background-color:rgb(70,70,70);
	table-layout:fixed;
}

table.link2{
	padding:0 0 2 0;
	margin:0;
	border:0;
	width:100%;
	border-spacing:1;
	border-bottom:solid 2 rgb(40,40,40)
	background-color:rgb(60,60,60);
	table-layout:fixed;
}

table.serch{
	padding:0;
	border-collapse:collapse;
	background-color:rgb(60,60,60);
}

td.serch{
	vertical-align:top;
	border-spacing:2;
	padding:5;
	background-color:rgb(20,20,20);
}

td.link{
	text-align:center;
	vertical-align:middle;
	padding:10 10 10 10;
	height:80;
	width:auto;
	border:0;
	margin:0;
	background-color:rgb(40,40,40);
}

td.cont{
	width:10;
	vertical-align:top;
	padding:0;
	text-align:left;
	background-color:rgb(50,50,50);
}

td.sort{
	text-align:left;
	vertical-align:middle;
	border:0;
	padding-left:10;
	margin:0;
}

p{
	display:inline;
	font-family:helvetica,verdana, arial,sans-serif;
	line-break:static;
}

form{
	display:inline;
	vertical-align:top;
	padding:0;
	margin:0;
}

p.h1{
	font-weight: 900;
	font-size:11;
	/*font-family:'Hiragino Kaku Gothic Std';*/
}

p.h2{
	font-size:12;
}

p.h3{
	font-size:10;
	font-weight: 900;
	text-transform:uppercase;
	line-height:150%;
}

p.h4{
	font-size:10;
	font-weight: 900;
	line-height:150%;
	/*font-family:'Hiragino Kaku Gothic Pro';*/
}

p.h5{
	font-size:10;
	font-weight: 900;
}

p.head{
	font-weight: 900;
	line-height:150%;
	font-size:11;
}

p.serch{
	font-weight: 900;
	font-size:10;
	line-height:150%;
}

p.h6{
	visibility:hidden;
	font-size:9;
	font-weight: 900;
	text-transform:uppercase;
	white-space:nowrap;
	padding:2 2 2 2;
	margin:10;
	color:#ffffff;
}

p.h7{
	font-weight: 900;
	font-size:12;
	white-space:nowrap;
}

p.h8{
	font-size:12;
	font-weight: 900;
	text-align:right;
	padding:2 2 2 2;
	text-transform:uppercase;
	color:#cdcdcd;
}

p.h9{
	font-size:16;
	font-weight: 900;
	text-align:right;
	padding:1 3;
	text-transform:uppercase;
	color:#cdcdcd;
}

p.h10{
	font-size:12;
	font-weight: 900;
	text-align:right;
	padding:10 3;
	line-height:200%;
	color:#cdcdcd;
}

p.h11{
	font-size:18;
	font-weight: 900;
	text-align:right;
	padding:10 3;
	line-height:150%;
	color:#cdcdcd;
}

p.h12{
	font-size:10;
	font-weight: 900;
	text-transform:uppercase;
	white-space:nowrap;
	color:#ffffff;
}

br{letter-spacing: 0;}