/* 全般 */

body{
	margin	: 0px;
	padding	: 0px;
}

a:link{
	color	 : #0000ff;
	text-decoration	: underline;
}

a:visited{
	color	 : #000099;
	text-decoration	: underline;
}


a:hover{
	color	 : #ff0000;
	text-decoration	: underline;
}

h1{
	font-size	: 140%;
}

h2{
	font-size	: 120%;
}

p, dd, li{
	font-size	: 90%;
	line-height	: 150%;
}

dt{
	font-weight	: bold;
}




/* ナビゲーション */

div#LocationInfo, Table.SideMenu {
	font-size	: 10pt;
}
div.Footer {
	padding	: 2px;
	font-size	: 10pt;
}
a.Footer{
	font-family	: Verdana;
}
a.Footer:link, a.Footer:visited {
	color : #ffffff;
	text-decoration	: none;
}

a.Footer:hover {
	color : #ffffff;
	text-decoration	: underline;
}


div#CopyRight {
	padding	: 4px;
	line-height	: 150%;
	font-size	: 10pt;
}

a.SideMenu:link, a.SideMenu:visited{
	color	: #990000;
	text-decoration	: none;
}

a.SideMenu:hover{
	color	: #990000;
	text-decoration	: underline;
}

/* トップ */

div.Title {
	padding-top	: 10px;
	font-size	: 1.1em;
	font-weight	: bold;
}

/* ピックアップ */

TD.PickupIndex{
	font-size	: 10pt;
	line-height	: 200%;
}

span.Title{
	font-size	: 1.2em;
	font-weight	: bold;
}

Table#PickupHeader TD{
	font-size	: 10pt;
}

Table#MovieHeader TD{
	font-size	: 10pt;
	font-weight	: bold;
}

Table#Movie TD{
	font-size	: 10pt;
	font-weight	: normal;
v}

Table.Pics TD{
	font-size	: 90%;
}

Table.Profile TD{
	font-size	: 90%;
	line-height	: 150%;
}





.font1{
  color:#ffffff;
  font-weight:700
}
.font2{
  font-weight:700;
}

.table1{
  background-color:#999999
}
.table2{
  background-color:#cccccc
}
.table3{
  background-color:#ff9900
}
.table4{
  background-color:#6699cc
}




