@charset "Shift_JIS";



body{
	background-color:white;
	color:#271D1D;
	margin:10px 9% 0px;
	padding:0px 4% 100px;
	background-image:url("../image/body.jpg");
	background-position:left top;
	background-repeat:repeat-y;
}

a img{
	border:none;
}

a{
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
	clear:both;
}

h1{
	color:#1D1D27;
	font-size:1.6em;
	font-family:'arial','Impact',sans-serif;

}
h2{
	color:#17171E;
	font-size:2.4em;
	font-weight:normal;
}
h3{
	font-size:1.8em;
	margin-top:2.5em;
	margin-bottom:0.5em;
	padding:0px;
}
h4{
	position:relative;
	text-align:right;
	font-size:1.5em;
	margin-top:3em;
	padding-bottom:0.1em;
	border-bottom:1px solid gray;
}

h5{
	font-size:1.1em;
	margin-bottom:0.5em;
	padding:0px;

}

ul,ol{
	list-style-position:outside;
	margin:0px 0px 1em;
	clear:both;
}
hr{
	clear:both;
}
table{
	width:100%;
	margin-top:2em;
	margin-bottom:2em;
}
th{
	white-space:pre;
}

th,td{
	padding:0.5em 1em 0.5em ;
}

td ul{
	text-align:left;
	padding-left:0px;
	margin:0px;
}

dl.date{
	font-size:1.2em;
	text-align:right;
}
dl.date *{
	display:inline;
}
dl.date dd{
	margin-left:1em;
}

p{
	margin:0em 0em 1.2em;
	padding:0px;
}
blockquote{
	clear:both;
	line-height:1.6em;
	list-style-type:none;
	border:1px dotted gray;
	margin:1em 3em 1em;
	padding:1em 1em 0em;
}


q{
	color:#444444;
}
.text{
	font-size:1.2em;
	line-height:1.4em;
}
.series{
	font-size:0.7em;
	margin-left:2em;
}
.reference{
	text-align:right;
	white-space:pre;
	font-size:0.9em;
	margin-top:0em;
	margin-bottom:3em;
}

.refresh{
	clear:both;
	padding-top:1.4em;
}

.conversation{

	color:#333333;
	font-style:italic;

}

.left{
	clear:both;
	margin-top:0em;
	margin-right:1.4em;
	float:left;
}
.right{
	clear:both;
	margin-top:0em;
	margin-left:1.4em;
	float:right;
}
p img{
	margin:0px;
}

.tri{
	width:30%;
}

.caption{
	margin:0px;
	font-size:0.8em;
	text-align:center;
	color:#555555;
}
.surprise{
	display:block;
	font-size:400%;
	line-height:1.3em;
	margin-top:1em;
	margin-bottom:1em;
}

.warning{
	text-align:right;
	background-color:#ffe2e2;
	font-size:1.2em;
	}

.topical{
	border:dotted 1px #ff6160;
	padding:0.4em;
	color:#44261a;
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;
	}

.example {
	list-style-type:none;
	line-height:1.6em;
	}

.highlight{
	background-color:#e8e8e8
}

.correspondence{
	list-style-type:none;
	}

.correspondence li{
	white-space:pre;
	}

.text dd{
	margin-bottom:0.4em;
}



.notes{
	margin-top:7em;
	margin-bottom:5em;
	margin-left:3em;
	font-size:0.8em;
}

dl.notes{
	margin-top:1em;

}

dl.notes dd{
	width:80%;
}

.notes ul{
	padding-left:0px;
}

dl.caplist dt{
	clear:both;
	font-size:1.5em;
	font-weight:bold;
	margin-top:1.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid gray;
	padding:4px;
	}

dl.caplist dd{
	padding:0px;
	margin:0px;
	margin-left:4em;
	}

.refer{
	float:right;
	font-size:0.8em;
	}

dl.slide{
	clear:both;
	}
dl.slide dt{
	float:left;
	margin-right:10px;
	}


dl.slide dd{
	border-top:1px solid gray;
	text-align:left;
	}



.film img{
	margin:0px;
	padding:0px;
	margin-right:2px;
	margin-bottom:2px;
}
.interviewee{
	font-weight:bold;
}

#amazon{
	text-align:right;
	padding-left:100px;
}



#amazon iframe{
	margin-bottom:10px;

}