@charset "UTF-8";
@import "layout.css";
@import "navi.css";
@import "ov.css";/* -- --------------jp-------------- --*/
@import "ovo.css";
@import "insetto.css";
@import "twelve.css";
@import "to.css";
@import "vakio.css";
@import "trapezoid.css";



/* -- --------------default-------------- --*/



* {
	font-family:"Lucida Grande", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Arial", sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1px;
	}


body {
   background-color: #fafafa;
   text-align: center;
}

body_tc {
   background-repeat: repeat-x;
   background-color: #939393;
   text-align: center;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: none;
	color: #D9E251;
}

h1, h2, h3, h4, p, li {
	line-height: 1.7em;
	font-weight: normal;
}

i {
	font-style: normal;	
	color: #888;
}



#txt{font-size:10px; color:#FFFFFF;}
#txt a:link,
#txt a:visited,
#txt a:active {
	text-decoration: none;
	color: red;
}
#txt a:hover {
	text-decoration: none;
	color: #CCFF00;
}

.siiwatch { margin: 16px; }

