html{background-color:#ffffff;}
body{background: url(../img/back.gif) repeat-x;background-color:transparent;margin:0 auto;color:#222222;text-align: center;}

a:link{color:#A4261E;text-decoration:underline;}
a:visited{color:#A4261E;text-decoration:underline;}
a:hover{color:#A4261E;text-decoration:none;}
a:active{color:#A4261E;text-decoration:none;}
em{color:#F5A9A4;font-style: normal;}
br.clear{clear:both;font-size:0px;line-height:0%;height:0px;}
div.toTop{clear:both;text-align: right;padding:20px 0;line-height:1em;font-size:12px;}
div.toTop a{
	background: url(../img/arrow2.gif) no-repeat 0 center;
	padding:0 0 0 10px;
}
a.arrow{
	background: url(../img/arrow1.gif) no-repeat 0 center;
	padding:0 0 0 10px;
}

.pageTitle{margin-bottom:20px;}
/*.catch{margin-bottom:10px;}*/
h2.catch{
	background-color: #959595;
	color: #fff;
	font-weight: bold;
	padding:4px 10px;
	line-height:1em;
	margin-bottom:10px;
}
h2.policy{
	margin:0 0 15px 20px;
}
h2.supporter{
	font-size:18px;
	margin-bottom:10px;
	color: #2e8dc9;
	font-weight: bold;
}
h3.policy{
	margin-bottom:10px;
}
h3.episode{
	margin-bottom:15px;
}
.indent{margin-left:35px;}
h2.theme{
	font-size:18px;
	margin-bottom:10px;
	color: #2e8dc9;
	font-weight: bold;
}
h2.newsTitle{
	font-size:18px;
	color: #2e8dc9;
	font-weight: bold;
	margin-bottom:5px;
	padding:3px 0;

}
.video{
	padding:10px 0 0 35px;
	display: none;
}
.video .close{
	padding-top:10px;
}
ul.episode{
	padding:0 10px;
	font-size:12px;
}
ul.episode li.r160{
	float:left;
	width:160px;
}
ul.episode li.r120{
	float:left;
	width:120px;
}
ul.episode li.c280{
	float:left;
	width:280px;
}
ul.episode li.l450{
	width:450px;
	float:left;
}
ul.episode li.l210{
	width:210px;
	float:left;
}
ul.newsList{
	border-top: 2px solid #99d0e8;
	border-bottom: 2px solid #99d0e8;
	_zoom: 1;
	overflow: hidden;
}
ul.newsList li{
	margin-bottom: -1px;
	padding:15px 0 15px 10px;
	border-bottom: 1px solid #C8C8C8;
}
ul.supporters{
	border-top: 2px solid #99d0e8;
	border-bottom: 2px solid #99d0e8;
	_zoom: 1;
	overflow: hidden;
}
ul.supporters li{
	margin-bottom: -1px;
	padding:15px 0 15px 35px;
	border-bottom: 1px solid #C8C8C8;
	background: url(../../supporters/img/tag.gif) no-repeat 0 15px;
}
ul.supporters li h4{
	font-weight: bold;
	font-size: 12px;
	line-height:100%;
	padding-bottom:4px;
}
ul.supporters li h3{
	font-weight: bold;
	font-size: 14px;
	line-height:100%;
	padding-bottom:10px;
}
ul.supporters li h2{
	font-weight: bold;
	font-size: 18px;
	line-height:100%;
	padding-bottom:10px;
}
ul.supporters li .box{
	display: none;
}
ul.supporters li .box .close{
	width:595px;
	text-align: right;
	margin-top:10px;
}
ul.normal{
	margin-bottom:20px;
}
ul.normal li{
	padding:2px 0;
	border-bottom: 1px solid #bcbcbc;
}
ul.profile{
	/*border-top: 2px solid #99d0e8;
	border-bottom: 2px solid #99d0e8;
	_zoom: 1;
	overflow: hidden;*/
	padding:0 10px 20px 10px;
}
ul.profile li{
	/*margin-bottom: -1px;
	padding:15px 0 15px 35px;
	border-bottom: 1px solid #C8C8C8;
	background: url(../../profile/img/tag.gif) no-repeat 0 15px;*/
}
/*ul.profile li h3{
	font-weight: bold;
	font-size: 14px;
	line-height:100%;
	padding-bottom:10px;
}
ul.profile li .more{
	margin-top:10px;
}
div.profile{
	padding-bottom:35px;
}
div.profile h2{
	font-weight: bold;
	font-size: 16px;
}
div.profile .box{
	display: none;
	border-bottom: 2px solid #99d0e8;
	padding-bottom:15px;
}
ul.profile li .box .left{
	float:left;
	width:400px;
}
ul.profile li .box .right{
	float:right;
	width:180px;
}
div.profile .box .close{
	margin-bottom:10px;
}*/
dl.profile{
	padding:0 10px 20px 10px;
}
dl.em5 dt{
	float: left;width:5em;
	padding:0 0 2px;
}
dl.em5 dd{
	padding: 0 0 2px 5em;
}
/*dl{
	padding:15px 0;
	border-top: 2px solid #99d0e8;
	border-bottom: 2px solid #99d0e8;
	line-height:140%;
}
dl dt{
	float: left;width:1em;
	padding:0 0 2px;
}
dl dd{
	padding: 0 0 2px 1em;
}
dl dd.bottomLine{
	border-bottom: 1px solid #C8C8C8;
	padding-bottom:10px;
	margin-bottom:10px;
}
dl dt.info{
	float: left;width:3em;
}
dl dd.info{
	padding: 0 0 2px 3em;
}
dl dt.info2{
	float: left;width:7em;
}
dl dd.info2{
	padding: 0 0 2px 7em;
}*/
#page{
	width:900px;
	margin:0 auto;
	text-align: left;
}

#header{
	padding:10px 0 20px;
}
#footer{
	margin:50px 0 20px;
	/*padding-top:6px;
	border-top: 2px solid #E5E5E5;*/
}
#office{
	float:left;
	width:111px;
	padding: 0 0 3px;
}
#officeInfo{
	float:right;
	width:775px;
	line-height:1em;
	padding: 0 0 3px;
}
#footerInfo{
	clear: both;
	font-size: 10px;
	border-top: 2px solid #E6271B;
	height:30px;
	/*float:right;
	width:775px;
	line-height:1em;
	padding: 0 0 3px;*/
}
#copyright{
	/*clear: both;
	width:730px;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	border-top: 2px solid #E6271B;*/
	float:left;
	width:450px;
}
.caption{
	font-size: 10px;
	padding-top:1px;
}
#footerNavi{
	float:right;
}
#contents{
	float:right;
	width:630px;
}
#sideNavi{
	float:left;
	width:240px;
}
#sideNavi ul{
	line-height: 0;
}
#sideNavi ul li{
	line-height: 0;
	width:240px;
	margin-bottom:6px;
}
#sideNavi ul li a{
	line-height: 0;
	display: block;
}
#sideNavi .home{
	/*margin-bottom:4px;*/
}
#sideNavi .emailPublication{
	margin-bottom:0px;
}
#sideNavi .questionnaire{
	margin:3px 0 6px;
	width:200px;
}
#sideNavi .questionnaire .questionnaireInner{
	border: 3px solid #bde3f1;
	padding:6px 10px;
	font-size:12px;
	line-height:160%;
}
#sideNavi .questionnaire .questionnaireInner a{
	display: inline;
}
#sideNavi .report{
	margin-bottom:6px;
}
#sideNavi .twitter{
	margin-bottom:6px;
}
#sideNavi .blog{
	margin-bottom:6px;
}
#sideNavi .application{
	margin-bottom:6px;
}
#sideNavi .loveJapan{
	margin:6px 0;
}
#sideNavi .banner{
	margin:6px 0;
}

table.application{
	width:630px;
	border-style: solid; border-width: 2px 0 2px 0; border-color: #70a9cf;
}
table.application tr th{
	font-size:12px;
	border-style: solid; border-width: 0 0 1px 0; border-color: #9a9a9a;
	padding:10px 10px;
	background-color: #e0eef5;
}
table.application tr td{
	font-size:12px;
	border-style: solid; border-width: 0 0 1px 0; border-color: #9a9a9a;
	padding:10px 10px;
}

table.schedule{
	width:630px;
	border-style: solid; border-width: 2px 0 2px 0; border-color: #70a9cf;
}
table.schedule tr th{
	font-size:12px;
	line-height:140%;
	border-style: solid; border-width: 0 0 1px 0; border-color: #9a9a9a;
	padding:10px 10px;
	background-color: #e0eef5;
	font-weight: normal;
}
table.schedule tr td{
	font-size:12px;
	line-height:140%;
	border-style: solid; border-width: 0 0 1px 0; border-color: #9a9a9a;
	padding:10px 10px;
}
div.reportContents{
	padding:0 5px;
	border-top: 2px solid #99d0e8;
	border-bottom: 2px solid #99d0e8;
}
div.reportContents div.lines{
	border-bottom: 1px solid #c8c8c8;
	padding:20px 0 5px;
}
div.reportContents div.last{
	border-bottom: 1px solid #fff;
}
div.reportContents div.lines div.center{
	margin-bottom:15px;
}
div.reportContents div.lines div.left{
	float:left;
	width:300px;
	margin-bottom:15px;
}
div.reportContents div.lines div.right{
	float:right;
	width:300px;
	margin-bottom:15px;
}
div.reportContents h2{
	padding:5px;
	background-color: #65bddd;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	margin-bottom:5px;
	line-height:100%;
}
div.reportContents .photo{
	margin-top:5px;
}
div.reportContents h3{
	font-weight: bold;
	line-height:100%;
	font-size:16px;
	margin-bottom:10px;
}
ul.supportersList {
	padding:0 5px 20px 35px;
}
ul.supportersList li{
	border-bottom: 1px solid #c8c8c8;
	margin:0 0 5px 0 ;
	padding:0 5px 5px 5px ;
}
ul.supportersList li.last{
	border-bottom: 1px solid #fff;
}
div.supporters {
	margin:0 0 0 20px;
	border-top: 2px solid #e6554c;
	border-bottom: 2px solid #e6554c;
}
div.supporters div.supporter{
	padding:15px 0;
	border-bottom: 1px solid #C8C8C8;
}
div.supporters div.noLine{
	border-style: none;
}
div.supporters div.supporter h4{
	font-weight: bold;
	font-size:12px;
}
div.supporters div.supporter h3{
	font-weight: bold;
	font-size:14px;
}
div.supporters div.supporter h2{
	font-weight: bold;
	font-size:18px;
	color:#A4261E;
	margin:8px 0;
}
div.supporters div.supporter div.moreButton{
	padding:2px 0 0;
}
div.supporters div.supporter div.closeButton{
	margin:10px 0 0;
	text-align: right;
}
div.MovieLists{
	width:410px;
}
div.MovieLists div.list{
	padding:5px 0;
	border-bottom: 1px solid #bcbcbc;
	height:20px;
}
div.MovieLists div.list div.movieTitle{
	float:left;
	width:310px;
	padding:0 0 3px;
}
div.MovieLists div.list div.videoButton{
	float: right;
	width:91px;
	padding:3px 0 0;
}

