/* CSS Document */

*{
	margin:0px;
	padding:0px;
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif; 
	-webkit-text-size-adjust: none;
}

div{	margin:auto;}
img{	border:0px;}
li{		list-style:none;}
a{
	color:#e7d58a;
	font-weight: bold;
}

body{
	font-size:13px;
	background-color: #000000;
	color: #FFFFFF;
}

.small{
	font-size: 12px;
}

.gold{
	color: #c6b671;
}

#wrapper{
	width:320px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgw{
	background-color: #FFFFFF;
	color: #000000;
	padding: 7px 0;
	margin: 5px 0;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	
}

.player{
	width: 292px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main, #backnum, #dam, #theme{
	padding: 0 10px;

}


img.border{
	border-bottom: 2px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
	padding:3px 0;
	margin: 10px 0 0 0;

}#caption {
	font-size: 20px;
	color: #c6b671;
	text-align: center;
	margin-bottom: 10px;
}

p.border{
	border-bottom: 2px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#theme .thisyear {
	font-size: 18px;
	color: #FC3;
	text-align: center;
	margin: 20px 0;
}

.theme_sub{
	color: #c6b671;
	text-align: center;
}

#share{
	text-align:center;
}

table.sns{
	margin: 0 auto;
}

#buttonArea{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#buttonArea table{
	width: 250px;
	margin: 8px auto;
}

#buttonArea table td.sharebtn{
	vertical-align: middle;
	padding-right: 13px;
}
