@charset "UTF-8";
/*
name: Rapha 3Column
designer: Shinichi Takai
developer: Rapha Ltd.
developer_url: http://rapha.ac/
10px 72%
11px 79%
12px 86%
13px 93%
14px 100%
15px 108%
16px 115%
17px 122%
18px 129%
19px 136%
20px 143%
21px 150%
22px 158%
23px 165%
24px 172%
25px 179%
*/
html {
	background-color: #FFFFFF;
	font-size: 100%;
}
body {
	color: #181818;
	min-width: 960px;
	font-size: 14px;
	font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6, powered, address, blockquote, abbr, acronym, dfn, p, li, dt, dd, div, th, td {
	font-family: Meiryo, 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
sub, sup {
	font-size: 50%;
}
a {
	color: #139f4f;
	text-decoration: none;
}
a:visited {
	color: #087850;
}
a:hover {
	color: #c19a7e;
	text-decoration: underline;
}
a.u {
	text-decoration: underline;
}
a.u:visited {
	text-decoration: underline;
}
a.u:hover {
	text-decoration: underline;
}
#container {
	background: transparent url(images/body.gif) repeat-y top left;
	width: 100%;
	margin: auto;
}
#main {
	/zoom: 1;
	margin: 0 -200px 0 0;
	float: left;
	clear: left;
	width: 100%;
}
p.skip-nav,
#header p,
#links div.level-top small,
hr {
	display: none;
}
#header {
	background: transparent url(images/header.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	height: 240px;
	float: none;
	clear: both;
	width: 100%;
}
#header h1 {
	background: transparent url(images/h1.gif) no-repeat top right;
	font-size: 129%;
	height: 240px;
	float: none;
	clear: both;
	width: 100%;
}
#header h1 a:hover {
	text-decoration: none;
}
#header a.banner {
	background: transparent url("images/title.gif") no-repeat top center;
	display: block;
	width: 100%;
	height: 154px;
	margin: 0 auto;
	border: none;
	text-decoration: none;
	text-indent: -40000em;
}
#select-languages ul {
	list-style-type: none;
	text-align: center;
	margin: 0 auto;
}
#select-languages li {
	display: inline;
	padding: 0 0.2em;
}
#select-languages li a.button,
#select-languages li a.button:visited {
	display: inline-block;
	width: 120px;
	padding: 7px 10px 4px 10px;
	font-size: 79%;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	line-height: 1;
	background-color: #CCCCCC;
}
#select-languages li a.button:hover {
	background-color: #000000;
}
#content {
	margin: 0 0 0 -240px;
	float: right;
	clear: right;
	width: 100%;
	color: inherit;
}
#content div.section {
	margin: 0 200px 0 240px;
}
#content div.contentclear {
	margin: 0 200px 18px 240px;
	float: none;
	clear: both;
}
#content div.title {
	text-align: center;
	padding: 0 0 24px 0;
}
#content h2 {
	margin: 0 2.4em 0 0;
	font-size: 122%;
	font-weight: 600;
	line-height: 1.2;
}
#content h2 a {
	color: #181818;
	font-weight: 600;
	text-decoration: none;
}
#content h2 a:hover {
	color: #181818;
	font-weight: 600;
	text-decoration: none;
}

#content h3.heading {
	margin: 0 2.4em 0 0;
	font-size: 115%;
	font-weight: 600;
	line-height: 1.2;
}
#content h3.heading a {
	color: #181818;
	font-weight: 600;
	text-decoration: none;
}
#content h3.heading a:hover {
	color: #181818;
	font-weight: 600;
	text-decoration: none;
}

#content div.entryexcerpt {
	margin: 1.4em 3.2em 1.8em 0;
}
#content div.entryexcerpt p {
	margin: 0 0 0.3em 0.8em;
	font-size: 93%;
	line-height: 1.8;
}
#content div.internal {
	margin: 1.4em 2em 2.4em 0;
}
#content div.internal h3 {
	margin: 0 0 1.4em 0;
	font-size: 115%;
	line-height: 1.4;
}
#content div.internal h4 {
	margin: 0 0 1.4em 0;
	font-size: 108%;
}
#content div.internal h5 {
	margin: 0 0 0.5em 0;
	font-size: 108%;
}
#content div.internal div.h3 {
	margin: 0 1em 2.8em 1em;
}
#content div.internal div.h4 {
	margin: 0 0 2.4em 1em;
}
#content div.internal div.h4 p {
	margin: 0 0 0.8em 0;
	font-size: 100%;
	line-height: 1.8;
}
#content div.internal p {
	margin: 0 0 1.4em 0;
	font-size: 100%;
	line-height: 1.8;
}
#content div.internal dl {
}
#content div.internal dt {
	font-size: 108%;
}
#content div.internal dd{
	font-size: 93%;
	line-height: 1.8;
}
#content div.internal dd p{
	line-height: 1.8;
}
#content div.internal dd.logdate dl {
	padding-top: 0;
	margin: 0.8em 0 0 0;
}
#content div.internal dd.logdate dt {
	margin: 0 0 0.4em 0;
	font-size: 93%;
}
#content div.internal dd.logdate dd {
	margin: 0 0 0.8em 0;
	line-height: 1.4;
}
#content div.internal div.section,
#content div.internal div.section div.section {
	margin: 0;
}
#content div.section {
	margin-bottom: 2.4em;
	padding: 0 0 0.4em 0;
	background: transparent url(images/separator.gif) no-repeat bottom center;
}
#content div.internal blockquote {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
}
#content div.internal blockquote h4 {
	margin: 0 0 0.4em 0;
	font-size: 108%;
}
#content div.internal blockquote h5 {
	margin: 0 0 0.4em 0;
	font-size: 100%;
}
#content div.internal blockquote p {
	margin: 0.2em 0 0.2em 0.4em;
	font-size: 93%;
	line-height: 1.4;
}
#content div.internal blockquote img {
	margin: 0;
	padding: 0;
}
#content div.section div.list {
	margin: 0 0 1.2em 0;
}
#content div.internal ins {
	border-color: #ACB560;
}
#content div.internal pre {
	border: 1px solid #a0a0a0;
	background-color: #ebebeb;
}
#content div.internal table {
	width: auto;
	margin: 0.2em auto 0.8em auto;
}
#content div.internal th.left {
	width: auto;
	border-collapse: collapse;
	line-height: 1.4;
	padding: 20px 0 8px 0;
	text-align: left;
	font-size: 122%;
}
#content div.internal th.lebel {
	width: auto;
	border: solid 1px #a0a0a0;
	background-color: #ebebeb;
	border-collapse: collapse;
	line-height: 1.4;
	padding: 8px;
	text-align: center;
}
#content div.internal td {
	width: auto;
	border: solid 1px #a0a0a0;
	border-collapse: collapse;
	line-height: 1.4;
	padding: 8px 12px;
}
#content div.internal ul {
	list-style-type: disc;
	padding: 0.2em 0 0.5em 1.4em;
}
#content div.internal ol {
	padding: 0 0 0.5em 1.7em;
}
#content div.internal ul ul,
#content div.internal ol ol,
#content div.internal ol ul {
	padding: 0 0 0 0.7em;
}
#content div.internal li {
	line-height: 1.4;
	font-size: 93%;
}
#content div.cinemaentryexcerpt {
	margin: 0.5em 3.2em 1.8em 0;
}
#content div.cinemaentryexcerpt p {
	margin: 0 0 0.8em 0.8em;
	font-size: 100%;
	line-height: 1.8;
}
.thumb img {
	padding: 0px 0px 4px 0px;
}
.sa4 {
	padding: 0.4em;
}
.st4 {
	padding-top: 0.4em;
}
.sb4 {
	padding-bottom: 0.4em;
}
.sl4 {
	padding-left: 0.4em;
}
.sr4 {
	padding-right: 0.4em;
}
.sa8 {
	padding: 0.8em;
}
.st8 {
	padding-top: 0.8em;
}
.sb8 {
	padding-bottom: 0.8em;
}
.sl8 {
	padding-left: 0.8em;
}
.sr8 {
	padding-right: 0.8em;
}
.st12 {
	padding-top: 1.2em;
}
.sb12 {
	padding-bottom: 1.2em;
}
.sl12 {
	padding-left: 1.2em;
}
.sr12 {
	padding-right: 1.2em;
}
.st18 {
	padding-top: 1.8em;
}
.sb18 {
	padding-bottom: 1.8em;
}
.sl18 {
	padding-left: 1.8em;
}
.sr18 {
	padding-right: 1.8em;
}
.greenarea {
	background-color: #d7ead4;
	padding: 0.4em 0.8em;
}
.center {
	text-align: center;
	vertical-align: middle;
}
.right {
	text-align: right;
}
.extended {
	padding: 0 0.8em 0 0;
	display: block;
	text-align: right;
}
.note {
	padding-left:1em;
	text-indent:-1em;
	line-height: 1.2;
}
.nobr {
	white-space: nowrap;
}
.liin {
	list-style-position: inside;
}
.hide {
	color: #FFFFFF;
}
.sred {
	color: #e47911;
}
.b {
	font-weight:bold;
}
.blue {
	color: #30acd0;
}
.entrydate {
	font-size: 79%;
	padding: 0 0 0.5em 0;
}
.imgright {
	float: right;
	display: inline;
	padding: 0.1em 0.1em 0.1em 0.8em;
	text-align: right;
}
.imgleft {
	float: left;
	display: inline;
	padding: 0.1em 0.8em 0.1em 0;
	text-align: left;
}
.imgclear {
	clear: both;
}
.listtitlediary {
	font-size: 79%;
	line-height: 1.7;
	margin: 0 0.3em 0 0;
}
.listtitlediary a {
	white-space: nowrap;
}
li.none {
	list-style-type: none;
}
li.siro {
	list-style-type:circle;
}
li.sikaku {
	list-style-type:square;
}
li.romas {
	list-style-type:lower-roman;
}
li.roma {
	list-style-type:upper-roman;
}
li.alphas {
	list-style-type:lower-alpha;
}
li.alpha {
	list-style-type:upper-alpha;
}
#wrapmenu{
  position: relative;
  z-index: 1;
  width: 240px;
}
#menu {
	background: transparent url(images/body.gif) repeat-y top left;
	float: left;
	clear: left;
	padding: 0;
	width: 240px;
	margin-top: 12px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:visited {
	color: #FFFFFF;
}
#menu li a:hover {
	color: #ebc92a;
	text-decoration: none;
}
#links {
	float: right;
	clear: right;
	width: 200px;
}
#menu div.section {
	margin: 0 0 0.8em 24px;
}
#copyart {
	color: #b8eef8;
	margin: 0 0 0.8em 24px;
}
#links div.section {
	padding: 0 0 8px 0;
}
#links div.buttons {
	padding: 0 0 8px 0;
}
#menu div.section h3 {
	margin-bottom: 0.4em;
	color: #b8eef8;
	font-size: 122%;
}
#links div.section h3 {
	padding: 8px 0;
	color: #e7004f;
	font-size: 122%;
}
#links div.section h3.small {
	padding: 5px 0;
	color: #c875a9;
	font-size: 100%;
}
#menu div.section h4,
#links div.section h4 {
	margin: 0 0 0.4em 0;
	font-size: 108%;
}
#menu div.section div,
#links div.section div {
	margin: 0;
}
#menu div.poster {
	margin: 0.8em 0 0.4em 0;
}
#menu div.section p,
#links div.section p {
	line-height: 1.4;
	font-size: 79%;
	margin: 0 0 0.3em 0;
}
#menu-categories ul,
#menu-categories ul ul {
	list-style-type: none;
}
#menu-categories li {
	line-height: 1.8;
	font-size: 100%;
}
#menu-categories li li {
	line-height: 1.2;
	font-size: 93%;
}
#links ul {
	padding: 0 0 0.1em 18px;
}
#links li {
	line-height: 1.4;
	font-size: 86%;
}
#monthly-archives ul {
	list-style-type: none;
}
#monthly-archives ul ul {
	list-style-type: none;
}
#monthly-archives li {
	font-size: 93%;
}
ul.monthly-nav li {
	display: inline;
	padding: 0 0.1em 0 0;
}
#entry-nav {
	font-size: 93%;
	list-style-type: none;
	text-align: center;
	padding: 0.2em 0;
}
#entry-nav li {
	display: inline;
	padding: 0 0.4em;
}
#entry-nav span.current_page {
	text-decoration:underline;
}
#footer {
	background: transparent url(images/powered.gif) no-repeat bottom right;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 144px;
}
address {
	margin: 0;
	padding-top: 120px;
	font-size: 86%;
	line-height: 1.4;
	text-align: center;
	height: 24px;
}
