@charset "UTF-8";
#setuden {
	height: 65px;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#game {
	clear: both;
	height: 230px;
	width: 200px;
}
#tenki {
	height: 380px;
	width: 200px;
	clear: both;
	margin-bottom: 10px;
}
#picupshop {
	width: 484px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
	border: 3px solid #A00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 135px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pickuptitle {
}
#ipcupshop01 {
	height: 100px;
	width: 235px;
	float: left;
	background-color: #A00;
}
#ipcupshop01 p {
	margin: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #EEE;
	font-weight: bold;
}
#ipcupshop02 {
	height: 100px;
	width: 235px;
	float: right;
	background-color: #A00;
}
#ipcupshop02 p {
	margin: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #EEE;
	font-weight: bold;
}
.picupimg {
	margin: 5px;
	float: left;
}
.picupsubmoji {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 9px;
	color: #FF3;
	margin-bottom: 5px;
}
.pickupinfmoji {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #EEE;
	line-height: 13px;
}
