@charset "UTF-8";

/* CSS Document */



/*----------------------------------------------------
	☆indent
----------------------------------------------------*/

.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.btm0{margin-bottom:0 !important;}
.btm5{margin-bottom:5px !important;}
.btm10{margin-bottom:10px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.btm55{margin-bottom:55px !important;}
.btm60{margin-bottom:60px !important;}
.btm65{margin-bottom:65px !important;}
.btm70{margin-bottom:70px !important;}
.btm75{margin-bottom:75px !important;}
.btm80{margin-bottom:80px !important;}
.btm85{margin-bottom:85px !important;}
.btm90{margin-bottom:90px !important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm20{margin-right:20px !important;}
.red { color:#E60012;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.pB0{padding-bottom:0!important;}




/*----------------------------------------------------
	☆basecompo
----------------------------------------------------*/

#contents div.section {
	clear:both;
	margin-bottom:30px;
	width:600px;	
}

#contents p.pageTop {
	text-align:right;
	padding-top:15px;
}

#contents .indList li {
	text-indent:-1em;
	padding-left:1em;
}

p.aural span {
	display:none;
	visibility:hidden;
}

#contents .imgHead {
	font-size:0;
	line-height:0;
}

#contents .bscFltL {
	float:left;
	margin-right:20px;
}




/*----------------------------------------------------
	☆Head
----------------------------------------------------*/

.head01 {
	background:url(../image/bg_head01.jpg) left top no-repeat;
	border-bottom:1px solid #DDD;
	font-size:100%!important;
	line-height:140%;
	margin-bottom:15px;
	padding:12px 0 7px 0;
	width:600px;
	
	position:relative;
}

.head01 span {
	display:block;
	margin:0 25px 0 17px;
	width:
}

.head01 strong {
	position:absolute;
	top:10px;
	right:11px;
}

.head01_670 {
	background:url(../image/bg_head01_670.jpg) left top no-repeat;
	border-bottom:1px solid #DDD;
	font-size:100%!important;
	line-height:140%;
	margin-bottom:15px;
	padding:12px 0 7px 0;
	width:670px;
	position:relative;
}

.head01_670 span {
	display:block;
	margin:0 25px 0 17px;
	width:
}

.head01_670 strong {
	position:absolute;
	top:10px;
	right:11px;
}


/*no border*/

.head01S {
	background:url(../image/bg_head01.jpg) left top no-repeat;
	font-size:100%!important;
	line-height:140%;
	margin-bottom:20px;
	padding:12px 0 7px 0;
	width:600px;
	
	position:relative;
}

.head01S span {
	display:block;
	margin:0 25px 0 17px;
	width:
}

.head01S strong {
	position:absolute;
	top:10px;
	right:0;
}

.head02 {
	background:url(../image/bg_head02.jpg) left top no-repeat;
	color:#FFF;
	font-size:100%!important;
	line-height:140%;
	padding:8px 0 5px 0;
	width:100%;
}

.head02 span {
	display:block;
	margin:0 25px 0 17px;
}




.head03 {
	font-size:108%!important;
	font-weight:bold;
}


/*----------------------------------------------------
	☆table
----------------------------------------------------*/

#contents div.tbl01 table {
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	width:100%;	
}

#contents div.tbl01 table th,
#contents div.tbl01 table td {
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:8px 15px 5px;
}

#contents div.tbl01 table a {
	color:#E60012;
	text-decoration:underline;
}

#contents div.tbl01 table a:hover {
	text-decoration:none;
}


#contents div.tbl02 table {
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	width:100%;	
}

#contents div.tbl02 table th,
#contents div.tbl02 table td {
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:8px 15px 5px;
}

#contents div.tbl02 table th {
	background:url(../image/bg_texture_01.gif) left top repeat;
	text-align:center;
}


#contents div.tbl03 table {
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	width:100%;	
}

#contents div.tbl03 table th,
#contents div.tbl03 table td {
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:8px 10px 5px;
}

#contents div.tbl03 table th {
	background:url(../image/bg_texture_02.gif) left top repeat;
	color:#FFF;
	text-align:center;
}

#contents div.tbl03 table td {
	text-align:center;
}

#contents div.tbl03 table a {
	color:#E60012;
	text-decoration:underline;
}

#contents div.tbl03 table a:hover {
	text-decoration:none;
}


#contents div.tbl04 table {
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	width:100%;	
}

#contents div.tbl04 table th,
#contents div.tbl04 table td {
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:8px 10px 5px;
}

#contents div.tbl04 table th {
	background:url(../image/bg_texture_02.gif) left top repeat;
	color:#FFF;
	text-align:center;
}

#contents div.tbl04 table td {
	text-align:left;
}

#contents div.tbl04 table a {
	color:#E60012;
	text-decoration:underline;
}

#contents div.tbl04 table a:hover {
	text-decoration:none;
}

#contents div.bdrTbl01 table {
	border-collapse:collapse;
	border-top:1px dotted #CCC;
	border-left:1px dotted #CCC;
	width:100%;
}

#contents div.bdrTbl01 table th,
#contents div.bdrTbl01 table td {
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
	padding:10px 8px 8px;
}

#contents div.bdrTbl01 table th {
	background:url(../image/bg_texture_01.gif) left top repeat;
	font-weight:normal;
	text-align:center;
}

#contents div.tbl10 table {
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	width:100%;	
}

#contents div.tbl10 table th,
#contents div.tbl10 table td {
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:8px 15px 5px;
	text-align:left;
}

#contents div.tbl10 table.p_lr_5 th,
#contents div.tbl10 table.p_lr_5 td{
	padding:8px 5px 5px;
}

#contents div.tbl10 table th {
	background:url(../image/bg_texture_02.gif) left top repeat;
	color:#FFF;
}

#contents div.tbl10 table td {
}

#contents div.tbl10 table a {
	color:#E60012;
	text-decoration:underline;
}

#contents div.tbl10 table a span.title{
	color:#fff;
	text-decoration:underline;
}

#contents div.tbl10 table a:hover {
	text-decoration:none;
}

#contents div.tbl11 table {
	border-collapse:collapse;
	width:100%;	
}

#contents div.tbl11 table th,
#contents div.tbl11 table td {
	border-bottom:1px solid #DDD;
	padding:15px 15px 10px;
	text-align:left;
}

#contents div.tbl11 table th {
	background:url(../image/bg_texture_02.gif) left top repeat;
	color:#FFF;
}

#contents div.tbl11 table td {
}

#contents div.tbl11 table a {
	color:#E60012;
	text-decoration:underline;
}

#contents div.tbl11 table strong a{
	color:#333 !important;
	text-decoration:none;
}

#contents div.tbl11 table strong a:hover{
	text-decoration:underline;
}

#contents div.tbl10 table a:hover {
	text-decoration:none;
}


#contents div.allBattle {
 padding-bottom:15px;
}

#contents div.allBattle table {
 width:auto;
}

#contents div.allBattle table th {
 text-align:center;
}

#contents div.allBattle table th a {
 color:#FFF!important;
 text-decoration:none;
 line-height:1.2;
}

#contents div.allBattle table td {
 padding:5px 15px;
 text-align:center;
 white-space:nowrap;
}

#contents div.allBattle table td.blank {
 background-color:#CCC;
}

#contents div.allBattle table td p {
 line-height:1.4;
 margin-bottom:0;
 padding-bottom:3px;
}

#contents div.allBattle table td p.point {
 font-size:16px!important;
 font-weight:bold;
}

#contents div.allBattle table td p.date {
 font-size:12px!important;
 font-weight:bold;
 padding-bottom:5px;
}


/*table compo*/

#contents div.center table th,
#contents div.center table td {
	text-align:center;
}

#contents table td.redTd {
	background-color:#D62F2F;
	color:#FFF;
}

#contents table td.grayTd {
	background-color:#898989;
	color:#FFF;
}

#contents table td span.number {
	color:#E60012;
	display:inline-block;
	width:2em
}


/*----------------------------------------------------
	☆Width
----------------------------------------------------*/

.w5 {width:5%;}
.w10 {width:10%;}
.w15 {width:15%;}
.w20 {width:20%;}
.w25 {width:25%;}
.w30 {width:30%;}
.w35 {width:35%;}
.w40 {width:40%;}
.w45 {width:45%;}
.w50 {width:50%;}
.w55 {width:55%;}
.w60 {width:60%;}
.w65 {width:65%;}
.w70 {width:70%;}
.w75 {width:75%;}
.w80 {width:80%;}
.w85 {width:85%;}
.w90 {width:90%;}
.w95 {width:95%;}





/*----------------------------------------------------
	☆Box
----------------------------------------------------*/

#contents div.dottBdrBox {
	background:url(../image/bg_dottbdrbox.gif) left bottom no-repeat;
	padding-bottom:5px;
	width:600px;
}

#contents div.dottBdrBox div.dottBdrBoxInr {
	background:url(../image/bg_dottbdrbox.gif) left top no-repeat;
	padding-top:10px;
	width:600px;
}

#contents div.dottBdrBox div.dottBdrBoxInr p.resultData {
	margin:0 15px;
}

#contents div.dottBdrBox div.dottBdrBoxInr div.editor {
	margin:0 30px;
	padding:10px 0 20px;
	width:540px;
}

#contents div.dottBdrBox div.dottBdrBoxInr div.editor p.date {
	background:url(../image/bg_dottbdr_01.gif) left bottom repeat-x;
	line-height:140%;
	margin-bottom:20px;
	padding-bottom:5px;
	text-align:right;
	width:540px;
}



/*----------------------------------------------------
	☆topicsArea
----------------------------------------------------*/

#contents div.topicsArea {
	width:600px;
}

#contents div.topicsArea div.topicsBox {
	float:left;
	margin:0 31px 15px 0;
	width:264px;
}

#contents div.topicsArea div.topicsBox p.tBImg {
	float:left;
	width:80px;
}

#contents div.topicsArea div.topicsBox div.tBData {
	float:right;
	width:170px;
}

#contents div.topicsArea div.topicsBox div.tBData dl {
	font-size:93%!important;
	width:170px;
}

#contents div.topicsArea div.topicsBox div.tBData dl dt {
	background:url(../image/bg_dottbdr_01.gif) left bottom repeat-x;
	line-height:140%;
	margin-bottom:5px;
	padding-bottom:3px;
	width:170px;
}

#contents div.topicsArea div.topicsBox div.tBData dl dd a {
	display:block;
}




/*----------------------------------------------------
	☆pager
----------------------------------------------------*/

#contents p.pNPager {
	text-align:center;	
}

#contents p.pNPager a {
	color:#333;
	text-decoration:underline;
}

#contents p.pNPager a:hover {
	text-decoration:none;
}


















