@charset "utf-8";
/* CSS Document */

/* TOPページ独自のスタイル */

.mainimg{
margin-left:10px;
margin-top:10px;

}

* html .mainimg{
margin-left:0px;
margin-top:0px;

}


#nav #nav-home a {
	width: 97px;
	background: url(/test/common/img/triforce_nav_sprite2.gif) no-repeat left top;
	background-position: 0px -39px;	

}



/*サイドバナー部*/

.banner {
	text-indent:-90em;
}


.banner1,
.banner1 a,
.banner1 a hover {
display:block;
	margin:0px;
	padding:0px;
	background:url(/test/img/top/banner_network.jpg) no-repeat top left;
	width:191px;
	height:60px;
	margin-left:-3px;
	margin-bottom:14px;
}

* html .banner1 {
	display:block;
margin-left:13px;
}

.banner2 {
display:block;
	margin:0px;
	padding:0px;
	background:url(/test/img/top/banner_schedule.jpg) no-repeat top left;
	width:191px;
	height:60px;
	margin-left:-3px;
	margin-bottom:14px;
}

* html .banner2 {
	display:block;
	margin-left:13px;
}

.banner3 {
display:block;
	margin:0px;
	padding:0px;
	background:url(/test/img/top/banner_trial.jpg) no-repeat top left;
	width:191px;
	height:60px;
	margin-left:-3px;
	margin-bottom:14px;
}

* html .banner3 {
	display:block;
	margin-left:13px;
}

.banner4 {
display:block;
	margin:0px;
	padding:0px;
	background:url(/test/img/top/banner_class.jpg) no-repeat top left;
	width:191px;
	height:60px;
	margin-left:-3px;
	margin-bottom:14px;
}

* html .banner4 {
	display:block;
	margin-left:13px;
}

.banner5 {
display:block;
	margin:0px;
	padding:0px;
	background:url(/test/img/top/banner_inst.jpg) no-repeat top left;
	width:191px;
	height:60px;
	margin-left:-3px;
	margin-bottom:14px;
}

* html .banner5 {
	display:block;
	margin-left:13px;
}




dl {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

li,
dt,
dd {
	margin: 0px;
}

dt {
	margin: 0px;
}

dd {
	margin: 0px;
	color: #666;
}

dd dl {
	margin:0px;
}

dl dt a{
	text-indent:-3em;
}
.gateway1 {
	display:block;
	width:300px;
	height:150px;
	overflow:hidden;
	border: thin solid #666666;
	float:left;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	overflow: hidden;
	color: #333333;

}


* html .gateway1 {
	border: 1px solid #666666;
	margin: 0px 15px 10px 5px;
}


.gateway2 {
	display:block;
	width:300px;
	height:150px;
	overflow:hidden;
	border: thin solid #666666;
	float:left;
	margin: 0px 0px 10px 25px;
	padding: 0px;
	overflow: hidden;

}

* html .gateway2 {
	border: 1px solid #666666;
	margin: 0px 0px 10px 15px;
}



.dt1 a{
	display:block;
	width:300px;
	height:42px;
	background:url(/test/img/top/dt_title_jiujitsu.gif) no-repeat top left;
	text-indent:-90em;
}

.dd1 a{
	text-decoration:none;
line-height::120%;
	color: #333333!important;
}




.dt2 a{
	display:block;
	width:300px;
	height:42px;
	background:url(/test/img/top/dt_title_triforce.gif) no-repeat top left;
	text-indent:-90em;
}


.dd2 a{
text-decoration:none;
line-height::120%;
	color: #333333!important;
}


.gatewayimg1 {
margin:5px 5px 15px 5px;
float:left;
}




.gatewayimg2 {
margin:5px 5px 15px 5px;
float:left;
}

.info {
width:100%;
margin-top:20px;

}

.rightcol_left {
	display:block;
	width:440px;
	height:auto;
	overflow:hidden;
	float:left;
	margin: 0px 5px 10px 0px;
	padding: 0px;
	overflow: hidden;
	clear:both;
}

.rightcol_right {
	display:block;
	width:200px;
	height:auto;
	overflow:hidden;
	float:right;
	margin: 0px px 0px 0px;
	padding: 0px;
	overflow: hidden;

}






.rightcol_left p{
margin-left:5px;
font-size:90%;
line-height:120%;
}





.smalllead a {
text-decoration:none;
color:#333333;
}

.smalllead a hover {
color:#333333;
}

.smalllead a visited {
color:#333333;
}




/* RSS 取得プログラムからの転用*/

* {
	margin: 0;
	padding: 0;
}
/*body {
	font-size: 100%;
	color: #333;
}*/
.rssList {
	width: 420px;
	margin: 5px;
	list-style-image: none;
	list-style-type: none;
}
.rssList a {
	color: #36c;
	text-decoration: underline;
}
.rssList a:hover {
	color: #f60;
}
.rssList dt {
	font-weight: bold;

}
.rssList dd {
	margin: 5px 15px 5px;
}
.rssList dd div {
	font-weight: bold;
}
.rssList dd ul {
	margin: 10px 10px 10px;
	list-style:none;

}
.rssList dd ul li {
	margin: 5px 0;
		list-style:none;
}
.rssList dd ul li p {
margin-top:5px;
	line-height: 1.5;
margin-bottom:5px;
margin-left:10px;

}



/*
スライダーのスタイル
*/
					  				  
#Horizontal_Accordion {
/*	display: none;*/
}
.contentContainer {
	float: left;
	width: 900px;
	height: 350px;
	padding: 0px;
	overflow: hidden;
}
.contentWrapper{
	background: #ccefdc;
	height: 350px;
}
.contentInnerWrapper {
	padding: 10px;
}
.contentWrapper h3 {
	border-bottom: 0px solid silver;
	color: #1E90FF;
}
.container {
	width:800px;
}
.container ul{
	list-style-type: none;
}
.container li{
	display: inline;
}
.handle {
	text-align:center;
	float: left;
	width: 25px;
	height: 350px;
}
.handle img{}
.handleOver {
	cursor: pointer;
}
.handleOver img{}
.handleSelected {
	cursor: default;
}



/*Main Container*/
.container {
	width:100%;	
		
}
.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 350px;	
	overflow:hidden;
}
.contentWrapper{	
}
.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
}
/* Handle*/
.handle{
	float: left;
	width: 25px;
	height: 350px;
	margin: 0px;
	margin-right: -10px;
	background:  url(../images/blade.png) no-repeat;
}
.handleOver{	
	background: url(../images/blade_sel.png) no-repeat;
}
.handleSelected{	
	background: url(../images/blade_sel.png) no-repeat;
}

.contentWrapper h3{
	border-bottom: 0px solid silver;
	background-color: #dfdfdf;	
}
p{
	padding: 10px;
}

/*  TEST 3  */

/*Main Container*/
.container3 {
/*	width:875px;
*/	width:900px;
	height:350px;
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.container3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle3 {
	float: left;
	width: 25px;
	height: 350px;
	text-align:center;

	background: #666;
	border: 0px solid white;
}
.handle3 img{
	margin-top:0px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.handleOver3{
	
	background: red;
	border: 0px solid white;
}
.handleOver3 img{
	margin-top:0px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{
	
	background: #000;
	border: 0px solid white;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentInnerWrapper3{
	padding:0px;
	height: 400px;

}
.contentWrapper3 h3{
	border-bottom:0px solid silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 350px;	
	overflow:hidden;
}

.youtube {
	display:block;
	height: 350px;
	background-color:#CCCCCC;
}

