v\:* {
	behavior: url(#default#VML);
}

html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
}

#map {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}

#nickname {
	position: absolute;
	top: 3px;
	left: 3px;
	margin: 3px 0 0 3px;
	padding: 5px 15px 2px;
	border: 2px dotted #666;
	background: #fff;
	-moz-opacity: 0.9;
	filter: alpha(opacity =             90);
	opacity: 0.9;
	color: #333;
	font-size: 18px;
}

#address {
	position: absolute;
	top: 3px;
	left: 3px;
	margin: 0;
	padding: 5px 15px 2px;
	border: 2px solid #fff;
	background: #004599;
	-moz-opacity: 0.90;
	filter: alpha(opacity =             90);
	opacity: 0.90;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',
		'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
}

#address .roadName {
	font-size: 80%;
}

#info {
	position: absolute;
	top: 30px;
	right: 315px;
	height: 100px;
	width: 180px;
	margin: 0;
	padding: 3px;
	border: 2px solid black;
	background: #faa;
	-moz-opacity: 0.8;
	filter: alpha(opacity =             80);
	opacity: 0.8;
	font: small arial;
}

#info table {
	margin: 0 auto;
	padding: 0;
}

#info table tr {
	padding: 5px 0;;
}

#movie {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	overflow: visible;
}

#movie,#ustream,#utv {
	width: 300px;
}

#ustream,#utv {
	height: 240px;
}

#movie #ustream {
	text-align: right;
}

#movie #controlSize {
	margin-top: 5px;
}

#movieSize, #chatSize {
	background: #ccc;
	padding: 3px 1px;
	-moz-opacity: 0.8;
	filter: alpha(opacity =             80);
	opacity: 0.8;
}

#movieSize a, #chatSize a {
	background: #fff;
	border: 1px solid #999;
	margin: 0 1px;
}

#chat {
	position: absolute;
	bottom: 125px;
	right: 5px;
	height: 200px;
	width: 320px;
	margin: 0;
	padding: 0;
	-moz-opacity: 0.8;
	filter: alpha(opacity =             80);
	opacity: 0.8;
}

#accordion {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 315px;
	-moz-opacity: 0.8;
	filter: alpha(opacity =             80);
	opacity: 0.8;
}

.ui-accordion .ui-accordion-content{
	padding:0 5px 3px 5px;
}

#kinsetsu {

}
#kinsetsu table {
	width:290px;
	margin: 0 auto;
}

#kinsetsu table tr, #kinsetsu table td  {
	margin: 0;
	padding: 0;
}

#kinsetsu table td.nickname {
	width:145px;
}
#kinsetsu table td.houi {
	width:65px;
}
#kinsetsu table td.houi img{
	vertical-align: text-bottom;
}

#kinsetsu table td.kyori {
	width:80px;
	text-align: right;
}


#layer {

}

#control {

}

#twitter {
	position: absolute;
	bottom: 0;
	left: 320px;
	height: 110px;
	width: 600px;
	margin: 0;
	padding: 5px;
	background: #000;
	-moz-opacity: 0.7;
	filter: alpha(opacity =             70);
	opacity: 0.7;
	color: #fff;
	overflow: hidden;
}

#twitter img {
	margin: 2px 3px 1px 0;
	vertical-align: -5px;
}

#twitter .time {
	font-size: 80%;
	color: #aaa;
	font-family: Arial;
}

#twitter .timeNew {
	font-size: 80%;
	color: #faa;
	font-family: Arial;
}