@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
body{
	font-size:100%;
	}
h2{
	font-size:100%;
	}
strong{
	font-size:115%;
	}
#top_feature li{
	font-size:80%;
	}
#main,.name,.co2,.caption,.caption2,.term_text{
	font-size:80%;
	}
#right ul li{
	font-size:100%;
	}	
.super{
	font-size:70%;
	vertical-align:super;
	}
	
* html h2{
	font-size:115%;
	}
* html strong{
	font-size:14px;
	line-height:1.3em;
	}
* html #main{
	font-size:14px;
	}
* html #top_feature li{
	font-size:100%;
	line-height:1.3em;
	}
* html #right ul li{
	font-size:12px;
	}	
* html .name{
	font-size:90%;
	}
* html p.name{
	font-size:90%;
	}
* html .super{
	font-size:80%;
	vertical-align:super;
	}
* html #main_text h4{
	font-size:120%;
	}
* html #top_feature .topbox p{
	font-size:100%;
}

*:first-child+html h2{
	font-size:115%;
	}
*:first-child+html strong{
	font-size:14px;
	line-height:1.3em;
	}
*:first-child+html #main{
	font-size:14px;
	}
*:first-child+html #top_feature li{
	font-size:100%;
	line-height:1.3em;
	}
*:first-child+html #right ul li{
	font-size:12px;
	}	
*:first-child+html .name{
	font-size:90%;
	}
*:first-child+html .super{
	font-size:80%;
	vertical-align:super;
	}
*:first-child+html #top_feature .topbox p{
	font-size:100%;
}



