@charset "euc-jp";

/* Imported Styles
--------------------------------*/

@import url(contents.css);


/* IE Mac5.x only
--------------------------------*/

/*\*//*/
@import url(ie5mac.css);
/**/


/* IE Win only
--------------------------------*/

@media tty{
i{content:"\";/*""*/}}@import'ie5win.css';/*";}
}/**/


.clear{
	clear: both;
}
.img-right{
	float: right;
	margin-left: 10px;
}
.img-left{
	float: left;
	margin-right: 10px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.bold{
	font-weight:bold;
}
.gyoukan{
	line-height: 1.5em;
}

/* フォントサイズ */
.txt90{
	font-size: 90%;
}
.txt80{
	font-size: 80%;
}
.txt70{
	font-size: 70%;
}
.txt60{
	font-size: 60%;
}
.txt50{
	font-size: 50%;
}
.txt40{
	font-size: 40%;
}
.txt30{
	font-size: 30%;
}
.txt20{
	font-size: 20%;
}
.txt10{
	font-size: 10%;
}
