/* CSS Document for dx taikenki*/

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #000000;
	font-family: "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 1.2em;
}
table {
	font-family:  "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #666666;
	line-height: 1.0em;
}
#container {
	margin:0 auto;
	width:780px;
	text-align:left;
	/*border: 1px solid #EBC4D7;*/
	/*background-color: #F0F8FA;*/
	position: relative;
	border: 1px solid #333333;
	height: 1120px;
	background-color: #07100B;
	z-index: 0;
}
/*#main{position:relative;}*/
#header{
	background-image: url(http://www.marumise.com/dx/tgp/images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 780px;
	height: 98px;
}
#header2{
	background-image: url(http://www.marumise.com/dx/tgp/images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 780px;
	height: 36px;
}
#marquee{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	width: 640px;
	position: absolute;
	left: 154px;
	top: 118px;
	line-height: 1.8em;
}
#categorygirlbox{
	padding:2px;
	width:290px;
	position:absolute;
	left: 321px;
	top: 13px;
}
.pugirl {

	position: absolute;
	left: 7px;
	top: 27px;
	font-family: "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 14px;
}
li{
	font-family: "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 11px;
	font-weight: bold;
	color: #D50086;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.white11 {color: #FFFFFF}
.pink11 {color: #D7038B}
#info{
	line-height: 1em;
	position:absolute;
	left: 217px;
	top: 60px;
	background:#000000;
	width: 188px;
	height: 233px;
	background-color: #07100B;
	text-align: left;
}
#bannerbox{
	position:absolute;
	top: 473px;
	left: 3px;
	border: 1px solid #FF6633;
	width: 134px;
}
.banner{
	width: 119px;
	border: 1px solid #999999;
	margin: 5px 3px 5px 5px;
}
#rankingbox{
	position:absolute;
	width: 134px;
	top: 146px;
	left: 3px;
	color: #CCCCCC;
	font-family:  "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	font-size: 12px;
	border: 1px solid #D60489;
	background-image: url(http://www.marumise.com/dx/tgp/images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 3px;
}
#mainBox{
	position:absolute;
	top: 134px;
	left: 141px;
	width: 630px;
	height: 983px;
}
#maintop{
	position: absolute;
	width: 620px;
	height: 320px;
	left: 148px;
	top: 146px;
	background-color: #F0f0f0;
}#mainmiddle{
	position: absolute;
	width: 620px;
	height: 320px;
	left: 148px;
	top: 474px;
	background-color: #F0f0f0;
}
#mainbtm{
	position: absolute;
	width: 620px;
	height: 310px;
	left: 148px;
	top: 803px;
	background-color: #F0f0f0;
	z-index: 1;
}
#mainbtm .video1{
	height: 228px;
	width: 238px;
	position: absolute;
	left: 9px;
	top: 70px;
	z-index: 2;
}
#mainbtm .video2{
	height: 228px;
	width: 238px;
	position: absolute;
	left: 335px;
	top: 70px;
	z-index: 3;
}
#footer{
	position: absolute;
	width: 780px;
	height: 20px;
	background-color: #FF3399;
	left: 0px;
	top: 1119px;
}
body,td,th {
	font-size: 11px;
	color: #333333;
}
h1{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family:  "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	background-color: #FF3399;
	width: 780px;
	margin-bottom: 0px;
	text-align: center;
}h2{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	color: #000000;
	font-family:  "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	background-color: #FF3399;
	margin-bottom: 0px;
	width: 210px;
	padding: 2px;
}
h3{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 20px;
	font-family:  "ＭＳ ゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック";
	background-color: #FF3399;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}
.profile {
	font-size: 10px;
	margin-right: 5px;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FFFF00;
}
.red {color: #FF0000}

