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

/* pages */

#topadgoogle {
	margin: 0;
	height: 15px;
	padding: 0 10px;
}
#pageimage {
	padding: 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	float: right;
	height: 200px;
	width: 160px;
	text-align: center;
	margin-top: 20px;
} 
* html #pageimage {
	width: 170px;
	height: 210px;
	padding: 0;
}

.pagetit {
	width: 335px;
	margin: 0;
}
* html .pagetit {
	width: 360px;
}
#titlename {
	height: 18px;
	margin: 20px 0 20px 15px;
	padding: 30px 10px 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
* html #titlename {
	width: 355px;
	height: 75px;
}
#resume {
	padding: 0 0 15px 25px;
	color: #600;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 110%;
}

#rating {
	height: 20px;
	padding: 0 0 18px 25px;
}
#moviedata {
	padding: 0 0 10px 25px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
}
#moviedata p {
	padding: 0;
}

#staff {
	width: 515px;
	padding: 0 10px 0 25px;
}
* html #staff {
	width: 550px;
}
#staff dl {
	margin: 3px 0 0;
	padding: 0 10px 0 29px;
	line-height: 1.2;
	text-indent: -29px;
}
#staff dt {
	padding: 0;
	margin: 0;
	display: inline;
}
#staff dd {
	padding: 0 0 0 5px;
	margin: 0;
	display: inline;
}

.pagecontents { 
	width: 520px;
	padding: 20px 15px 0;
} 
* html .pagecontents {
	width: 550px;
}
.pagecontents p {
	margin: 0 0 12px 0;
	padding:0;
}
.pagecontents .pagephoto {
	text-align: center;
	width: 520px;
	padding: 5px 0;
	font-size: 10px;
}

#list {
	margin: 10px 15px 0;
	padding: 10px 0 15px;
	border-top: 1pt dashed #060;
}


/* database */

#pankuzu {
	margin: 0;
	padding: 15px 20px 0;	
	font-size: 92%;
}
#plate {
	padding: 12px 20px 17px;
	height: 40px;
	margin: 0;
}
#plate h2 {
	height: 16px;
	width: 510px;
	margin:0;
	padding: 12px 0 2px 25px;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#plate h2.title {
	background-image: url(../images/components/bg_title.gif);
	background-repeat: no-repeat;
	color: #0033FF;
}
#plate h2.director {
	background-image: url(../images/components/bg_director.gif);
	background-repeat: no-repeat;	
	color: #009933;
}
#plate h2.area {
	color: #6600FF;
	background-image: url(../images/components/bg_area.gif);
	background-repeat: no-repeat;
}
#break {
	float:left;
    height:0;
	width: 100%;
	margin: 0 0 20px 0;
    font-size: 1px;
    line-height: 0px;
}
#main {
	margin: 0;
	padding: 0 20px;
	font-size: 92%;
}

#main a, a:visited {
	color: #000099;
	text-decoration: none;
}
#main a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}
#main h3 {
	float:left; 
	width: 525px;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	margin: 0;
	padding: 10px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	display: block;
}
#main h4 {
	text-decoration: none;
	margin: 0;
	padding: 2px 0;
	border: none;
	font-size: 12px;
}

#main.db-list a, #main.db-list a:visited {
	color: #000099;
	text-decoration: none;
}
#main.db-list a:hover, #main.db-list a:active {
	color: #FF6600;
	text-decoration: underline;
}

#main.db-list table {
	width: 510px;
	margin-bottom: 10px;
}
#main.db-list table caption {
	width: 100%;
	font-size: 117%;
	font-weight: bold;
	color: #003;
	margin: 0;
	padding: 10px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#main.db-list table th, #main.db-list table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	padding: 4px 0 2px;
}

#main.db-list table thead th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 2px;
	text-align: left;
}

/* table arealist */

#main.arealist table th {
	padding: 4px 0 2px 2px;
	width: 38px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	vertical-align: top;
}
#main.arealist table td {
	width: 470px;
	padding: 4px 0 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
#main.arealist table td ul {
}

#main.arealist table td li {
	float:none;
	height: 13px;
	display: inline;
	padding-right: 10px;
}

/* table directorlist */

#dir-name {
	width:140px;
}
#dir-year {
	width: 35px;
}
#dir-tit {
	width: 270px;
}
#dir-rat {
	width: 65px;
}

/* table titlelist */

#main.category-top {
	padding-top: 20px;
}

#main table.tit-index {
	width: 300px;
	margin: 0 auto 20px;
}
#main table.tit-index td {
	padding: 0;
	font-size: 16px;
	width: 30px;
	height: 30px;
	line-height: 1;
	text-align: center;
	background-color: #CCC;
}
#main table#db-titlist, #main table#db-titlist td  {
	border: 1pt solid #09F;
}
#main table#db-dirlist, #main table#db-dirlist td {
	border: 1pt solid #080;	
}

#main table.tit-index a, #main table.tit-index a:visited {
	display: block;
	border: none;
	padding: 7px 0;
	width: 30px;
	line-height: 1;
	text-align: center;
}
#main table#db-titlist a, #main table#db-titlist a:visited {
	background-color: #CFF;	
}
#main table#db-titlist a:hover {
	background-color:#FCF;
	text-decoration: none;
}
#main table#db-dirlist a, #main table#db-dirlist a:visited {
	background-color: #CFC;	
}
table#db-dirlist a:hover {
	background-color:#FCF;
	text-decoration: none;
}

#tit-tit {
	width:300px;
}
#tit-rat {
	width: 70px;
}
#tit-year {
	text-align: right;
	width: 55px;
}
#tit-cnt {
	width: 80px;
}


ul#db-areatop li ul {
	padding-left: 10px;
}

#main.arealist div.navibottom {
	margin-top: 20px;
	clear: both;
	width: 100%;
}
#main.arealist div.navibottom ul {
	margin:0;
	padding:0;
}
#main.arealist div.navibottom li {
	margin:0;
	padding:2px 0;
	height: 10px;
	width:170px;
	text-align: center;
	font-weight: bold;
	display:block;
	float:left;
	list-style-type: none;
}
#main.arealist div.navibottom a, #main.arealist div.navibottom a:visited {
	color: #FF0000;
	text-decoration: none;	
}
#main.arealist div.navibottom a:hover, #main.arealist div.navibottom a:active {
	color: #FF3300;
	text-decoration: underline;
}
.indvnavi {
	margin:0;
	padding: 0;
	width: 525px;
}
#bottom {
	padding: 10px 15px 15px 15px;
}

/* best */

#bestplate.bestarea {
	margin: 10px 0 10px 20px;
	width: 525px;
	background-color: #FFF;
	color: #F30;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F06;
	border-bottom-color: #F06;
}
#bestplate.bestyear {
	margin: 10px 0 10px 20px;
	width: 525px;
	background-color: #FFF;
	color: #F30;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
}
#bestplate h2 {
	height: 16px;
	margin:0;
	padding: 5px 0 12px 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#bestplate h3 {
	height: 12px;
	margin:0;
	padding: 8px 0;
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#selector {
	height: 25px;
	margin: 0;
	padding: 0 20px;
	background:#FFFFFF;
}
#selector a, a:visited {
	color: #000099;
	text-decoration: none;
}
#selector a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}

/* table bestarea color */

#main.best_area_main table th, #main.best_area_main table td {
	border-bottom-color: #F06;
}

#main.best_area_main table thead th {
	border-bottom-color: #F06;
}

#main.best_area_main table caption {
	border-bottom-color: #00F;
	margin-bottom: 10px;
	color: #00F;
	font-size: 125%;
}

/* table bestyear color */

#main.best_year_main table th, #main.best_year_main table td {
	border-bottom-color: #080;
}

#main.best_year_main table thead th {
	border-bottom-color: #080;
}

#main.best_year_main table caption {
	border-bottom-color: #F03;
	margin-bottom: 10px;
	color: #F03;
	font-size: 125%;
}

/* table bestmain 3col */

#rarea-rank {
	width: 35px;
	text-align: center;
}
#rarea-tit3 {
	width: 300px;
}
#rarea-dir3 {
	width: 175px;
}


/* table bestmain 4col */

#rarea-tit {
	width: 260px;
}
#rarea-dir {
	width: 145px;
}
#rarea-cntry {
	width: 70px;
}

/* table bestmain year4 */

#ryear-rank {
	width: 35px;
	text-align: center;
}
#ryear-tit {
	width: 270px;
}
#ryear-dir {
	width: 155px;
}
#ryear-year {
	width: 50px;
}


/* feature */


.feature-list {
	width:480px;
	margin: 0;
	padding: 5px;
	font-size: 92%;
	display: block;
}
.feature-list#last {
	clear: left;
}
* html .feature-list {
	width:490px;	
}
#main .feature-list h3 {
	float:left;
	width: 480px;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	margin: 0;
	padding: 10px 0 5px 0;
	border: none;
	border-top: 1px dotted #999;
}
.feature-list ul {
	list-style-type: disc;
	list-style-position: inside;
}
.feature-list-img {
	width: 150px;
	float:left;
	margin-right: 10px;
	margin-bottom: 7px;
	padding: 4px;
	border: 1px solid #CCC;
	font-size: 8px;
}
* html .feature-list-img {
	width: 158px;
}
.feature-text {
	width: 310px;
	padding: 0;
	margin: 0;
	float: right;
}
.feature-text#past {
	width: 310px;
	padding: 0;
	margin: 0;
	float: left;
}


#featureplate {
	margin: 10px 0 10px 20px;
	width: 525px;
	background-color: #FFF;
	color: #F30;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F06;
	border-bottom-color: #F06;
}
#featureplate h2 {
	height: 16px;
	margin:0;
	padding: 5px 0 12px 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#featureplate h3 {
	height: 12px;
	margin:0;
	padding: 8px 0;
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#featureimage {
	padding: 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	float: right;
	height: 200px;
	width: 160px;
	text-align: center;
} 
#featuredata {
	padding: 10px 20px;
	float: left;
	height: 200px;
	width: 330px;
	text-align: left;
} 
#featuredata ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#featuredata ul li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 10px;
	line-height: 14px;
}

/* feature table */
#fcontent table {
	font-size: 100%;
}
#feat-year {
	width: 70px;
}
#feat-tit {
	width: 310px;
}
#feat-det {
	width: 70px;
}

.fcon { 
	width: 525px;
	padding: 20px 15px 0 15px;
} 

#ftit {
	width: 510px;
	border-bottom: 1px solid #000;
	padding: 3px 0;
	font-size: 12px;
	font-weight: bold;
}
#fcontent {
	padding: 5px 0;
}
