@charset "utf-8";
/* CSS Document */
/* Ver.1.0: 2014.07.17 */


/*Style of tab////////////////////////////////////*/
.nav-tabs{
	margin-top:65px;
	margin-bottom:10px;
}

.nav-tabs>tabstep{
	width:100%;
}

.tabstep_l{
	width:20%;
}

/*Style of accordion////////////////////////////////////*/

.panel-group > .panel > .panel-heading {
  padding: 0;
}

.panel-group > .panel > .panel-heading a:active,
.panel-group > .panel > .panel-heading a:hover,
.panel-group > .panel > .panel-heading a:focus {
  text-decoration: none;
}

a.accordion-toggle {
  display: block;
  padding: 10px 15px;
}

/*Style of Youtube responsive////////////////////////////////////*/
/* youtube resposive　   IE also apply */
.YoutubeWrapper{
	position: relative ;
	margin-top: 1.2em ;
	margin-bottom: 1.2em ;
	padding-top: 69px ;
	padding-bottom: 50% ;
	overflow: hidden ;
}

.YoutubeWrapper iframe {
	position: absolute ;
	top: 0 ;
	left: 0 ;
	height: 100% ;
	width: 100% ;
}
/*End of youtube resposive*/


/*smahoma2.html////////////////////////////////////*/	
/*Size responsive "Infra_image3.jpg"*/
img.aco{
	width:100%;
	max-width:362px;
	height:auto;
}
/*end of Size responsive "Infra_image3.jpg"*/

.panel-body ul,.outtab ul{
	list-style-type:none;
	padding-left:0px;
	font-weight:bold;
}


/*smahoma3_infra.html////////////////////////////////////*/
/*Size responsive "AOSS.jpg"*/
img.outaco_aoss{
	width:100%;
	max-width:210px;
	height:auto;
}

img.aco_key{
	width:100%;
	max-width:100px;
	height:auto;
}



	
