body {
/*
	font-family: "HGｺﾞｼｯｸE", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 10px;
*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.container {
	width: 960px;
}

.flash_menu {
	width: 960px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

.content_header {
	width: 930px;
	height: 50px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.contents_body {
	width: 920px;
}

.contents_body .content_table {
	width: 920px;
}

.contents_body .content_table th,td {
	text-align: left;
}

.contents_body .content_table .content_main {
	margin-left: 20px;
	text-align: left;
}

.menu_root {
	margin: 0px 0px 5px 10px;
}

.menu_sub {
	margin: 0px 0px 5px 25px;
	font-size: 10px;
}

div.actor_label a,
div.actor_label a:link,
div.actor_label a:visited
{
	display: block;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	width: 220px;
	height: 20px;
	text-decoration: none;
	background: url(img/actor00.gif) top left no-repeat;
}
div.actor_label a:hover,
div.actor_label a:active,
div.actor_active a
{ background-position: 0 -20px; }

div.artist_label a,
div.artist_label a:link,
div.artist_label a:visited
{
	display: block;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	width: 220px;
	height: 20px;
	text-decoration: none;
	background: url(img/artist00.gif) top left no-repeat;
}
div.artist_label a:hover,
div.artist_label a:active,
div.artist_active a
{ background-position: 0 -20px; }

ul.actor_menu {
	margin: 0;
	margin: 0px 0px 5px 25px;
	padding: 0;
	display: block;
}
ul.actor_menu li {
	list-style-type: none;
}

ul.actor_menu li a,
ul.actor_menu li a:link,
ul.actor_menu li a:visited,
ul.actor_menu li a:hover,
ul.actor_menu li a:active
{
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 205px;
	height: 20px;
	text-decoration: none;
}

ul.actor_menu li.act01 a { background: url(img/actor01.gif) top left no-repeat; }
ul.actor_menu li.act02 a { background: url(img/actor02.gif) top left no-repeat; }
ul.actor_menu li.act03 a { background: url(img/actor03.gif) top left no-repeat; }
ul.actor_menu li.act04 a { background: url(img/actor04.gif) top left no-repeat; }
ul.actor_menu li.act05 a { background: url(img/actor05.gif) top left no-repeat; }
ul.actor_menu li.act06 a { background: url(img/actor06.gif) top left no-repeat; }
ul.actor_menu li.act07 a { background: url(img/actor07.gif) top left no-repeat; }
ul.actor_menu li.act08 a { background: url(img/actor08.gif) top left no-repeat; }
ul.actor_menu li.act09 a { background: url(img/actor09.gif) top left no-repeat; }
ul.actor_menu li.act10 a { background: url(img/actor10.gif) top left no-repeat; }

ul.actor_menu li.act01 a:hover,
ul.actor_menu li.act02 a:hover,
ul.actor_menu li.act03 a:hover,
ul.actor_menu li.act04 a:hover,
ul.actor_menu li.act05 a:hover,
ul.actor_menu li.act06 a:hover,
ul.actor_menu li.act07 a:hover,
ul.actor_menu li.act08 a:hover,
ul.actor_menu li.act09 a:hover,
ul.actor_menu li.act10 a:hover
{ background-position: 0 -20px; }

ul.actor_menu li.activemenu a { background-position: 0 -20px; }


.footer {
	width: 930px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}


.thd_border {
	border: solid 1px #666666;
}

.actor_link {
	width: 660px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.contents_h2 {
	font-size: 16pt;
	font-weight:bold;
	margin:10px 0px;
}

.prof_image {
	margin-bottom: 20px;
}

.prof_box_tab_area {
	height: 24px;
	padding-left: 20px;
}

.prof_box_tab_area2 {
	height: 24px;
	text-align:right;
	vertical-align:top;
	padding-right: 20px;
}

.prof_box {
}

.prof_box_t {
	height: 12px;
	background:url(../images/actor/prof_box/actor_prof_box_01.png) center bottom no-repeat;
}

.prof_box_l {
	width: 10px;
	background:url(../images/actor/prof_box/actor_prof_box_02.png) left top repeat-y;
}

.prof_box_r {
	width: 10px;
	background:url(../images/actor/prof_box/actor_prof_box_04.png) right top repeat-y;
}

.prof_box_u {
	height: 11px;
	background:url(../images/actor/prof_box/actor_prof_box_06.png) center top no-repeat;
}

.prof_box_main {
	margin-left: 20px;
}




table .link_bottom td {
	background-color: #DFDFDF;
	padding: 10px;
}
/*tr .link_box td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
.link_box tr{
	padding-bottom:10px;
}
*/
