@charset "Shift_JIS";



/* format 
------------------------------------------------------------ */

*{
	margin:0;
	padding:0;
}
h1 {
	float: left;
}
h2 {
	float: right;
}

h3 {
	padding-bottom: 10px;
}
h4 {
	margin-bottom: 5px;
	margin-top: 20px;
}
h5 {
	margin-top: 20px;
	margin-bottom: 5px;
}
body {
*font-size: small;
*font: x-small;
	font-size: 13px;
}
p{
	margin:0;
	line-height:160%;
}
ul{
	list-style:none;
}
li{
	line-height:150%;
}
th,td{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	line-height:160%;
}
/*--変更後--*/
img{
	vertical-align:top;
	border:none;
	margin-top:0px;	
}

.clr{
	clear:both;
	height:0;
	margin:0;
	padding:0;
	line-height:100%;
	font-size:0;
}


/* link 
------------------------------------------------------------ */
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.plainlinks a {
        background: none !important;
        padding: 0 !important;
        color: #002bb8 !important;
}
/*ランキング速報　リスト
------------------------------------------------------------ */
#ranking01 {
	width: 700px;
	float: right;
	padding-bottom: 20px;
}
#ranking01 li {
	list-style-type: none;
	float: left;
	color: #6C6C6C;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 15px;
}
#ranking01 li a {
	border-right: 2px solid #7E7E7E;
	white-space: nowrap;
	text-indent: 1px;
	padding-right: 8px;
	line-height: 1em;
}
.rankingFirst {
	float: left;
	background-color: #333333;
	height: 20px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	width: 60px;
	padding-top: 3px;
	margin-right: 10px;
}
/*ランキング速報　リスト02 
------------------------------------------------------------ */
.ranking02 {
	width: 700px;
	float: right;
}
#ranking02 li {
	list-style-type: none;
	float: left;
	color: #6C6C6C;
	font-size: 12px;
	letter-spacing: 1px;
	margin-right: 7px;
	margin-left: 5px;
}
#ranking02 li a {
	border-right: 2px solid #7E7E7E;
	line-height: 1em;
	white-space: nowrap;
	text-indent: 1px;
	padding-right: 8px;
}
.areaTitle01 {
	width: 700px;
	font-size: 14px;
	border-bottom: 1px solid #A1A1A1;
	font-weight: normal;
	padding-top: 10px;
	color: #333333;
}
.areaTitle {
	font-size: 14px;
	border-bottom: 1px solid #A1A1A1;
	font-weight: normal;
	padding-top: 10px;
	color: #333333;
}



/* layout 
------------------------------------------------------------ */

#container{
	text-align:left;
	width:950px;
	margin:0 auto;
	padding-top: 0px;
	clear: none;
}
#header{
	width:950px;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	height: 108px;
	margin-bottom: 20px;
}

#container #contents #main-top #cresult-btn table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}


/* topメインしたボタン配置 
------------------------------------------------------------ */
#mainBtn
 {
	width: 700px;
	margin-top: 20px;
}
.leftBtn {
	float: left;
	width: 225px;
}
#centerBtn {
	float: left;
	width: 225px;
	padding-left: 13px;
}
#rightBtn {
	　
	float: right;
	float: right;
	width: 225px;
}
#sideNavi {
	float: left;
	width: 210px;
	margin-bottom: 10px;
}
#sideNavi ul li {
	padding-bottom: 8px;
}
#sideNavi ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#contents{
	width:950px;
	background-image: url(../2011masters/images/navi_bg.jpg);
	background-repeat: repeat-y;
}
#main-top {
	float: right;
	width: 720px;
}





/* foot 
------------------------------------------------------------ */
#footer {
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	text-align: center;
}
#copyright {
	clear: both;
	width: 950px;
	height: 18px;
}
#copyright p {
	float: right;
	color: #333;
	font-size: 11px;
	margin: 5px 5px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#prize table{
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#prize table tr td{
	padding-left: 5px;
	border: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tokyo_bg {
	background-image: url(images/tokyo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 10px;
	height: 27px;
}
.kyoto_bg {
	background-image: url(images/kyoto_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 10px;
	height: 27px;
}
.fukuoka_bg {
	background-image: url(images/fukuoka_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 10px;
	height: 27px;
}
.text-green {
	color: #237600;
}
.text-pink {
	color: #FA5284;
}
.text-blue {
	color: #2D6CB9;
}
.text-red {
	color: #900;
}
.h2bg {
	background-image: url(images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	font-size: 20px;
	padding-bottom: 15px;
	line-height: 61px;
	text-indent: 25px;
}
.h3bg {
	background-image: url(images/h3_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-top: 20px;
	background-position: left top;
	padding-left: 10px;
	font-size: 1.2em;
}
.step01 {
	background-image: url(images/step01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 640px;
	padding-top: 20px;
	line-height: 25px;
	margin-top: 20px;
	padding-left: 80px;
}

.step02 {
	background-image: url(images/step02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 640px;
	padding-left: 80px;
	line-height: 25px;
	padding-top: 20px;
}
.step03 {
	background-image: url(images/step03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 640px;
	padding-top: 20px;
	padding-left: 80px;
	line-height: 23px;
}
.step04 {
	background-image: url(images/step04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 640px;
	padding-top: 20px;
	padding-left: 80px;
	line-height: 25px;
}




/* etc 
------------------------------------------------------------ */
br.clr{
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	clear:both;
}
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{
	position:relative;
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.news-title {
	font-weight: bold;
}
.space-both {
	padding-top: 10px;
	padding-bottom: 10px;
}
.space-btm20 {
	padding-bottom: 20px;
}
.space-btm10 {
	padding-bottom: 10px;
}
.space-top20 {
	padding-top: 20px;
}
.space-top10 {
	padding-top: 10px;
}
.space-both20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.space-top40 {
	padding-top: 40px;
}
#shop-title {
	font-size: 22px;
	margin: 0px 0px 15px;
	padding: 8px 0px 13px 10px;
	background-image: url(../2011masters/images/shop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 115%;
}
#taikai {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
}
#result table {
	border-collapse:collapse;
	margin-top: 5px;
}
#result table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #888;
}
.bg-yellow {
	background-color: #FFC;
	font-weight: normal;
}
.bg-d-yellow {
	background-color: #FFE482;
	font-weight: normal;
}
.bg-pink {
	background-color: #FFE7F1;
	font-weight: normal;
}
.bg-d-pink {
	background-color: #FFB0C8;
	font-weight: normal;
}
.bg-green {
	background-color: #DBFFCE;
	font-weight: normal;
}
.bg-d-green {
	background-color: #C0FF81;
	font-weight: normal;
}
.bg-blue {
	background-color: #C2EAFF;
	font-weight: normal;
}
.bg-gray {
	background-color: #E7E7E7;
	font-weight: normal;
}
#shift table {
	border-collapse:collapse;
	margin-top: 5px;
}
#shift table tr td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #888;
}
.btn img:hover
{ opacity:0.85; filter:alpha(opacity=80); -ms-filter: "alpha(opacity=70)";}.eva-subtitle {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}
.plainlinks a {
        background: none !important;
        padding: 0 !important;
        color: #002bb8 !important;
}
.warning {
	font-weight: bolder;
	color: #D00000;
}