@charset "euc-jp"; /* 文字コードEUC */


body{
	margin: 0 auto;
	padding: 0;
	background: #ded8c8;
}

/* indexCont */

.style5 {color: #333333}


#ContBox2{
	width: 552px;
	margin: 20px auto 0 auto;
	background: url(/dol/developer/image/ud/header_back.jpg) #fff top center no-repeat;
}

div.IndexContBox{
	width: 515px;
	height: auto;
	margin: 0 auto;
	background: url(/dol/developer/image/ud/ud_r5_c1.jpg) top center no-repeat;
}

.IndexLineBox{
	width: 552px;
	background: url(/dol/developer/image/ud/back_line.jpg) top center repeat-y;
}

.IndexMarginBox{
	width: 460px;
	margin: 0 auto;
	text-align: left;
}

.IndexIcon{
	width: 165px;
	height: 122px;
	float: left;
}

.IndexTextImg{
	width: 295px;
	height: auto;
	float: left;
}
.IndexText{
	padding: 0 0 10px 0;
}

.IndexTextW{
	width: 295px;
	min-height: 65px;
}

.IndexBt{
	float: right;
}


#pageBox{
	width: 924px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background: url(/dol/hangame/static/developer/img/inq_bg_wrapper.jpg) #fff top center repeat-y;
}

#leftBox{
	float: left;
}

#rightBox{
	width: 550px;
	float: left;
}

#ContBox{
	width: 552px;
	margin: 20px auto 0 auto;
	background: url(/dol/developer/image/0617_img/header_back.jpg) #fff top center no-repeat;
}

.titleBox{
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

.titleBox2{
	margin: 0 auto;
	padding: 18px 0 0 0;
}
.titleBox3{
	margin: 0 auto;
	padding: 18px 0 0 0;
	background: url(/dol/developer/image/ud/back_line.jpg) top center repeat-y;
}

.titleText{
	width: 480px;
	text-align: left;
	margin: 0 auto;
	min-height: 30px;
}
.contMainBox{
	background: url(/dol/developer/image/0124_img/01_tablebase_3.jpg) #fff top center repeat-y;
	text-align:center;
}

.contMainBoxhead{
	background: url(/dol/developer/image/090515/back.jpg) #fff top center no-repeat;
}

.contMainBoxText{
	width: 380px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	text-align: left;
}

.contMainBoxTextTop{
	width: 380px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: left;
}

#bottomBox{
	width: 807px;
	margin: 0 auto;
	text-align: center;
}


.text11pink {	font-size: 11px;
	line-height: 140%;
	color: #cc3399;
}

.clearBox{
	clear: both;
}

.clearBox hr{
	display: none;
}

a {color:#CC0000;}
a:hover {color: #ff0000;}
font {font-size: 12px;}

/* topへ戻るボタン */

#pageUp{
		float: right;
}


#pageUp a{
	background: url(/dol/image/up.gif);
	width: 17px;
	height: 16px;
	display: block;
}

#pageUp a:hover{
	background: url(/dol/image/upr.gif);
	width: 17px;
	height: 16px;
	display: block;
}

#pageUp strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

.text12main {
	font-size: 12px;
	line-height: 140%;
	color:#666666;
}

/* 閉じるボタン */

#close{
	width: 140px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
#close a{
	background: url(/dol/hangame/static/developer/img/close.jpg) no-repeat;
	width: 140px;
	height: 35px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	border: none;
	text-decoration: none;
}
#close a:hover{
	background-position: 0 -35px;
}

/* copyright */
#copyright{
	width: 850px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
