/* CSS Document トップページ・共通部分*/

/* ボディ部分 */
body {
background-image: url(../images/common/back.gif);
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;
	}


a {
	color: #333333;
	}
	

a:hover {
	color: #0000FF;
	}

.font80 {
	font-size: 80%;
}

.font85 {
	font-size:85%;
}

.font75 {
	font-size: 75%;
}
.font70 {
	font-size: 70%;
}

.font90 {
	font-size: 90%;
}

.font95 {
	font-size: 95%;
}

.lh1 { 
line-height: 120%;
}


.font_red{
color:#FF0000;
}

.font_darkred{
color:#CC0000;
}

.font_darkred a{
color:#CC0000;
}

.font_pink {
color: #F40160;
}

.font_pink a {
color: #F40160;
}

.font_bold {
font-weight: bold;
}

.ls {
letter-spacing: -1px;
}

/* ボディ部分終了 */

/*アイテムインフォなどのリンク*/
#itemlink a {
	color: #0000FF;
	}
	

#itemlink a:hover {
	color: #CC0000;
	}



/*アイテムインフォなどのリンク*/

/*fightman_head*/
#fightman_head {
background-color:#CC0000;
text-align: left;
padding: 0 20px 0 10px;
height: 30px;
margin-bottom: 10px;
}

.fightlogo {
float:left;
}

.fightlogin {
float:right;
padding: 10px 0 0 0;
font-size: 75%;
}

/* コンテナー部分 */
#container {
	width: 800px; /*コンテナー右が出るときは990pxにする*/
	text-align: center;
		
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	}
	
/* コンテナー部分終了 */

/* コンテナー左部分終了 */
#container_left {
	float:left;
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	border: solid #000000 3px;
	background-image:url(../images/common/container_back.gif);
	
	}
	
	
/* コンテナー左部分終了 */

/* コンテナー右部分終了 */
#container_right {
	float:left;
	width: 165px;
	margin-left: 5px;

	}
	
	
.rightbana {
	margin: 5px 0px 0px 0px;
}
	
/* コンテナー右部分終了 */

/* フォーム部分 */
form {
	margin: 0px;
}
/* フォーム部分終了 */



/* ヘッダー部分 */	
#header {
	width: 800px;
	text-align: center;
	}
	
	
.headtitle {
background-color: #000000;
height: 80px;
text-align: left;

}

.head {
	padding: 0;
	overflow: hidden; 
	clear: both;
	height: 300px;
}

.sub_head {
height: 200px;
	padding: 0;
	overflow: hidden; 
	clear: both;
}


.headtitle_l {
float: left;
margin: 0 10px 0 0;
padding: 0;
}

.headtitle_r {
float: left;
padding: 10px 0 0 0;
}

.head_l {
float: left;
margin: 0 10px 0 5px;
padding: 0;
}

.head_r {
float: left;
padding: 0 0 0 0;
}

.headline {
clear: both;
margin: 0 0 10px 0;
text-align: left;
background-image:url(../images/top/headline.gif);
height: 13px;
}

	
/* ヘッダー部分終了 */	

/* コンテンツ部分 */	
#content {
	width: 800px;
	clear: both;

	}
	
/* コンテンツ部分終了 */
	
/* 左部分 */
#left {
	width: 180px;
	float: left;
	text-align: left;
	padding: 0 0 10px 2px;

	}
	
	
.list {
	border: 2px #333333 solid;
	width: 170px;
	padding: 0;
	margin: 0;
	height: auto;
}

.list ul {
text-align:left;
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #FFFFFF;
	height: auto;
	overflow: hidden;
	font-size: 80%;
	
}

.list_jtitle {
font-size: 70%;
margin: 0;
}

.list li {
	text-align: left;
	background:url(../images/common/micon.gif) no-repeat 5px 8px; /*左から　上から*/
	border-top: 1px dotted #333333;
	padding: 8px 0px 7px 20px;
}

.list li a {
	color: #000000;
	text-decoration: none;
	}
	
.list li .nitem_li a  {
	color: #CC0000;
	text-decoration: none;
	}


.list li .sale_li a  {
	color: #CC0000;
	text-decoration: none;
	}
	
.list li a:hover {
	color:#CC0000;
	}

.mojikan1 {
	letter-spacing: -1px;
}

.menu_margin {
margin: 0;
}

.leftbana {
margin: 10px 0 0 0;
}

.leftbanaimg {
padding: 0 0 5px 0;
}


/* g_fighter	*/
.g_fighter {
text-align:left;
    margin: 10px 0 0 0;
	width: 170px;
	height: auto;
	overflow: hidden;
	font-size: 75%;
	color:#FFFFFF;
	}

.g_fighterimg {
text-align:center;
margin: 5px 0 0 0;
}

.g_name {
text-align: left;
padding-left: 25px;
}

	


	
/* 真ん中部分*/
#main {
	width: 410px;
	float: left;
	padding: 0px 5px 10px 5px;
	color: #333333;
	}


/* ニュース部分*/
#news {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	border: 1px solid #333333;
	height:auto;
	overflow: hidden;
	}

.news_cotent {
border-bottom: 2px dotted #333333;
overflow: hidden;
margin-bottom: 5px;
line-height: 120%;
font-size: 80%;
}


.news_l {
float:left;
width: 135px;
margin-right: 5px;
text-align:left;
padding: 5px 0 5px 5px;
overflow: hidden;
}

.news_c {
float:left;
width: 250px; /*detailsボタンが入る場合210px*/
margin-right: 5px;
text-align:left;
padding-top: 5px;
padding-bottom: 5px;
overflow: hidden;
}

.news_r {
text-align:left;
float:left;
width: auto;
padding: 110px 0 5px 0;
overflow: hidden;
}

.news_date {
color: #FF0000;
font-size: 70%;
}

.news_title {
color: #CC0000;
font-weight: bold;
}
.news_more {
text-align: right;
padding-right: 7px;
}

.news_titlespace {
border-bottom: 1px dotted #CC0000;
padding-bottom: 3px;
margin-bottom: 5px;
}

.news_title a {
color: #CC0000;
}

.news_title a:hover {
color: #0000FF;
}


/*トップ大会情報*/
#game {
margin: 0;
}

.game_cotent {
overflow: hidden;
margin-bottom: 5px;
line-height: 120%;
background-image:url(../images/top/gameback.gif);
border: 1px dotted #CC0000;
font-size: 80%;

}


.game_l1 {	/*左の選手写真*/
float:left;
width: 60px;
margin: 0 5px 0 5px;
text-align:left;
padding: 5px 0 10px 0;
overflow: hidden;
}

.game_l2 {	/*左の選手名前*/
text-align:left;
float:left;
width: auto;
padding: 5px 0 5px 0;
overflow: hidden;
width:105px;
}

.game_c {
float:left;
width: 50px;
margin: 0 5px 0 5px;
text-align:left;
padding-top: 25px;
overflow: hidden;
}

.game_r1 {	/*右の選手名前*/
text-align:right;
float:left;
width: auto;
width:105px;
padding: 5px 0 5px 0;
overflow: hidden;
}

.game_r2 {	/*右の選手写真*/
float:left;
width: 60px;
margin: 0 0 0 5px;
text-align:right;
padding: 5px 0 10px 0;
overflow: hidden;
}



/*出場予定選手*/
#playerplan {
margin: 10px 0 0 0;
}

.playerplan_cotent {
overflow: hidden;
margin-bottom: 5px;
line-height: 120%;
background-image:url(../images/top/gameback.gif);
border: 1px dotted #CC0000;
font-size: 80%;

}

.playerplan_cotent2 {
clear: both;
overflow: hidden;
}


.playerplan_l1 {	/*左の選手写真*/
float:left;
width: 60px;
margin: 0 5px 0 5px;
text-align:left;
padding: 5px 0 5px 0;
overflow: hidden;
}

.playerplan_l2 {	/*左の選手名前*/
text-align:left;
float:left;
width: auto;
padding: 5px 0 5px 0;
overflow: hidden;
width:115px;
}

.playerplan_c {
float:left;
width: 30px;
margin: 0 5px 0 5px;
text-align:left;
padding-top: 25px;
overflow: hidden;
}

.playerplan_r1 {	/*右の選手写真*/
float:left;
width: 60px;
margin: 0 5px 0 0;
text-align:left;
padding: 5px 0 5px 0;
overflow: hidden;
}

.playerplan_r2 {	/*右の選手名前*/
text-align:left;
float:left;
width: auto;
width:115px;
padding: 5px 0 5px 0;
overflow: hidden;
}

.playerplan_date {
color: #FF0000;
font-size: 70%;
}

.playerplan_title {
color: #F40160;
font-weight: bold;
}
.playerplan_more {
text-align: right;
padding-right: 10px;
}

.plan_attention {
text-align: left;
margin: 10px 0 10px 0;
padding-left: 5px;
}

/*真ん中 大会情報・出場予定選手タイトル*/
#game h5, #playerplan h5 {
	text-align: left;
	padding: 5px 0px 3px 20px;
	color: #FFFFFF;
	background-image:url(../images/top/titleback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 5px 0;
	}
/*真ん中 タイトル終了*/


/* 右部分 */
#right {
	width: auto;
	float: left;
	padding: 0 0 10px 0;	
	}

/*ムービー*/
.movie {
margin: 0;
}


/*インフォメーション*/

.infomation{
margin: 0;
}

.infombana {
margin: 5px 0 5px 0;
}


/*blog g_fighter	*/
.blog{
text-align:left;
    margin: 10px 0 0 0;
	width: 190px;
	height: auto;
	overflow: hidden;
	font-size: 75%;
	color:#333333;
	}

	
	
.blogp {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #333333;
	overflow: hidden;
}

.blogp img {
	float: left;
	padding-right: 5px;
}



.blogbun {
	clear: left;
	text-align: left;
	padding: 3px 0px 5px 0px;
}

.blog a {
	text-decoration: underline;
	color: #333333;	
}

.blog a:hover {
	color: #0000FF;	

}

.ownerblog {
margin: 5px 0 0 0;
}


/*右部分終了*/	



	
	
/* フッター部分 */
#footer {
	height: auto;
	clear: both;
	background-color:#FFFFFF;
	color: #FFFFFF;
}


.footback {
	background:url(../images/common/cmn_fot_bg.gif);
	height:93px;
	text-align: left;
}

.toplink {
	text-align: right;
	padding: 10px 10px 2px 0px;
}


.toplink a {
	color: #FFFFFF;
	text-decoration: none;
	}

.toplink a:hover {
	color:#000000;
	}


.copy {
float:right;
	padding: 0px 10px 0px 0px;
	font-size: 70%;
	padding-top: 20px;
	
}

.fp {
	float: left;
	text-align: left;
	padding: 10px 0px 0px 10px;
	font-size:11px;
}

.footmenu {
	float: left;
	padding:0px 10px 0px 0px;
	padding-top: 20px;
		font-size: 70%;
}
	
.footmenu a {
	color: #FFFFFF;
	text-decoration: none;
	}

.footmenu a:hover {
	color:#CC0000;
	}

.footmenulink {
margin: 0 3px 0 10px;
}

.info {
	text-align: right;
	padding:7px 10px 0px 0px;
}
	
/*フッター部分終了 */



/* ------------------------------
	中（サブ）ページ
------------------------------ */

/*中のコンテンツ*/
	
#sub_main {
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0;
	float: left;
	padding: 0px 5px 10px 5px;
	color: #333333;
	}
	

.pankuzu {
	text-align:left;
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.pankuzu a {
	text-decoration: none;
}

.pankuzu a:hover {
	text-decoration: underline;
	color: #0000FF;
}



/*中のタイトル*/	
#sub_main h5 {
	text-align: left;
	padding: 4px 0px 5px 20px;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	background-image:url(../images/common/sub_titleback.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}

/* 中のタイトル終了*/

/*注意
.attentions {
	text-align: left;
	padding-left: 70px;
	padding-bottom: 20px;
}

.bicon {
	float:left;
	clear: left;
	padding: 0px 2px 1px 0px;
}


.notice_t {
	font-size:14px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.notice_b {
	text-align: center;
	padding: 0px 30px 0px 30px;
}

 */


/* テーブル　詳細 
td .dtriangle {
	color: #CC0000;
}
 */


/* テーブル　サイトマップのリンク
table .sitemaplink a {
	text-decoration: none;
}

table .sitemaplink a:hover {
	text-decoration: underline;
	}

*/

h4 {
border-bottom: 2px dotted #333333;
padding:2px 0 2px 10px;
border-left: 3px solid #CC0000;
text-align: left;

}


.txt-box1 {
font-size: 80%;
text-align: left;
line-height: 140%;
}


.txt-box2 {
font-size: 80%;
text-align: right;
}

.txt-box3 {
text-align: right;
}

/* ------------------------------
	会社概要
------------------------------ */
.info-table {
font-size: 80%;
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	margin-bottom:25px;	
}
.info-table  th {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	padding:10px 4px 10px 12px;
	width:121px;
	vertical-align:top;
}

.info-table  td {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	padding:10px 0 10px;
	vertical-align:top;
	text-align: left;
}

/* ------------------------------
	お問い合わせ
------------------------------ */
.bg-form {
background-image:url(../images/top/gameback.gif);
font-size: 80%;
border-top: #CC0000 dotted 1px;
border-left: #CC0000 dotted 1px;
border-right: #CC0000 dotted 1px;
}

.bg-form th{
border-bottom: #CC0000 dotted 1px;
}

.bg-form td{
border-bottom: #CC0000 dotted 1px;
}


/* ------------------------------
	サイトマップ
------------------------------ */
#cont-sitemap{
	margin-bottom:10px;
}
#cont-sitemap ul{
	padding:10px 0 14px;
	background: url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	list-style: none;
}
#cont-sitemap ul li{
	padding:5px 25px; background: url(../images/common/cmn_icon_right_arrow.gif) 12px 8px no-repeat;
}
#cont-sitemap ul li a{
	text-decoration: underline;
	font-weight: bold;	
}
#cont-sitemap ul li a:hover{
	color: #0000FF;
}

/* ------------------------------
	リンク
------------------------------ */
.link_content {
clear: both;
padding: 15px 0 15px 0;
border-bottom: #666666 dotted 1px;
overflow: hidden;
}

.link_l {
float: left;
margin-right: 10px;
}

.link_l1 {
float: left;
margin-right: 5px;
}

.link_l2 {
float: left;
width: 165px;
}

.link_title {
text-align: left;
font-weight: bold;
background-image:url(../images/top/gameback.gif);
padding: 3px;
}

.link_details {
text-align: left;
padding: 3px 3px 0 3px;
}

.link_r {
float: left;
}

/* ------------------------------
	推奨環境・WHAT SMACKGIRL		
------------------------------ */
.plugin-download{
	margin: 5px 0;
	padding: 10px 15px 15px 15px;
	border-bottom:1px dotted #000;
	overflow: hidden;	
}
.plugin-download p.link{
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
.plugin-download a img.pic{
	float: left;
	margin: 0.2em 12px 35px 0;
}
.plugin-download p.description{
	line-height: 1.4;
	margin: 0.8em 0 0 100px;
}

ul.list-sq{
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

ul.list-sq2{
	margin: 0;
	padding: 0 0 15px 10px;
	list-style: none;
}

ul.list-sq li{
	padding:3px 12px;	
	background: url(../images/common/cmn_icon_sq_point_bl.gif) 5px 7px no-repeat;
}

ul.pdf-download{
	margin-bottom:15px;
}
ul.pdf-download li{
	padding:3px 25px;	
	background: url(../img/cmn_icn_pdf.gif)  no-repeat;
}

/* ------------------------------
	WHAT SMACKGIRL		
------------------------------ */
.arrow{
padding:0 12px;
margin: 5px 0 5px 0;
list-style: none;
background: url(../images/common/cmn_icon_right_arrow.gif) 0px 3px no-repeat;
}

/* ------------------------------
	FIGHTER
------------------------------ */
.fighter_content {
clear: both;
padding: 15px 0 15px 0;
border-bottom: #666666 dotted 1px;
overflow: hidden;
}

.fighter_l {
float: left;
margin-right: 10px;
background-image:url(../images/top/gameback.gif);
}

.fighter_l1 {
float: left;
margin-right: 5px;
}

.fighter_l2 {
float: left;
width: 230px; /*170*/
}

.fighter_l3 {
float: left;
width: 55px;
padding: 40px 3px 3px 0;
}

.fighter_title {
text-align: left;
padding: 3px;

}

.fighter_details {
text-align: left;
padding: 3px 3px 0 3px;
}

.fighter_r {
float: left;
background-image:url(../images/top/gameback.gif);
}

.search {
background-image:url(../images/top/gameback.gif);
text-align: left;
padding: 5px;
overflow: hidden;
margin: 10px 0 10px 0;
border: 1px dotted #CC0000;
height:auto;
}

.search_l {
float: left;
margin-right:20px;
}

.search_r {
float: left;
}

/* ------------------------------
	FIGHTER_details
------------------------------ */
.fighter_details {
text-align: left;
clear: both;
}

.fighter_details_l {
float: left;
margin-right: 10px;
}

.fighter_details_r {
float: left;
}

.fighter-table {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	margin-bottom:25px;	
}
.fighter-table  th {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	padding:10px 4px 10px 12px;
	width:100px;
	vertical-align:top;
}

.fighter-table  td {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	padding:10px 0 10px;
	vertical-align:top;
	text-align: left;
}


.f_d_name_l {
float: left;
width: 270px;
padding: 0 0 0 10px;
font-weight: bold;
}

.f_d_name_r {
float: left;
}

.fighter_info {
text-align:left;
clear: both;
padding: 10px 0 10px 0;
}

/* ------------------------------
	MORE NEWS一覧
------------------------------ */
.sub_news_cotent {
border-bottom: 2px dotted #333333;
overflow: hidden;
margin-bottom: 5px;
}

.sub_news_l {
float:left;
width: 135px;
margin-right: 5px;
text-align:left;
padding: 5px 0 5px 5px;
overflow: hidden;
}

.sub_news_c {
float:left;
width: 450px;
margin-right: 5px;
text-align:left;
padding-top: 5px;
padding-bottom: 5px;
overflow: hidden;
}

.sub_news_titlespace {
border-bottom: 1px dotted #CC0000;
padding-bottom: 3px;
margin-bottom: 5px;
}


/* ------------------------------
	HISTORY
------------------------------ */
.search_l2 {
float: left;
margin-right:20px;
}

.search_r2 {
float: left;
}


.game-table1 {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	margin-bottom:25px;	
}
.game-table1  th {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	padding:10px 4px 10px 12px;
	width:121px;
	vertical-align:top;
}

.game-table1  td {
	background: #FFF url(../images/common/cmn_dotline_table.gif) bottom repeat-x ;
	padding:10px 0 10px;
	vertical-align:top;
	text-align: left;
}


.game_table2 {
border: 1px dotted #CC0000;
margin-bottom: 10px;
}

/* ------------------------------
	photo
------------------------------ */

.photopage {
margin: 0;
overflow: hidden;
margin-bottom:20px;
}

.photopage_l {
float: left;
margin-right: 20px;
}

.photopage_r {
float: left;
}

/* ------------------------------
	ticket
------------------------------ */

.ticketform {
background-image:url(../images/top/gameback.gif);
border-top: #CC0000 dotted 1px;
border-left: #CC0000 dotted 1px;
border-right: #CC0000 dotted 1px;
}

.ticketform th{
border-bottom: #CC0000 dotted 1px;
}

.ticketform td{
border-bottom: #CC0000 dotted 1px;
}