@import url("../_js/videolightbox/css/overlay-minimal.css");
@import url("../_js/videolightbox/css/videolightbox.css");
@charset "UTF-8";/*01_element*/
/*reset*/
* { 
	font-family: Meiryo, Verdana, Arial, sans-serif;
}
html{color:#000;background:#FFF;line-height:1.4;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,blockquote,textarea,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;line-height:1.6;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;
	line-height: 1.6;}
.rollover a:hover img {
	filter:alpha(opacity=50);
	opacity:0.5;
}
a{ color:#0044CC;}
a:hover{text-decoration:none;}
td {
	vertical-align:top;
}
/*
#twtr-widget-1 .twtr-hd,
#twtr-widget-1 .twtr-ft {
    display: none;
}
*/
body {
	margin: 0px;
	text-align: center;
	background-color: #C60D0D;
	background-repeat: repeat-y;
	background-position: center top;
}
#bg_1 {
	background-image: url(img/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bg_2 {
	background-image: url(img/bg_foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: auto;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 165px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	float:right;
	color:#fff;
}
#cont{
	overflow: auto;
	width: 965px;
	text-align: left;
	background-color: #FFF;
	padding: 10px 15px 40px 20px;
}
#cont img {
margin-bottom:6px;
}
#cont h2 {
	margin:0 0 1em 0;
	font-size: 20px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	padding:6px 0 6px 10px;
	background-image:url(img/h2_back.gif);
	background-repeat:repeat-x;
}
#cont h3 {
	color:#FFF;
	background-color:#000;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	padding:2px 0 2px 10px;
	border-bottom:solid 3px #900;
	margin-bottom:0.5em;
}
#cont h3 a {
	color:white;
}
#cont h4 {
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	padding:2px 0 2px 10px;
	border-bottom:solid 2px #900;
	margin-bottom:0.5em;
}
#cont h4 a {
	color:#000;
}
#left{
	float: left;
	width: 690px;
	text-align: left;
}
#left2{
	float: left;
	width: 250px;
	text-align: left;
}
#right{
	float: right;
	width: 250px;
	text-align: left;
}
#right2{
	float: right;
	width: 690px;
	text-align: left;
}
#scroll {
	float: right;
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 15%;
	right: 0;
	background: transparent url(img/scroll.png) top left no-repeat;
}
#scroll span {
	display: none;
}
* html #scroll {
	display: none;
}
.block {
clear:both;
}
.center {
	text-align: center;	
}
/* __header
-----------------------------------------------*/

/* __news
-----------------------------------------------*/
#news{
	margin: 0 0 20px 0;
}
#news a{
	color: #666666;
}
#news a:hover{
	color: #333333;
}
#news li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 8px;
	height: 4em;
	overflow: hidden;
}
.date{
	float: left;
	height: 33px;
	width: 60px;
	padding-top: 17px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.text .title{
	font-size: 90%;
	margin-bottom: 3px;
}
.text .comment{
	font-size: 80%;
	line-height: 130%;
	color: #666666;
}
.social_btn {
	margin-bottom:10px;
}
.text .link{
	font-size: 12px;
	text-align: right;
	overflow: visible;
	position: relative;
	top: -8px;
}
.newsright a {
	text-decoration:none;
}
.newsright li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size:90%;
	line-height:130%;
	padding-bottom:6px;
	margin-bottom:6px;
}

/* __navi
-----------------------------------------------*/
#topnavi {
	height:40px;
	width:1001px;
	background-image: url(img/topnavi-back.gif);
	font-size:95%;
}
#topnavi ul {
	padding:7px 0 0 0;
}
	
#topnavi li {
	display:inline;
	color:#FFF;
	text-align:left;
	margin-right:20px;
}
#topnavi li a {
	color:#FFF;
}
#topnavi a:link{
	color:#FFF;
}
#topnavi a:hover{
	color:#FF9933;
}

/* __left
------------------------------------------*/

#left2 img {
	margin-bottom:0.5em;
}
#left h3 {
	color:#FFF;
	background-color:#000;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	padding:2px 0 2px 10px;
	border-bottom:solid 3px #900;
	width:680px;
}
/* __right
------------------------------------------*/

#right p img {
	border:#CCCCCC solid 1px ;	
}
#right2 img {
	margin: 0;
}
#right h3 {
	color:#FFF;
	background-color:#000;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	padding:3px 0 3px 10px;
	border-bottom:solid 3px #900;
	width:240px;
}
#right .twitter h3 {
	color:#FFF;
}
#right2 h3 {
	color:#FFF;
	background-color:#000;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	padding:3px 0 3px 10px;
	border-bottom:solid 3px #900;
	width:680px;
}
#right2 .twitter h3 {
	color:#FFF;
}
/* __footer
-----------------------------------------------*/
#footer{
	text-align: center;
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
	margin-bottom:40px;
	padding-top:30px;
	background-color:#222;
	color:#FFF;
}
#footer a {
	color:#FFF;
}
#footer a:link{
	color:#FFF;
}
#footer a:hover{
	color:#FF9933;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000;
	height:25px;
	margin-top:40px;
}

/* __class
-----------------------------------------------*/
.bread ul {
	margin-bottom:6px;
}
.bread li {
	display:inline;
	font-size:80%;
}

.tbl_border td{
	border: solid #aaa 1px;
	padding: 3px;
}
.bg_pink {
	background-color: #FFE8E1;
	color: #000000;
	padding: 8px;
}
.bg_yellow {
	background-color: #FDFFD9;
	color: #000000;
	padding: 8px;
}
.bg_blue {
	background-color: #DDE3FF;
	color: #000000;
	padding: 8px;
}
.bg_green {
	background-color: #F0FFE8;
	color: #000000;
	padding: 8px;
}
.bg_ccc {
	background-color: #ccc;
	color: #000000;
}
.bg_eee {
	background-color: #eee;
	color: #000000;
}
.bg_gray {
	background-color: #eee;
	color: #000000;
}
.base_red {
	background-color: #FF0000;
	border: #FF0000 solid 1px;
	color: #ffffff;
	padding: 3px;
}
.base_blue {
	background-color: #0000FF;
	border: #0000FF solid 1px;
	color: #ffffff;
	padding: 3px;
}
#form td {
	border: solid #ccc 1px;
	padding: 5px;
}
#form th {
	width: 10em;
	border: solid #ccc 1px;
	padding: 5px;
}
.imgborder {
	border: solid 1px #eee;
}
.banner img {
	border: solid 1px #ccc;
	margin-bottom:1em;
}
.box {
	padding:0.5em 0 0 0;
}
.box_pad {
	padding:0 1em 0 5px;	
}
.pad10 {
	padding:10px;	
}
.marg10 {
	margin:10px;	
}
.marg-r10 {
	margin-right:10px;
}
.marg-r8 {
	margin-right:8px;
}
.marg-r6 {
	margin-right:6px;
}
.pranking table  {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-collapse:collapse;
	}
table.schedule   {
	border:1px solid #cccccc;
	border-collapse:collapse;
	font-size:85%;
	}
.schedule th {
	border:1px solid #cccccc;
	padding:.5em .5em;
	font-weight:bold;
	}	
.schedule td {
	border:1px solid #cccccc;
	padding:.5em .5em;
	}				
.odd{
	background: #ddd;
}
.youkou td {
	border: solid #ccc 1px;
	padding: 6px;
	font-size: 90%;
}
.download img {
	border:1px solid #ccc;
}
.download {
	font-size:80%;
	line-height:120%;
}
.inline li {
	display: inline;		
}
table.pranking {
	border-collapse: collapse;
	padding: 2px 0 2px 0;
	font-size:90%;
}
.top3cam {
	font-size: 85%;	
}
.pranking th {
	background-color: #eee;
	border: solid #aaa 1px;
	padding: 10px 0;
	text-align: center;
}
.pranking td {
	text-align: center;
	border: solid #aaa 1px;
	padding: 4px 0;
}
.g1 {
	background-color: #FFEDE8;
}
.g2 {
	background-color: #F7FFE6;
}
.g3 {
	background-color: #E6F5FF;
}
.font_red {
	color: #F00;
}
.font_blue {
	color: #06F;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.leftimg {
	float: left;
	margin:0 8px 8px 0;
}
.rightimg {
	float: right;
	margin:0 0 8px 8px;
}
.font70 {
	font-size: 70%;	
}
.font80 {
	font-size: 80%;	
}
.font90 {
	font-size: 90%;	
}
.font100 {
	font-size: 100%;	
}
.font110 {
	font-size: 110%;	
}
.font120 {
	font-size: 120%;	
}
.font130 {
	font-size: 130%;	
}
.font140 {
	font-size: 140%;	
}
.font150 {
	font-size: 150%;	
}
.tab-ranking {
	font-size:140%;
	font-style:normal;
}
.w15 {
	width: 15%;
}
.w25 {
	width: 25%;
}
.w33 {
	width: 33%;
}
.w34 {
	width: 34%;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w66 {
	width: 66%;
}
.w75 {
	width: 75%;
}
.w90 {
	width: 90%;
}
.w95 {
	width: 95%;
}
.photo-box {
	float: left;
	height: 170px;
	width: 160px;
}
.photo-box img {
	padding:0;
}
.gpindex {
	margin:16px 0 0 0;	
}
.gpindex li {
	display: inline;
	margin:0 5px 0 0;
}
.gpindex li img {
	border:solid 1px #ccc;
}
.entrytbl td {
	vertical-align: top;
}
table.border {
	border-collapse: collapse;
	width:100%
}
.border img {
	border: solid 1px #ccc;
}
.border td {
	border: solid #bbb 1px;
	font-size: 90%;
	padding: 5px;
	text-align: center;
}
.border th {
	border: solid #bbb 1px;
	font-size: 90%;
	padding: 5px;
	text-align: center;
}
table.resulttbl {
	border-collapse: collapse;
	width:100%
}
.resulttbl img {
	border: solid 1px #ccc;
}
.resulttbl td {
	border: solid #bbb 1px;
	font-size: 90%;
	padding: 5px;
	text-align: center;
	line-height:1.4;
}
.resulttbl th {
	border: solid #bbb 1px;
	font-size: 90%;
	padding: 5px;
	text-align: center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.font_s {
	font-size:80%;
	line-height: 1.3;
}
.font_90b_bl {
	font-size:90%;
	line-height: 1.3;
	font-weight:bold;
	color:#03F;
}
.clear {
	clear:both	
}
.checkicon {
	font-size:90%;
	height:30px;
	}
.checkicon img {
	margin:0 15px;
	padding-bottom:3px;
	padding-left:15px;
	float:right;
}
.checkicon a {
	text-decoration:none
	}
a.tooltips span {
display:none;
margin-left:30px;
margin-top:30px;
padding:2px 3px;
width:130px;
text-align:left;
	font-size:70%;
}

a.tooltips:hover span {
background:#FFFFE1;
border:1px solid #A0A0A0;
color:#333;
display:inline;
position:absolute;
text-align:left;
}
.checkbtn {
	margin-bottom:10px;
}
.checkbtn img {
 margin-right:4px;
}
.twitter_follow {
	margin-bottom:5px;
}
/*lightbox用*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid white;
}
#lightboxOverallView,
#overlay {
	background-color: #000;
	opacity: 0.5;
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
}
/*lightbox用ここまで*/

/*JQtab用*/
ul.tabNavigation {
    list-style: none;
    margin: 0 0 4px 0;
    padding: 0;
    height:30px;
}

ul.tabNavigation li {
				margin-right:6px;
    float:left;
}

ul.tabNavigation li a {
    padding: 3px 5px;
    background-color: #ccc;
    color: #000;
    text-decoration: none;
    display:block;
    text-align:center;
				padding: 0 20px;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
    background-color: #333;
    color: #fff;
}
 
ul.tabNavigation li a:focus {
        outline: 0;
}
.doubleline {/*二重取り消し線*/
background-image:url(http://www.phoenix-jdi.com/img/double-line.gif);
background-repeat:repeat-x;
background-position: center;
}
.w15 {
	width: 15%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w33 {
	width: 33%;
}
.w34 {
	width: 34%;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w66 {
	width: 66%;
}
.w70 {
	width: 70%;
}
.w75 {
	width: 75%;
}
.w90 {
	width: 90%;
}
.w95 {
	width: 95%;
}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#tabs31{
	position:relative;
	display:block;
	font-size:90%;
	background:transparent url(img/bgOFF1.gif) repeat-x top left;
	border-top:4px solid #B30000;
}
#tabs31 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#tabs31 ul li{
	display:block;
	float:left;
	margin:0;
}
#tabs31 ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:8px 16px 0 16px;
	height:26px;
	background:transparent url(img/bgDIVIDER1.gif) no-repeat top right;
}
#tabs31 ul li a:hover{
	color:#B30000;
	background:#fff url(img/bgON1.gif) no-repeat top right;
	background-color: #FFF;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.block div {
	margin: 0 15px 15px 0;
	float: left;
}
