body {
	height: auto;
	width: 320px;
	background-color: #FFF9CE;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#top  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: xx-small;
	height: auto;
	width: 320px;
	color: #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
}

#full {
	height: auto;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#full #head {
	height: auto;
	width: 320px;
	float: left;
}
#full #head #h1{
	height: 100px;
	width: 320px;
	float: left;
	margin-bottom: 2px;
}
#full #button {
	height: auto;
	width: 320px;
	float: left;
}
#full #button #b0{
	height: 40px;
	width: 156px;
	float: left;
	margin-bottom: 2px;
	margin-left: 4px;
}
#full #button #b1{
	height: 40px;
	width: 156px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
}
#full #button #b2{
	height: 40px;
	width: 156px;
	float: left;
	margin-left: 4px;
	margin-bottom: 2px;
}
#full #button #b3{
	height: 40px;
	width: 156px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
}
#full #image-1 {
	float: left;
	height: 220px;
	width: 320px;
	margin-bottom: 4px;
}
#full #box {
	float: left;
	height: 248px;
	width: 180px;
}
#full #box #image-2{
	float: left;
	height: 120px;
	width: 180px;
	margin-bottom: 4px;
}
#full #box #image-3{
	float: left;
	height: 120px;
	width: 180px;
	margin-bottom: 4px;
}
#full #box2 {
	float: left;
	height: 248px;
	width: 135px;
	margin-left: 5px;
}
#full #box2 #image-4{
	float: left;
	height: 110px;
	width: 135px;
	margin-bottom: 4px;
}
#full #box2 #image-5{
	float: left;
	height: 130px;
	width: 135px;
	margin-bottom: 4px;
}
#full #info {
	height: auto;
	width: 320px;
	float: left;
}
#full #info #in1 {
	float: left;
	height: 160px;
	width: 320px;
	margin-bottom: 2px;
}
#full #tail {
	height: 25px;
	width: 320px;
	float: left;
	text-align: center;
	background-color: #333;
}
#full #tail #t1 {
	float: left;
	height: 25px;
	width: 320px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
}
* {
	margin: 0px;
	padding: 0px;
}
