body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align:center;
	padding: 0px;
	font-style: normal;
	font-weight: 1.4;
	font-variant: normal;
	color: #333333;
	background-image: url(../images/haikei.gif);
	background-repeat: repeat;
}

.description { display: none; }
#dontDelete { display: none; }

#main {
	width: 610px;
	margin: 0px;
	padding: 0px;
}
/* news　css */

.contents table {
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 100px;
	margin-left: 1px;
}
.contents td {
	background-color: #CCCCCC;
	padding: 10px;
	font-size: 11px;
	line-height: 160%;
	margin: 2px;
}
#main .contents .table_name {
	background-color: #333333;
	color: #CCCCCC;
}
#main .contents .p_text {
	line-height: 180%;
	color: #FF6600;
	font-size: 11px;
}


#newstitle {
	margin: 0px;
	padding: 0px;
}
.contents {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	color: #333333;
	width: 530px;
	padding-top: 70px;
	padding-bottom: 30px;
}
#footer {
	width: 570px;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.n_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 7px;
	line-height: 180%;
	background-color: #cacaca;
	margin-top: 1px;
	margin-bottom: 1px;
}
#main .contents #news .text li {
	list-style-type: none;
}
#main .contents #news .text h3 {
	font-size: 14px;
	line-height: 180%;
	text-align: center;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	border: 2px dotted #FFFF00;
}

.text {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e7e7e7;
}
#news {
	padding-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px dashed #FFFFFF;
	margin-bottom: 30px;
}
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}
#main .contents #news .text img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#news .text_img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	padding: 15px;
}

#main .contents .at {
	padding-top: 30px;
}

.btnbox p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.btnbox div {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ボックスの設定 */ 

.box {
	margin-bottom: 10px;
} 

/* clearfix */

.clearfixforie { height: 1%; }

/* モダンブラウザ向けclearfix */

.clearfix:after {
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
}



.movie_img { 
	width: 320x; 
	background: #000000; 
	float: left; 
} 

.btnbox {
	float: right;
	text-align: left;
	line-height: 150%;
	font-size: 10px;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
