body{
	background-color: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Verdana, Arial;
}
.banner_link {
	font-family: Verdana, Arial;
	font-weight: bold;
	background-color: #FAFAFA;
	padding: 1px;
	border-width: 1px;
	border-color: #AAAA66;
	border-style: solid;
	text-decoration: none;
}
a.banner_link:active {
	color: #0033FF;
	text-decoration: none;
}
a.banner_link:visited {
	color: #0033FF;
	text-decoration: none;
}
a.banner_link:hover {
	color: #FF1111;
	text-decoration: none;
	background-color: #E0E0E0;	
}
a:link img{
	border-width: 0px;
}
a:visited img {
	border-width: 0px;
}
a:hover img {
	border-width: 0px;
}
.normal_text_small {
	color: #333333; 
	font-family: vernada;	
}
.normal_text {
	color: #333333; 
	font-size: 14px;
	font-family: vernada;	
}
.normal_text_sugoroku {
	color: #333333; 
	font-size: 13px;
	font-family: vernada;	
}
.normal_text_grey {
	color: #666666; 
	font-size: 12px;
	font-family: vernada;	
}

.normal_text_big {
	color: #333333; 
	font-size: 14px;
	font-family: vernada;	
}
.normal_text_big_bold {
	color: #333333; 
	font-weight: bold;
	font-size: 14px;
	font-family: vernada;	
}
.bbt {
	color: #333333; 
	font-weight: bold;
	font-size: 30px;
}
.normal_text_big_red {
	color: #CC0000; 
	font-size: 16px;
	font-family: vernada;	
	font-weight: bold;
}

.normal_text_big_big_red {
	color: #CC0000; 
	font-size: 20px;
	font-family: vernada;	
	font-weight: bold;
}

.solid_border_right {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333399;
}
.solid_border_bottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333399;
}
.solid_border_top {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333399;
}
.solid_border_left {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333399;
}

.solid_border {
	border-style: solid;
	border-width: 1px;
	border-color: #333399;
}
.double_border {
	border-style: double;
	border-width: 1px;
	border-color: #333399;
}

.dotted_border_right {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #888888;
}
.dotted_border_bottom {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #888888;
}
.dotted_border_top {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #888888;
}
.dotted_border_left {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #888888;
}

.button {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	bgcolor: #AA7788;
	color: #6677BB;
}

.text {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	background-color: #DDDDFF;
	color: #883366;
}
.bold {
	font-weight: bold;
}
.backgound_dark_yellow {
	background-color: #FFCC00;
}
.background_table_header{
	background-color: #99CC99;
}
.background_odd {
	background-color: #FFFFBB;
	color:#3333FF;
}
.background_even {
	background-color: #FFBBBB;
	color:#3333FF;
}


.background_window {
	background-color: #E0E0E0;
}
.background_white {
	background-color: #FFFFFF
}
.background_grey {
	background-color: #DDD0EE
}
.background_lightblue{
	background-color: #AACCCC;
}	

.link {
	color: #1111FF;
	text-decoration: none;
}
a.link:visited  {
	color: #1111FF;
	text-decoration: none;
}
a.link:link  {
	color: #1111FF;
	text-decoration: none;
}
a.link:hover {
	color: #FF11FF;
	text-decoration: none;
}

.maroon{
	color: #CC0000;
}

.header-border{
	margin: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFCC00;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.present_get_txt{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.waku_re_comment{
	margin: 10px;
	padding: 10px;
	border: 1px solid #669900;
}
.cssButton{
	color:#000000;
	background-color:#FFCC00;
	border-color:#FF9900;
	font-size: 16px;
	font-family: vernada;
	font-weight: bold;
}

.sugopure_else {
	color: #FFFFFF;
	background-color: #0033FF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	width: 77px;
	font-size: 12px;
}
.sugopure_finish {
	color: #0000FF;
	background-color: #D0E3E3;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	width: 77px;
	font-size: 12px;
}
.sugopure_finish2 {
	color: #FFFFFF;
	background-color: #0033FF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.footer_ad {
	background-image: url(http://gold.kingdom.or.jp/dice/img/footer_ad.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 320px;
}
.normal_text_big2 {
	color: #666666; 
	font-size: 14px;
	font-family: vernada;	
}

/**** Share buttons ****/

#shares {
	background-color: #FFFFFF;
	width: 800px;
	height: 25px;
	text-align:right;
	vertical-align:top;	
}

#shares .buttons {
	padding-left: 8px;
	margin-bottom: 0.5em;
}
#shares .buttons img {
	border:none;
}
#shares .t_button {
	padding:0; margin:0 10px 0 0; border:none;
	text-decoration:none;
	background:url(imgs/share/tweetthis.png) no-repeat;
	width:70px; height:24px;
	display:inline;
	float:left;
}
#shares2 {
	background-color: #FFFFFF;
	width: 800px;
	height: 25px;
	text-align:canter;
	vertical-align:top;	
}

#shares2 .buttons2 {
	padding-left: 8px;
	margin-bottom: 0.5em;
}
#shares2 .buttons2 img {
	border:none;
}
#shares3 {
	background-color: #FFFFFF;
	height: 25px;
	text-align:canter;
	vertical-align:top;	
}

#shares3 .buttons3 {
	padding-left: 8px;
	margin-bottom: 0.5em;
}
#shares3 .buttons3 img {
	border:none;
}
