body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/bg/movie.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	color: #555555;
	line-height: 1.5;
}

#base {
	width: 784px;
	background-image: url(../img/common/page_base.png);
	padding-top: 20px;
}

.midashi {
	width: 784px;
	text-align: center;
}

.cyuui {
	width: 784px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.text {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 13px;
	color: #989898;
	line-height: 1.5;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text2 {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 11px;
	color: #989898;
	line-height: 1.5;
}

#ate {
	text-align: left;	
}
.cyuui01 {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 18px;
	color: #05490d;
	line-height: 1.5;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.cyuui02 {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 13px;
	color: #313131;
	line-height: 1.5;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cyuui03 {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 13px;
	color: #ff0000;
	line-height: 1.5;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cyuui04 {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 11px;
	color: #313131;
	line-height: 12px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.jyouei {
	padding-left: 25px;
}

table {
	background-color: #ffffff;
	border-top:#ffffff 3px double;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
	color:#333333;
} 

table th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #136ea3;
	text-align: left;
	padding: 3px;
} 
table td.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
table td.t_line02 {
	background-color: #e2edff;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

.ta {
	width: 600px;
	margin: 0 auto;
	font-size: 13px;
}

.ta01 {
	background-color: #ffb8b8;
}

.ta02a {
	
}

.ta02b {
	background-color: #ffdfdf;
}

.new {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

