@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../img/siteback.jpg);
	background-repeat: repeat-x;
}


	
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
	}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 100%;
	background-color: #FFF;
	margin: 0 auto;
}


.header {
	background-color: #ADB96E;
	width: 100%; 
}



.content {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.link {
	padding: 10px 0;
	width: 100%;
	
	}

/* ~~ フッター ~~ */


/* ~~ その他の float/clear クラス ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.topfont {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 75%;
	text-align: center;
	line-height: 1.5;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.gamethm {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 15px;
	margin-left: 70px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.dw-banner {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.chara {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

