/*--------------------------------------------------
	プロパティ初期化
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
ul li {
	list-style-type: none;
}
img {
	border-style: none;
	font-size: 0px;
	line-height: 0px;
}
/*--------------------------------------------------
	全体
--------------------------------------------------*/
html {   
    overflow-y:scroll;   
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック";
	color: #FFFFFF;
	font-size: 12px;
	background-color: #E71611;
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
a {
	color: #FF7D8A;
	text-decoration: none;
	overflow: hidden;
}
a:hover{
	color: #FF3E51;
	text-decoration: underline;
}
/*--------------------------------------------------
	wrapper
--------------------------------------------------*/
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 910px;
}
/*--------------------------------------------------
	header
--------------------------------------------------*/
#header {
	text-align: left;
	height: 26px;
	width: auto;
	margin-bottom: 2px;
}
#header h1 {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 16px;
	float: left;
}
/*--------------------------------------------------
	ナビゲーション
--------------------------------------------------*/

#navigation {
	width: 270px;
	height: 26px;
	float: right;
	list-style: none;
	padding-right: 10px;
}
#navigation li {
	text-indent:-9999px;
	float: left;
}
#navigation a {
	text-decoration:none;
	background:url(images/navigation.jpg) no-repeat scroll left top;
	overflow: hidden;
}
#navi_link a{background-position:0px 0px}
#navi_blog a{background-position:-83px 0px}
#navi_login a{background-position:-172px 0px}

#navi_link a:hover{background-position:0px -26px}
#navi_blog a:hover{background-position:-83px -26px}
#navi_login a:hover{background-position:-172px -26px}


#navi_link li,#navi_link a {
	width: 83px;
	height: 26px;
	display: block;
}
#navi_blog li,#navi_blog a {
	width: 89px;
	height: 26px;
	display: block;
}
#navi_login li,#navi_login a {
	width: 98px;
	height: 26px;
	display: block;
}

/*--------------------------------------------------
	main_image
--------------------------------------------------*/
#main_image {
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 2px;
	padding: 0px;
}
/*--------------------------------------------------
	menu
--------------------------------------------------*/
#menu {
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 2px;
	padding: 0px;
}
/*--------------------------------------------------
	main
--------------------------------------------------*/
#main {
	padding: 6px 15px;
	background-color: #A10F0C;
}
/*--------------------------------------------------
	contents
--------------------------------------------------*/
#contents {
	float: left;
}

/*--------------------------------------------------
	live_news
--------------------------------------------------*/
#live_news {
	background-image: url(images/bg_top_live_news.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 524px;
	background-position: 0px 0px;
	padding: 2px;
}
#live_news .title_live_news {
	background-image: url(images/title_top_live_news.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 514px;
	text-indent: -9999px;
	padding-top: 6px;
	padding-right: 10px;
}
#live_news h2 a{
	background-image: url(images/button_live_detail.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 110px;
	text-indent: -9999px;
	display: block;
	margin-left: auto;
}
#live_news .rss {
	background-color: #740B09;
	height: 18px;
	text-align: right;
	padding-right: 12px;
}
#live_news .block {
	height: auto;
	line-height: 18px;
	padding: 6px 2px 8px 10px;
}
#live_news .title {
	padding-bottom: 2px;
	font-weight: bold;
}
#live_news .time {
	width: 180px;
	font-size: 10px;
	padding-bottom: 2px;
	color: #000000;
}
#live_news .content {
	height: 332px;
	overflow: auto;
}
#live_news p {
	margin-bottom: 14px;
}
#live_news .title a {
	color: #C60000;
	text-decoration: none;
}
#live_news .title a:hover {
	color: #660000;
}

/*--------------------------------------------------
	side_banner
--------------------------------------------------*/
#side_banner {
	float: right;
}
#side_banner ul {}
#side_banner li {
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 6px;
	padding: 0px;
}

#mobile {
	background-image: url(images/bg_mobile.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 304px;
	color: #000000;
}
#mobile form {
	padding-top: 164px;
	padding-left: 6px;
}

#mobile .mail_address {
	font-size: 12px;
	padding: 1px;
	width: 166px;
	margin-bottom: 3px;
}
#mobile .domain {
	font-size: 12px;
	padding: 1px;
	margin-bottom: 10px;
	width: 172px;
	float: left;
}
#mobile img {
	vertical-align: middle;
	float: left;
	margin-left: 5px;
}
/*--------------------------------------------------
	top_schedule
--------------------------------------------------*/
#top_schedule {
	background-image: url(images/bg_schedule_top.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 344px;
	background-position: 0px 0px;
	padding: 2px;
	float: left;
	margin-left: 4px;
}
#top_schedule .title_top_schedule {
	background-image: url(images/title_schedule_top.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 334px;
	text-indent: -9999px;
	padding-top: 6px;
	padding-right: 10px;
}
#top_schedule h2 a{
	background-image: url(images/button_schedule_detail.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 124px;
	text-indent: -9999px;
	display: block;
	margin-left: auto;
}
#top_schedule .block {

}

/*--------------------------------------------------
	banner_space
--------------------------------------------------*/
#banner_space {
	width: 612px;
	float: left;
}
#banner_space .left {
	float: left;
	margin-top: 6px;
	font-size: 0px;
	line-height: 0px;
}
#banner_space .right {
	float: right;
	margin-top: 6px;
	font-size: 0px;
	line-height: 0px;
}

/*--------------------------------------------------
	top_mobile
--------------------------------------------------*/
#top_mobile {
	background-image: url(images/bg_top_mobile.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 134px;
	width: 262px;
}
#top_mobile .send {
	padding-top: 100px;
	padding-left: 6px;
}
#top_mobile .mail_address {
	width: 82px;
	vertical-align: middle;
}
#top_mobile .domain {
	width: 100px;
	vertical-align: middle;
}
#top_mobile .send img {
	vertical-align: middle;
}

/*--------------------------------------------------
	footer
--------------------------------------------------*/
#footer {}
#footer .border {
	background-image: url(images/border_footer.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 910px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#footer .nav {
	background-color: #000000;
	height: 38px;
	width: 910px;
}
#footer .nav ul {
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
#footer .nav li {
	float: left;
	border-right: 1px solid #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#footer .back_top {
	float: right;
	padding-top: 10px;
	padding-right: 30px;
}
#footer .back_top em {

}
#footer .content {
	background-image: url(images/bg_footer_content.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 910px;
	line-height: 20px;
}
#footer p {
	padding-top: 22px;
	padding-left: 200px;
}
#footer address {
	background-color: #000000;
	text-align: center;
	height: 20px;
	padding-top: 6px;
}
#footer .copyright {
	height: 26px;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	background-image: url(images/bg_copyright.jpg);
	background-repeat: no-repeat;
	width: 910px;
	padding-top: 2px;
}
