@charset "UTF-8";



/*----------------------------------------------------------------------------------------------------

	Redefine html
	
----------------------------------------------------------------------------------------------------*/



h1, h2 {
	margin: 2em 0 0 0;
	
	font-size: 1em;
	line-height: 1.5em;
}



img {
	border: 0;
}


p {
	margin: 0 0 2em 0;
	
	font-size: 0.75em;
	line-height: 1.5em;
}



/*----------------------------------------------------------------------------------------------------

	Redefine template
	
----------------------------------------------------------------------------------------------------*/



#head {
	margin-bottom: 2em;
}



#global {
	display: none;
}



#local {
	display: none;
}



#tab {
	display: none;
}



/*----------------------------------------------------------------------------------------------------
	#product -> #index
----------------------------------------------------------------------------------------------------*/



#product #index .colum .container .heading {
	display: none;
}



#product #index .colum .container .btn {
	display: none;
}



/*----------------------------------------------------------------------------------------------------
	#standard -> #index
----------------------------------------------------------------------------------------------------*/



#standard #index .colum .container .heading,
#standard #index .colum_end .container .heading {
	display: none;
}



#standard #index .colum .container img,
#standard #index .colum_end .container img {
	display: block;
}



/*----------------------------------------------------------------------------------------------------

	Redefine home
	
----------------------------------------------------------------------------------------------------*/



#function {
	margin: 2em 0;
}



#side {
	display: none;
}



#foot ul {
	display: none;
}
