@charset "utf-8";
body {
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	background-color: #DDDDDD;
	background-image: url(images/bg.gif);
	color: #444;
}

a{
	color: #006666;
}

h2{
	font-size: 16px;
	color: #666;
}

#header, #footer {
	min-width: 1200px !important;
}

#contents {
	margin: 0px auto;
	margin-bottom: 40px;
	width: 1150px;
	overflow: hidden;
	clear:both
}

#main {
	width: 700px;
	float: left;
	margin-left: 100px;
	margin-right: 50px;
}

#sub {
	width: 300px;
	float: right;
}

#top {
	margin-right: 20px;
	width: 680px;
}

#top #title {
	height: 60px;
	font-size: 24px;
	color: #555;
	line-height: 60px;
}

#game{
	overflow: hidden;
}

#game #title {
	height: 60px;
	font-size: 20px;
	color: #555;
	line-height: 60px;
}

.info{
	margin-bottom: 20px;
	width: 700px;
	background-color: #EEE;
	border-radius: 8px;
	overflow: hidden;
}

.info a{
	color:#007788;
}

.txt{
	margin: 24px 30px;
	font-size: 14px;
}

.txt h2{
	margin-bottom: 16px;
}

.txt p {
    margin-bottom: 16px;
    
}

.txt li {
	margin:0px 10px 16px 20px;
}
.txt ul {
	margin-top:10px;
    list-style: square;
}

.wbox{
	overflow: hidden;
}

.tw{
	width: 336px;
	margin-right: 28px;
	float: left;
}

#tw_info{
	margin-top:40px;
}

.ad600{
	margin-top: 60px;
}

.ad336{
	width: 336px;
	float: right;
}

.ad300{
	width: 300px;
	min-width: 300px;
	margin-top: 60px;
}

#etc{
	margin: 0px;
}

#etc .box,#etc .box0{
	margin-bottom: 40px;
}

#sns{
	width: 650px;
	height: 30px;
	margin: 20px 0px 20px 0px;
	overflow: hidden;
}

#sns li {
	float: left;
    margin: 6px;
    margin-left: 0;
    line-height: 0;
}
