@charset "utf-8";
/* 基本設定 ここから */

body {
	color: #555555;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku 04 Gothic Pro", "MS P ゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/wall1.gif);
	background-color: #999999;
}
* {
 padding: 0;
 margin: 0;
}

.deboTop {
	width:600px;
	height:540px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	background-image: url(../images/debonosu_logo.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position: center 10px;
	border: 1px solid #333333;
	text-align: center;
}
.deboTop2 {
	width: 80%;
	margin: 320px auto 10px auto;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-top: 5px;
}
.deboTop2 p {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}
.deboTop2 img {
	margin: 10px;
	border: 1px solid #cccccc;
}

.bt01 {
	width:200px;
	height:50px;
	position: absolute;
	top: 460px;
	left: 80px;
	padding:0;
}
.bt01 a {
	width:200px;
	height:50px;
	display:block;
	background-image: url(../images/debonosu_top_YN.png);
	background-position: left top;
	padding:0;
	background-repeat:no-repeat;
}
.bt01 a:hover {
	background-image: url(../images/debonosu_top_YN.png);
	background-position:  left bottom;
	background-repeat:no-repeat;
}
.bt02 {
	width:200px;
	height:50px;
	position: absolute;
	top: 460px;
	left: 320px;
	padding:0;
}
.bt02 a {
	width:200px;
	height:50px;
	display:block;
	background-image: url(../images/debonosu_top_YN.png);
	background-position: right top;
	padding:0;
	background-repeat:no-repeat;
}
.bt02 a:hover {
	background-image: url(../images/debonosu_top_YN.png);
	background-position:  right bottom;
	background-repeat:no-repeat;
}

.browser {
	width: 440px;
	height: 64px;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.browser li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px 12px;
	width: 64px;
	height: 64px;
}
.browser li img {
	border-style: none;
}

.deboTopCharity {
	width:600px;
	height:540px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	background-image: url(../images/debonosu_charity_top.png) 
}
.charity {
	position: absolute;
	top: 100px;
	left: 290px;
	width: 300px;
	font-size: 12px;
}

.charity a {
	color: #00CCFF;
	font-size: 14px;
	padding-left: 20px;
}
.charity a:hover {
	color: #FF0000;
}
.deboTopCharity2 {
	width:600px;
	height:550px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	background-image: url(../images/debonosu_charity02_top.png)
}
.charity2 {
	position: absolute;
	top: 137px;
	left: 305px;
	width: 290px;
	font-size: 12px;
	height: 177px;
}
