body {
margin: 0;
padding: 0;
color:#000;
font-family: "ＭＳ Ｐゴシック", "Osaka","メイリオ", sans-serif;
}

.tx16pt{ line-height: normal; font-size: 16pt}
.tx14pt{ line-height: normal; font-size: 14pt}
.tx14pw{ line-height: 180%; font-size: 14pt}
.tx13pt{ line-height: 100%; font-size: 13pt}
.tx13pw{ line-height: normal; font-size: 13pt}
.tx12p{ line-height: 130%; font-size: 12pt}
.tx12pw{ line-height: 180%; font-size: 12pt}
.tx10p{ line-height: 130%; font-size: 10pt}
.tx10pw{ line-height: 160%; font-size: 10pt}
.tx10pt{ line-height: 100%; font-size: 10pt}
.tx9p{ line-height: 130%; font-size: 9pt}
.tx9pw{ line-height: 160%; font-size: 9pt}
.tx9pt{ line-height: 140%; font-size: 9pt}
.tx8pw{ line-height: 120%; font-size: 8pt}
.tx7pw{ line-height: 140%; font-size: 7pt}
a {  text-decoration: none}
.tx18pt {
	font-size: 18pt;
	line-height: 22pt;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
.tx15pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 15pt;
	line-height: 18pt;
	font-weight: bold;
	color: #339900;
}
.tx11pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11pt;
	line-height: 16pt;
	color: #000000;
}
.tx9p_blue {
	line-height: 130%;
	font-size: 9pt;
	font-weight: bold;
	color: #00F;
}
.tx9p_green {
	line-height: 130%;
	font-size: 9pt;
	font-weight: bold;
	color: #090;
}
.tx9p_red {
	line-height: 130%;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}
.tx12p_red {
	line-height: 130%;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}.tx10p_red {
	line-height: 130%;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.tx6pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	line-height: 17pt;
	color: #339900;
}


table.result_table{
width: 100%;
border-collapse: collapse;
margin-top:40px;
}
table.result_table caption{
font-size:18px;
font-weight:bold;
margin-bottom:20px;
}
table.result_table th{
width: 25%;
padding: 6px;
text-align: left;
color: #333;
background-color: #fcd5b4;
border: 1px solid #b9b9b9;
font-size:13px;
text-align:center;
}
table.result_table td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
font-size:13px;
text-align:center;
}
table.result_table td.red{
background-color: #ecb8b7;
}
table.result_table td.blue{
background-color: #b7dee8;
}
table.result_table td.yellow{
background-color: #e8dd7c;
}
table.result_table td.fred{
	color:#F00;
}
table.result_table tr.lineyerrow1 td{
	background-color:#ffff99;
}
table.result_table tr.lineyerrow2 td{
	background-color:#ffffcc;
}
h3.top-title{
	border-left:3px solid #039;
	margin-top:20px;
	padding-left:5px;
}


table.result_year_table{
width: 1000px;
border-collapse: collapse;
}
table.result_year_table th{
text-align: left;
vertical-align: left;
color: #fff;
background-color: #0033cc;
border: 1px solid #666;
font-size:12px;
text-align:center;
font-weight:normal;
padding:0;
}
table.result_year_table td{
background-color: #fff;
border: 1px solid #666;
font-size:12px;
text-align:center;
padding:0;
height:40px;
padding:0 3px;
}
table.result_year_table td.point{
	color:#008000;
	font-size:18px;
	font-weight:bold;
}
table.result_year_table td.hdcp{
	color:#f00;
	font-size:18px;
	font-weight:bold;
}


/*
--------------------------------
2016年デザイン変更
--------------------------------
by IZUMI 09 FEB 2016*/

/*共通設定*/
.redtxt{color:#ed3861;}
.bluetxt{color:#003366;}

/*MENU*/
#menuBox{
	width:820px;
	font-size:12px;
	margin:0;
	padding:0;
}

#menuBox ul{
	width:820px;
	height:30px;
	margin:0 0 2px 0;
	padding:0;
	clear:both;
}

#menuBox li{
	display:block;
	line-height:30px;
	height:30px;
	width:110px;
	margin:0 1px;
	text-align:center;
	padding:0;
	list-style:none;
	float:left;
}

#menuBox li a{
	display:block;
	line-height:30px;
	height:30px;
	width:110px;
	margin:0;
	padding:0;
	color:#fff;
	text-align:center;
	background:url(img/bg-menu.jpg) repeat-x left bottom;
	text-decoration:none;
}

#menuBox li a:hover{
	display:block;
	line-height:30px;
	height:30px;
	width:110px;
	margin:0;
	padding:0;
	color:#fff;
	text-align:center;
	background:#003366;
	text-decoration:underline;
}

/*結果発表*/
#cont595{
	width:595px;
	font-size:12px;
	margin:0 0 0 7px;
	padding:6px 0 0 0 ;
}

.cont{
	margin:0 0 24px 0;
	padding:0 0 6px 0;
	overflow:hidden;
	border-bottom:1px dashed #dcecfa;
	clear:both;
}

#cont595 h2{
	margin:12px 0;
	padding:0;
	text-indent:10px;
	font-size:16px;
	color:#000;
	border:1px solid #CCC;
	border-left:6px #003366 solid;
	width:588px;
	height:24px;
	line-height:24px;
}

#cont595 h3{
	margin:0 0 6px 0;
	padding:0;
	font-size:14px;
}

#cont595 p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
}

#cont595 p.link{
	float:right;
	background:url(img/icon-t.gif) no-repeat left top;
	text-indent:12px;
	clear:both;
}

#cont595 ul{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
}

#cont595 li{
	margin:2px 0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
	list-style:inside disc;
}

/*成績*/
#cont820{
	width:820px;
	font-size:12px;
	margin:0;
	padding:6px 0 0 0 ;
}

.cont{
	margin:0 0 24px 0;
	padding:0 0 6px 0;
	overflow:hidden;
	border-bottom:1px dashed #dcecfa;
	clear:both;
}

#cont820 h2{
	margin:12px 0;
	padding:0;
	text-indent:10px;
	font-size:16px;
	color:#000;
	border:1px solid #CCC;
	border-left:6px #003366 solid;
	width:815px;
	height:24px;
	line-height:24px;
}

#cont820 h3{
	margin:0 0 6px 0;
	padding:0;
	font-size:14px;
}

#cont820 p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
}

#cont820 p.link{
	float:right;
	background:url(img/icon-t.gif) no-repeat left top;
	text-indent:12px;
	clear:both;
}

#cont820 ul{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
}

#cont820 li{
	margin:2px 0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
	list-style:inside disc;
}

.leadbox{
	background:#e6f2fb;
	margin:6px 0 12px 0;
	padding:12px;
	line-height: 1.5em;
	text-align:center;
	font-weight:bold;
}

.leadbox span{
	color:#f40030;
}

.newtable{
	width: 100%;
	border-collapse: collapse;
}

.newtable caption{
	font-size:12px;
	font-weight:bold;
	color: #0065b8;
	padding-top:12px;
	padding-bottom:6px;
}

.newtable th{
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-weight:bold;
	background-color: #0065b8;
	border: 1px solid #b9b9b9;
}

.newtable td{
	padding: 6px 0;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	text-align:center;
}

.newtable tr.bgpink td{
	background-color: #f8e8e8;
}

.newtable td.name{
	text-align:left;
	padding:0 0 0 6px;
}

.newtable td.points{
	font-weight:bold;
	font-size:14px;	
	color:#0065b8;
}

.newtable td.hdcp{
	font-weight:bold;
	color:#f40030;
	font-size:14px;	
}

.newtable td.hdcp2{
	color: #0C9;
	font-size:14px;
	font-weight:bold;
}

.newtable td.bg-g{
	background:#e0fbe3;
}

/*月例会*/
#cont700{
	width:720px;
	font-size:12px;
	margin:0;
	padding:6px 0 0 0 ;
}

#cont700 h2{
	margin:12px 0;
	padding:0;
	text-indent:10px;
	font-size:16px;
	color:#000;
	border:1px solid #CCC;
	border-left:6px #003366 solid;
	width:713px;
	height:24px;
	line-height:24px;
}

.date{
	font-size:10px;
	text-align:right;
	margin-top:6px;
}

.leadbox2{
	margin:6px 0 12px 0;
	padding:0;
	line-height: 1.5em;
	font-size:14px;
}

#cont700 h3{
	margin:0 0 6px 0;
	padding:0;
	font-size:14px;
	color:#003366;
	text-align:center;
}

#cont700 p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.5em;
}

.all700{
	width:680px;
	float:left;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 16px 0;
	text-align:center;
}

.left350{
	width:330px;
	float:left;
	border:1px solid #ccc;
	padding:10px;
	margin:0 16px 16px 0;
}

.right350{
	width:330px;
	float:left;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 16px 0;
}

.left350 p,.right350 p,.all700 p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
}

.left350 p.name_ttl,.right350 p.name_ttl,.all700 p.name_ttl{
	margin:10px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#003366;
}

#cont700 table{
	font-size:12px;
}

#cont700 dl{
	margin:12px 0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
	clear:both;
}

#cont700 dt{
	margin:0 10px 0 0;
	padding:2px 6px;
	float:left;
	background:#003366;
	color:#FFF;
	text-align:center;
	width:20%;
	border-bottom:1px solid #fff;
}

#cont700 dd{
	margin:0 10px 0 0;
	padding:2px 6px;
	border-bottom:1px solid #fff;
}

.left210{
	width:210px;
	float:left;
	padding:0;
	margin:0 20px 16px 20px;
}
.mdl210{
	width:210px;
	float:left;
	padding:0;
	margin:0;
}
.right210{
	width:210px;
	float:left;
	padding:0;
	margin:0 20px 16px 20px;
}

/*TOP*/
.btn{
	text-align:center;
	margin:12px 0;
}

.btn a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


#photos .radius {
	margin-bottom:12px;
	margin-left:40px;
	width:250px;
	border:1px solid #ccc;
    border-radius: 50%;
    -moz-border-image: border-radius: 50%;
    -webkit-border-image: border-radius: 50%;
}

.bodernone {
	border:none;
}

#cont700 ul{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
}

#cont700 li{
	margin:6px 0;
	padding:0;
	font-size:12px;
	line-height: 1.2em;
	list-style:inside disc;
}


