.btn_refresh {
	border: 1px solid #7192E0;
	border-radius: 20px;
	text-decoration: none;
	font-size: 0.9em;
	padding-right: 15px;
	background-repeat: repeat-x;
	background-position: center;
	padding-left: 5px;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/img/bk_btn.png);
}
.btn_refresh img {
	vertical-align: middle;
	height: 18px;
	width: 18px;
	margin-right: 5px;
}
.game_data {
	border: 1px solid #6FA0D5;
	border-radius:8px;
	background-color: #FFF;
	padding: 15px;
	margin-top: 10px;
}
.game_data h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.game_data h3 {
	margin-top: 5px;
	margin-bottom: 0px;
}
.game_data h4 {
	margin-top: 5px;
	margin-bottom: 0px;
}

.game_data h5 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.game_data h6 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #03C;
	text-decoration: none;
}
.game_data p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.note_box {
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #CCC;
}
#contents .note_box p  {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.cmt_box {
	border-left-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
h6 + .cmt_box {
	border-color: #CCC;
	border-style: solid;
	border-top-width: 1px;
}
#contents .cmt_box p {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.cmt_box .cmt_user {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
}
.cmt_box .cmt_user a {
	font-weight: normal;
	color: #666666;
}
.collapsible_tight {
	padding-right: 15px;
	padding-left: 15px;
}
.tnm {
	margin-top: 15px;
}
.tnm .icon_td{
	width: 20px;
}
.tnm .name_td {
	font-size: 20px;
}
.tnm .link_td {
	text-align: right;
}
.tnm .score_link {
	font-size: 20px;
}
.tnm .win_td {
	font-size: 20px;
}
.tnm .line1 {
	margin-top: 15px;
	font-size: 28px;
	font-weight: bold;
	color: #F00;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 28px;
}
.tnm .line2 {
	margin-top: 15px;
	font-size: 28px;
	font-weight: bold;
	color: #666;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 28px;
}
.leag th , .score_board th{
	white-space: nowrap;
	background-color: #BBFFD1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.leag td , .score_board td{
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
}
.score_board .font_12 {
	font-size: 12px;
}
.leag a {
	display: block;
	text-decoration: none;
}
.leag a:hover {
	background-color: #FC3;
}
table {
	margin-top: 10px;
	background-color: #FFF;
}
table .cel_left {
	text-align: left;
}
table .cel_lef {
	text-align: left;
}
table .cel_center {
	text-align: center;
}
table .cel_gray {
	text-align: center;
	background-color: #CCC;
}
.entry_name  {
	font-size: 20px;
	font-weight: bold;
	background-color: #F4FFF8;
}
.input_ss {
	width: 30px;
	font-size: 16px;
}
.input_s {
	width: 50px;
	font-size: 16px;
}
.input_m {
	width: 200px;
	font-size: 16px;
}
.input_radio {
	width: 20px;
	height: 20px;
}
.input_check {
	width: 20px;
	height: 20px;
}
.go_edit {
	padding-left: 15px;
}
.go_edit .ui-block-a {
	width: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.go_edit .ui-block-a a  {
	font-size: 12px;
	margin-left: -10px;
}
.go_edit .ui-block-a img  {
	vertical-align: middle;
}
#landscape .score_board th {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#landscape .score_board td {
	font-size: 20px;
}
