@charset "utf-8";

/**  

common.css  
Ver.3.04

Date:2009.11.29

html:not(:target) body{
	font-size:90%;
}

**/


/****************************** 【SETTING】 ******************************/

*{
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	line-height:140%;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック"
}

a {text-decoration:none; overflow:hidden; color:#0099FF}
a:hover {text-decoration:underline; color:#FF9900}

img, table {border: none}

li {list-style: none}

h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}

th,td{text-align:left}

.clear{clear:both; height:0; line-height:0; font-size:0}

.space10 {height: 10px}

.space20 {height: 20px}

.space30 {height: 30px}

.space40 {height: 40px}

.space100 {height: 100px}

.left {float:left}

.right {float:right}

.alpha a:hover img{
  filter: alpha(opacity=70);
  -moz-opacity:0.75;
  opacity:0.75;
}

.stxt{
  font-size:80%
}
	
body{
	text-align:center;
	font-size:80%
}

