body {
	color:#FFFFFF;
	background-color:#000000;
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#container {
	width:680px;
	margin:0 auto;
	position:relative;
	padding-bottom:30px;
}

h3 {
	position:absolute;
	top:42px;
	left:0;
	width:150px;
	height:35px;
	display:block;
}

.news h3 {
	background-image:url(../images/title_news.png);
}
.movie h3 {
	background-image:url(../images/title_movie.png);
}

#contents {
	padding-top:20px;
}
.block {
	border:solid 1px #cb1a51;
	background-color:#000000;
	margin-bottom:20px;
}

.news .block {
	padding:22px;
}

.news .header {
	border-bottom:solid 1px #cb1a51;
	margin-bottom:20px;
	padding-bottom:20px;
}

.news .header p,
.news .header h4 {
	float:left;
}
.news .header p {
	margin-right:20px;
	margin-top:3px;
}

.texBody p {
	line-height:1.5;
}

#btnClose {
	width:130px;
	display:block;
	margin:0 auto;
}

.movie ul {
	margin:30px 0;
}
.movie li {
	float:left;
	margin-left:30px;
	line-height:2.0;
	text-align:center;
}
a {
	color:#f0ff00;
}

a:hover {
	color:#f0ff00;
}

a:visited {
	color:#f0ff00;
}

.pink {
	color:#be2657;
}

.yellow{
	color: #FF0;
}

.midori {
	color:#0C0;
}

.pink15 {
	color:#be2657;
	font-size:15px;
}

.yellow15{
	color: #FF0;
	font-size:15px;
}

.white {
	color:#FFF;
}


iframe.twitter-share-button {width: 115px!important;}/* Twitterボタン幅変更 */

.list {
	width: 650px;
	border: 1px solid #FE0178;
	background-color: #000000;
	margin: 0 0 15px 0;
	padding: 20px 0 0 30px;
}

.newsBlock {
	width:615px;
	border-bottom:solid 1px #f0ff00;
	margin-bottom:20px;
	padding-bottom:20px;
}
.newsBlock h4 {
	color:#FE0178;
}

.newsBlock2 {
	width:615px;
	margin-bottom:20px;
	padding-bottom:20px;
}
.newsBlock2 h4 {
	color:#FE0178;
}

.list .data {
	width:81px;
	float:left;
	margin-top:3px;
}
.list h4 {
	width: 540px;
	float: left;
}
.list h4 a {
	text-decoration:underline;
}
.list h4 a:hover {
	text-decoration:none;
}
.share {
	clear:both;
	margin-left:429px;
	padding-top:15px;
}
.share td {
	padding-right:10px;
}


.list .newscont {
	width:615px;
	float:left;
	margin-top:15px;
}
