@charset "UTF-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　index
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	background: #000000 url() no-repeat center top;
}

.indexArea {
	float: left;
	width: 486px;
}

.indexSub {
	float: right;
	width: 228px;
}

.bnrLine {
	margin-bottom: 15px;
	padding: 1px;
	background: url(../common/images/bg_line.png) repeat;
}

.ttlBlock {
	position: relative;
	width: 486px;
	margin-top: 15px;
	background: url(../images/index_bg01.png) no-repeat;
}

.ttlBlock h2 {
	padding: 1px 7px;
}

.ttlBlock2 {
	position: relative;
	width: 226px;
	margin-top: 15px;
	background: url(../images/index_bg02.png) no-repeat;
}

.ttlBlock2 h2 {
	padding: 1px 7px;
}

.ttlBlock p {
	position: absolute;
	top: 1px;
	right: 5px;
}

.ttlBlock .list {
	position: absolute;
	top: 1px;
	right: 46px;
}

.ttlBlock .official {
	position: absolute;
	top: 1px;
	right: 9px;
}

.news {
	margin: 16px 10px 0;
	padding-bottom: 2px;
}

.news dt {
	float: left;
	width: 8em;
}

.news dd {
	margin: 0 0 7px 8em;
}

.radio_img {
	float:left;
	width:150px;
	margin:12px;
}

.radio_img img {
	height:135px;
	width:240px;
}

.radio_com {
	float:right;
	width:210px;
	margin:12px;
}

.video {
	margin-top: 12px;
}

.video li {
	float: left;
	width: 148px;
	height: 125px;
	margin-left: 11px;
	padding-bottom: 10px;
	font-size: 86%;
	line-height: 1.3;
}

.video li img {
	margin-bottom: 8px;
	vertical-align: top;
}

.twitter {
	//padding-top: 20px;
	//background: url(../images/bg_twitter.png) no-repeat;
}

.twitter h2 {
	margin-bottom: 20px;
	//text-align: center;
}

.twitter .account {
	margin-top: 15px;
}

.twitter .account p {
	float: right;
	width: 140px;
	margin-bottom: 4px;
	font-size: 86%;
}

.twitter .account .thumb {
	float: left;
	width: 76px;
	text-align: right;
}

.twitterBox {
	margin: 15px 0 0 17px;
	padding-bottom: 16px;
	background: url(../images/bg_twitter.png) no-repeat left bottom;
}

.twitterBox .txtBlock {
	padding-right: 12px;
	height: 270px;
	overflow: auto;
	font-size: 86%;
	line-height: 1.3;
}

.twitterBox .txtBlock p {
	margin-bottom: 13px;
}

.twitterBox .txtBlock .date {
	display: inline-block;
	margin-top: 4px;
}


#bg { position: fixed; top: 0; left: 0; _position: absolute;}
.bgwidth { width: 100%; }
.bgheight { height: 100%; }


.fb_box {
	margin: 15px 0 0 8px;
	padding-bottom: 16px;
	background: url(../images/bg_twitter.png) no-repeat left bottom;
	background-size:210px;
}

.radio_box {
 clear:both;
}

.box_hr {
 clear:both;
 width:94%;
 height:1px;
 background: url(../images/bg_twitter.png) center bottom;
 margin:0 auto;
}

.box_hr {
 clear:both;
 width:94%;
 height:1px;
 background: url(../images/bg_twitter.png) center bottom;
 margin:0 auto;
}

.update_dt a img {
 float:left;
 width:148px !important;
 height:83px !important;
 margin-bottom:10px !important;
}
.update_dd {
 float:left;
 width:300px;
 margin-left:60px !important;
 margin-bottom:10px !important;
}
.rightsub {
  position:relative;
  top:10px;
  left:12px;
}
.rightsub #sub {
  height:100px!important;
  margin:0;
  padding:0;
}