@charset "utf-8";
/*===================================*/
/*　WADALAND　　　　　　　　　　　　　　　　　　　　*/
/*===================================*/
#wada-profile_area dl dt {
}
#wada-profile_area dl dd {
	margin-left: 5.5em;
	margin-bottom: 0.5em;
}
/*--works.htm--*/
.Contents ul.small{
	margin-bottom: 0.5em;
}
.Contents ul.small li{
	line-height: 1.5;
	list-style-type: circle;
}

/*--anime.htm--*/
.Anime dl {
}
.Anime dl dt {
padding-left: 0.5em;
}
.Anime dl.data {
}
.Anime dl.data dt {
float:left;
clear:left;
width:10em;
}
.Anime dl.data dt span.BR {
display:block;
text-align:right;
}
.Anime dl.data dd {
padding-left:11em;
padding-bottom:0.5em;
}
.Anime dl.data dd.Line2 {
padding-bottom:1.8em;
}
#Cast_area dl dt {
width:7em;
}
#Cast_area dl dd {
padding-left:7.5em;
margin-top:-1.8em;
width:9em;
}
.Anime #Cast_area dl.cast1 {
margin-top:0.5em;
float: left;
}
.Anime #Cast_area dl.cast2 {
margin-left:16.5em;
border-left:1px dotted #CCC;
}
.Anime ul.List {
	margin-top:0;
	margin-left: 3em;
}
/*--database_search--*/
#wada-search_area .search-coution {
	font-size: 90%;
	line-height: 1.5;
	padding: 10px;
	width: 200px;
	float: right;
}
#wada-search_area table {
	border-collapse: collapse;
}
#wada-search_area table tr th,
#wada-search_area table tr td {
	padding: 2px;
}
#wada-search_area table tr th {
	white-space: nowrap;
	font-weight:normal;
	padding-right: 5px;
}
#wada-search_area table .Coution {
	margin-left: 15px;
}

/*--database_List--*/
#wada-list_area table {
	margin-bottom: 8px;
	empty-cells: show;
}
#wada-list_area th {
	font-size: 80%;
	font-weight:normal;
	white-space: nowrap;
	padding: 3px 2px 2px;
	line-height: 1.2;
	background-color: #CCC;
}
#wada-list_area td {
	font-size: 90%;
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 2px 2px;
	line-height: 1.2;
}

/*--database_data--*/
#wada-data_area table {
	width: 98%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	empty-cells: show;
}
#wada-data_area table tr {
}
#wada-data_area table tr th {
	white-space: nowrap;
	font-weight:normal;
	line-height: 1.5;
	vertical-align: top;
	padding: 2px 5px 1px;
	width: 4.5em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#wada-data_area table tr td {
	line-height: 150%;
	padding: 2px 5px 1px 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#wada-data_area table tr td.title {
	font-size: 120%;
	font-weight: bold;
}
#wada-data_area table tr td.title span.kana {
	font-size: 80%;
	font-weight: normal;
	margin-left:0.5em;
}
#wada-data_area table tr td.data_img {
	background-repeat: no-repeat;
	background-position: center 5px;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
}

/*--Icon--*/
#WadaIcon_area dl.icon {
	margin-left: 1em;
}
#WadaIcon_area dl.icon dt {
	font-weight: bold;
}
#WadaIcon_area dl.icon dd img {
	margin-right: 10px;
}

/*--100que--*/
#Que_area dl {
	margin: 1em 0px;
}
#Que_area dl dt {
	font-size: 12px;
	font-weight: bold;
}
#Que_area dl dd {
	margin-bottom: 1em;
	padding-left: 2em;
}
#Que_area ul {
	margin-top: 0em;
}
#Que_area ul li {
list-style-type:none;
margin-left:-1.5em;
}

