﻿/* CSS Document */
#Container {
	background-image: url(../../image/news/container_ptn.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#MidokoroFlash {
	height: 43px;
	width: 274px;
	margin-top: 8px;
	margin-left: 460px;
}

#title{
	height:104px;
	background-image: url(../../image/news/news_headbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#title h2{
	text-indent: -999em;
}

#detailtitle {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Head2kaisou {
	background-image: url(../../image/game/game_h2_2kaisou.jpg);
	height: 105px;
	position: relative;
}

#Head2kaisou h2 {
	text-indent: -999em;
}
p#detailtitletotop a{
	text-indent:-999em;
	top:10px;
	left:30px;
	width:90px;
	height:35px;
	position: absolute;
}

/* 追加分 */

/* --NEWSの外枠-- */

#main {
	width:760px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0000ff;
	background-image: url(../../image/news/common/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 30px;
	text-align:center;
	padding-top:5px;
}
/* --記事の中身-- */
#kiji{
	width:700px;
	background-image:url(../../image/news/common/kiji_bg.gif);
	background-repeat:repeat-y;
	margin:0 auto;
}
#kiji h3{}
#kiji .ft{ background-image:url(../../image/news/common/kiji_ft.gif);
width:700px; height:15px; clear:both; margin:0; padding:0; font-size:9px;}
#kiji .hd{ background-image:url(../../image/news/common/kiji_hd.gif);width:700px; height:26px; margin:0; padding:0;}
#kiji .end{ background-image:url(../../image/news/common/kiji_end.gif); width:700px; height:30px;}

#coment{ width:570px; margin:0 auto; text-align:center; padding:10px; }
#coment p{
	background-image:url(../../image/news/common/txtbg.gif);
	background-repeat: repeat;
	text-align:justify;
	margin:0;
	padding:0;
	line-height:30px;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#0000c6;
}
#coment .left{ float:left; padding-right:25px;}
#coment .right{ float:right; padding-left:25px;}
#coment .red{ color:#FF0000;}

#banner{ padding:10px 0 0 0;}
#coment table {
	border: 1px solid #0000C6;
	background-color: #FFFFCC;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0000C6;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
#coment .happyou td {
	border: 1px solid #0000C6;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.happyouMida {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFCC;
}
.TblMida {
	background-color: #012E8D;
}
.oshirase {
	background-color: #FFFFFF;
	border: 2px solid #FF0000;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
