@charset "euc-jp"; /* 文字コードEUC */


body{
	margin: 0;
	padding: 0;
	background: url(/dol/image/back.jpg) #442918;
}

/* indexCont */

.style5 {color: #333333}


#ContBox2{
	width: 552px;
	height: auto;
	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;
	height: auto !important;
	height: 65px;

}

.IndexBt{
	float: right;
}


#pageBox{
	width: 807px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background: url(/dol/image/backy.jpg) #fff top center repeat-y;
}

#leftBox{
	float: left;
}

#leftBox iframe {
	width:218px;
	height:1500px;
	border:none;
}


#rightBox{
	width: 550px;
	height:auto;
	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;
	text-align: center;
}

.titleBox2{
	margin: 0 auto;
	padding: 18px 0 0 0;
	text-align: center;
}
.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;
}

.contMainBoxhead{
	background: url(/dol/developer/image/090515/back.jpg) #fff top center no-repeat;
	margin: 0 auto;
	text-align: center;
}

.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;
}


/* アップデート告知(汎用)ボタン
------------------------------------------------------------------------ */
.get_ud { width: 80px; margin-left: 5px; border: solid 1px #000; font-size: 12px;}
.get_ud a{ background: url(/dol/developer/image/ud/get_ud.jpg); width: 80px; height: 20px; display: block;}
.get_ud a:hover{ background: url(/dol/developer/image/ud/get_udr.jpg);}
.get_ud strong{ position: absolute; width: 0; height: 0; overflow: hidden;}



/* 詳細更新履歴ボタン
------------------------------------------------------------------------ */
.get_souce {width: 80px; float: right; margin-right: 5px; border: solid 1px #000; font-size: 12px;}
.get_souce a{ background: url(/dol/developer/image/ud/get_souce.jpg); width: 80px; height: 20px; display: block;}
.get_souce a:hover{ background: url(/dol/developer/image/ud/get_soucer.jpg);}
.get_souce strong{ position: absolute; width: 0; height: 0; overflow: hidden;}

