﻿/* index.cssは【index.html】のみで使用するユニークなCSSです。
　 共通のレイアウトや汎用classなどはcommon.cssに記述しています。
--------------------------------------------------------------------------------
*/



/* ■ トピックス ■ */
#topics {
	width:630px;
	margin: 0px 0px 0px 0px;
}

#topics .bg{
	height:37px;
	padding:  6px 6px 3px 48px;
	background: url(../images/topics_backimg_top.gif) no-repeat;
}

#topics h2{
	font-size:14px;
	line-height:1.4;
	color: #ffffff;
}

#topics .lead{
	font-size:10px;
	line-height:1.2;
	color: #e4e4e4;
}

#topics .area{
	padding:  10px 18px 6px 46px;
	border-right: 1px solid #4a78d7;
	border-bottom: 1px solid #4a78d7;
	border-left: 1px solid #4a78d7;
}

#topics ul{
	font-size:10px;
	line-height:1;
	background: url(../images/arrow01.gif) no-repeat 0px 0px;
	padding: 0px 0px 6px 12px;
}
#topics li.tps{
	padding: 0px 0px 6px 0px;
}

#topics img{ width:66px; padding: 0px 8px 0px 0px; }

#topics .place{
	color: #0F7ED7;
	padding: 0px 8px 0px 6px;
}
#topics .schedule{
	color: #CC6600;
	padding: 0px 12px 0px 0px;
	font-weight: bold;
}
#topics .comment{
	font-size:10px;
}



/* ■ 新着大会 ■ */
#newinfo {
	margin: 0px 0px 0px 16px;
	width: 614px;
	font-size:75%;
	line-height:1.4;
}

#newinfo .bg{
	padding: 10px 0px 0px 10px;
	background: url(../images/photoflame_big.gif) no-repeat;
	width: 247px;
	height: 191px;
	float:left;
}
#newinfo .team{
	color: #0F7ED7;
	padding: 0px 4px 0px 0px;
}

/* ■■■■■■■■追加変更■■■■■■■■ */
#newinfo .place01{
	width: 340px;
	font-size:10px;
	padding: 10px 0px 2px 0px;
	margin: 0px 10px 0px 260px;
}
#newinfo .schedule01{
	width: 340px;
	font-size:10px;
	color: #CC6600;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 260px;
	font-weight: bold;
}
#newinfo .place02{
	width: 170px;
	font-size:10px;
	padding: 10px 0px 2px 0px;
	margin: 0px 10px 0px 115px;
}
#newinfo .schedule02{
	width: 170px;
	font-size:10px;
	color: #CC6600;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 115px;
	font-weight: bold;
}
/* ■■■■■■■■追加変更■■■■■■■■ */

#newinfo .icon{ width:66px; margin: 0px 0px 0px 8px; }

#newinfo .area{
	margin: 3px 0px 3px 0px;
	width: 307px;
	float:left;
}

#newinfo .bg2{
	padding: 5px 0px 0px 5px;
	background: url(../images/photoflame_small.gif) no-repeat;
	width: 109px;
	height: 84px;
	float:left;
}
#newinfo .xxsmall{
	font-size:10px;
}



/* ■ 新着大会ボタン設定 ■ */
#btn {
	width:614px;
	padding: 10px 0px 0px 0px;
}
#btn ul{
	text-align:center
}

#btn li{
	width:150px;
	float:left;
}

#btn .pad1{
	padding: 14px 0px 0px 0px;
}
#btn .pad2{
	padding: 7px 0px 0px 3px;line-height: 1.3;letter-spacing: -1px;
}

#btn a{display:block;}

#btn a{
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
	background: url(../images/btn_01.gif) no-repeat;
	height:38px;
}

#btn a:hover {
	color:#0099FF;
	text-decoration:underline;
	font-weight: bold;
	background: url(../images/btn_01.gif) no-repeat;
	height:38px;
}



/* ■ イベント情報 ■ */
#banner {
	width:614px;
	margin: 0px 0px 10px 16px;
}

#banner ul{
	width:300px;
	float:left;
	margin: 0px 0px 16px 0px;
}

#banner li{
	font-size:75%;
	line-height:1.4;
}

#banner a{ font-weight: bold; 
}

#banner img{ margin: 0px 0px 4px 0px;
}

#banner .sub{
	font-size:75%;
	color: #CC0000;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}


/* ■ イベント情報 ■ */
#event {
	width:614px;
	font-size:75%;
	line-height:1.4;
	margin: 0px 0px 10px 16px;
}




/* ■■■■ RIGHT CONTENTS ■■■■ */

#rightcontents .area{
	width:250px;
}
#rightcontents .area2{
	margin: 18px 0px 0px 0px;
	width:250px;
}
#rightcontents .area3{
	margin: 18px 0px 18px 0px;
	width:250px;
}
#rightcontents .line{
	padding: 6px 16px 6px 16px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#rightcontents .line2{
	padding: 6px 16px 6px 16px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #F7F5ED;
}
#rightcontents .line3{
	padding: 2px 16px 6px 16px;
}
#rightcontents input{
	width:140px;
	height: 18px;
	font-size:16px;
	ime-mode: inactive;
}

#rightcontents ul.pad{
	padding: 6px 0px 6px 0px;
}
#rightcontents li.date{
	font-size:75%;
	line-height:1.4;
}
#rightcontents li.ttl{
	margin: 0px 0px 6px 0px;
	font-size:75%;
	line-height:1.4;
}
#rightcontents li.result{
	width:136px;
	font-size:63%;
	line-height:1.4;
	color: #00589C;
	float:left;
}
#rightcontents .right{
	margin: 8px 0px 0px 0px;
	width:100%;
	font-size:63%;
	line-height:1.4;
	text-align: right;
}

#rightcontents .link{
	margin: 6px 0px 6px 0px;
	font-size:63%;
	line-height:1.4;
}
#rightcontents ul.new{
	font-size:63%;
	line-height:1.6;
}

#rightcontents li.icon{ background: url(../images/icon_oshirase.gif) no-repeat 0px 4px; 	padding: 0px 0px 0px 14px;
}

/* ■ 09/10/26追加 NEW UPDATE ■ */
#newup {
	width:630px;
	margin: 0px 0px 0px 0px;
}
#newup.topttl {
	margin: 30px 0px 20px 0px;
}
#newup ul{
	width:630px;

	background: url(../images/newup_bar.jpg) no-repeat;
}
#newup .update{
	font-size:63%;
	line-height:1;
	color: #666666;
	padding: 15px 36px 0px 0px;
	text-align: right;
}
#newup .read{
	font-size:63%;
	line-height:1;
	font-weight: normal;
	padding: 16px 0px 8px 36px;
	color: #666666;
}
#newup .iframe{
	width:630px;
	padding: 0px 0px 0px 0px;
}

/* ■ 10/02/17追加 RSS ■ */
#feed{font-size:12px;line-height:1.2;}
#feed a {color:#666666;text-decoration:underline;font-weight: bold;font-size:12px;line-height:1.4;} 
#feed a:hover { color:#0099FF;text-decoration:underline;font-weight: bold;} 
#feed li{padding: 0 0 6px 0;}
#rssread{font-size:12px;line-height:1.4;color:#0099FF;padding: 8px 0 10px 0;}



#block {
	overflow: hidden;
	position: relative;
}

/* ■ 特集 ■ */
#special {
	width: 216px;
	float:left;
}
#special .h2ttl {
	margin: 30px 0px 20px 0px;
}
#special .h2ttl{
	width: 216px;
	height:42px;
	background: url(../images/bg_ttl01.gif) no-repeat 0px 0px;
}
#special .h2ttl li{
	margin: 0px 0px 0px 0px;
}
#special .h2ttl h2{
	font-size:14px;
	line-height:1.4;
	padding: 0px 0px 0px 20px;
}
#special .h2ttl .lead{
	font-size:63%;
	line-height:1.2;
	padding: 0px 0px 0px 20px;
	color: #666666;
	float:left;
}
#special p {
	margin: 0px 0px 20px 16px;
	font-size:10px;
}
#special img {
	padding: 0px 0px 4px 0px;
}
#special .link{
	margin: 6px 0px 6px 0px;
	font-size:10px;
	line-height:1.4;
	text-align: right;
}
#special img{
	margin: 0px -6px 0px 0px;
}


/* ■ 新着大会 ■ */
#new_convention  {
	margin: 0px 0px 0px 16px;
	width: 395px;
	font-size:78%;
	line-height:1.2;
	float:right;
}
#new_convention .h2ttl {
	margin: 30px 0px 20px 0px;
	width: 390px;
	height:42px;
	background: url(../images/bg_ttl01.gif) no-repeat 0px 0px;
}
#new_convention .h2ttl h2{
	font-size:14px;
	line-height:1.4;
	padding: 0px 0px 0px 20px;
}
#new_convention .h2ttl .lead{
	font-size:10px;
	line-height:1.2;
	padding: 0px 0px 0px 20px;
	color: #666666;
	float:left;
}
#new_convention ul{
	font-size:10px;
	line-height:1.3;
	margin-left: 16px;
	margin: 16px 0px 0px 16px;
	padding: 0px 0px 16px 0px;
	background: url(../images/line.gif) no-repeat 0px bottom;
}
#new_convention img.kind{
	margin: 0px 10px 0px 0px;
}
#new_convention .bg2{
	margin: 0px 0px 0px 6px;
	padding: 5px 0px 0px 5px;
	background: url(../images/photoflame_small.gif) no-repeat;
	width: 109px;
	height: 84px;
	float:right;
}
#new_convention .ttl{
	font-size:12px;
	line-height:1.3;
	margin: 4px 0px 4px 0px;
}
#new_convention .schedule01{
	color: #006699;
	font-weight: bold;
	margin: 4px 0px 2px 0px;
}
#new_convention .place02{
	padding: 10px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
}
#new_convention .schedule02{
	color: #666;
}
#new_convention .schedule02 span{
	color: #ff6600;
	font-weight: bold;
}

#btn {
	padding: 40px 0px 0px 20px;
	font-size:11px;
	line-height:1.3;
	}
#btn ul{
	text-align:center
}
#btn li{
	width:150px;
	float:left;
}
#btn .pad1{
	padding: 16px 0px 0px 0px;
}
#btn .pad2{
	padding: 10px 0px 0px 3px;line-height: 1.3;letter-spacing: -1px;
}
#btn a{display:block;}
#btn a{
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
	background: url(../images/btn_01.gif) no-repeat;
	height:38px;
}
#btn a:hover {
	color:#0099FF;
	text-decoration:underline;
	font-weight: bold;
	background: url(../images/btn_01.gif) no-repeat;
	height:38px;
}

/* ■ タブ ■ */
.wrap {
	width:606px;
	padding:10px;
	background: url(../images/topicsbg.gif) repeat;
	border: 1px solid #CCC;
}
.tabPanes {
	padding: 0 15px;
}
ul.tabs {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	overflow: hidden;
	/zoom:1;
}
ul.tabs li {
	width:100px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
	/zoom:1;
}
ul.tabs li a {
	display: block;
	text-align:center;
	padding: 8px 0 7px 0;
	color: #ffebb5;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	background: #071e82 url(../images/bg_tab-a.png) no-repeat;
}
ul.tabs li a:hover,
ul.tabs li a.current {
	font-weight: bold;
	color: #454545;
	width:98px;
	background: #FFF url(../images/bg_tab.png) no-repeat;
}
.tabPanes {
	font-size: 12px;
	line-height: 1.8;
	background:#fff;
	border-top:none;
	padding:0px 15px 5px 15px;
	clear:both;
}
.tabPanes div{
	padding:10px 0 0 0;
}
.tabPanes p {
	color: #003;
}

