@charset "UTF-8";
/* CSS Document */

div#watchv1 {
width:305px;
margin:0 auto;
padding:0 0 10px 0;
background-color:#272727;
color:#797979;
text-align:left;
font-size:10px;
font-family:"ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック";
line-height:1.35;
}

div#watchv2 {
width:168px;
margin:0 auto;
padding:0 0 10px 0;
background-color:#272727;
color:#797979;
font-family:"ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック";
text-align:left;
}

div#watchv3 {
width:356px;
margin:0 auto;
padding:0 0 20px 0;
background-color:#272727;
color:#797979;
text-align:left;
vertical-align:top;
font-size:10px;
font-family:"ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック";
line-height:1.35;
}

.tokyo h2,
.othercity h3 {
margin:0;
padding:0;
}

.tokyo {
width:168px;
margin-bottom:10px;
font-size:14px;
}

.othercity {
height:1%;
}

div#watchv1 .california {
float:left;
width:85px;
}

div#watchv1 .newyork {
float:left;
width:81px;
}

div#watchv1 .london {
float:left;
width:76px;
}

div#watchv1 .paris {
float:left;
width:63px;
}

div#watchv3 .california {
float:left;
width:96px;
}

div#watchv3 .newyork {
float:left;
width:92px;
}

div#watchv3 .london {
float:left;
width:85px;
}

div#watchv3 .paris {
float:left;
width:83px;
}

#californiatime { width:70%; }
#newyorktime { width:75%; }
#londontime { width:80%; }
#paristime { width:90%; }
div#watchv3 #paristime { width:80%; }

.othercity:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}