@charset "euc-jp";
@import url("basic.css");
@import url("win_ie5.css");

.under_line{
	padding-bottom:1em;
	background		: url(/image/hr_line_orange.gif) 0 bottom repeat-x ;
}

#backnumber{
	margin-top		:3px;
	padding-bottom:6px;
	float					:right;
	line-height		:1em;
}

#backnumber dt{
	float					:left;
	padding				:0 1.2em;
}

#backnumber dd{
	float					:left;
	padding				:0 5px 0 15px;
	background		: url(/image/arrow_orange.gif) 0 50% no-repeat ;
}

a:focus, a:hover { text-decoration: underline; color:#e67117;}

#top_content div.bg_bar{
	height			:27px;
	background	: url(/image/bg_titleline_orange.gif) bottom repeat-x ;
}

#top_content h3{
	height			:27px;
	width				:187px;
}

#top_content h3#t_topix{
	background	: url(/image/h_topix_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_news{
	background	: url(/image/h_news_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_resume{
	background	: url(/image/h_resume_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_pastresaults{
	background	: url(/image/h_pastresaults_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_resume{
	background	: url(/image/h_resume_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_team{
	background	: url(/image/h_team_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_schedule{
	background	: url(/image/h_schedule_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_record{
	background	: url(/image/h_record_orange.gif) 0 0 no-repeat ;
}

#top_content h3#t_tiiki{
	background	: url(/image/h_tiiki_orange.gif) 0 0 no-repeat ;
}



.news{
}


/*=========================
セカンドメニューバー
===========================*/
.second_menu{
	height				:40px;
	margin-top		:1px;
	margin-bottom	:10px;
	background		: url(/image/bg_meniconmenu.gif) 0 0 repeat ;
}

.second_menu img{
	margin-right	:10px;
	float					:left;
}

.second_menu ul{
	padding-top		:2px;
	display				:block;
}

.second_menu ul li{
	list-style		:none;
	padding				:0px 0 0px 15px;
	margin				:0px 5px 0;
	float					:left;
	background		: url(/image/arrow_orange.gif) 0 50% no-repeat;
}

.second_menu ul li a{
	display				:block;
	color		:#fff;
}

.second_menu ul li a:link { text-decoration: none}
.second_menu ul li a:visited { text-decoration: none;}
.second_menu ul li a:active { text-decoration: none;}
.second_menu ul li a:focus,{ text-decoration: underline; color:#a15110;}
.second_menu ul li a:hover { text-decoration: underline; color:#a15110;}

/*======================
	矢印マーク
========================*/
dl.news dt{
	background		: url(../adidas/image/arrow_orange.gif) 10px 6px no-repeat ;
}

/*======================
概要リスト
========================*/
#resume dl{
	margin-top		:1em;
	line-height		:1.5em;

}

#resume dl dt{
	padding-left		:1em;
	font-weight			:bold;
	font-size				:1.1em;
	background-color:#ffefe2;
}

#resume dl dd{
	padding-top			:1em;
	padding-left		:2em;
	padding-right		:1em;
	padding-bottom	:1em;
	display					:block;
}

#resume table tr td{
	padding					:0.5em;
}

#resume table.mainTable tr td{
	padding					:0.5em 0.5em 0.5em 0;
}

#resume table.innerTable{
	margin-left			:2em;
}

#resume table.innerTable tr td{
	padding					:0.5em 0.5em 0 0;
}

#resume2{
	padding-left:2em;
}

#resume2 dl dt{
	line-height		:1.5em;
	font-weight			:bold;
	font-size				:1.1em;
	background-color:#EFF8FF;
}

#resume2 dl dd{
	line-height		:1.2em;
	padding				:0px;
}
