@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;

}
