/*ƒVƒtƒgJIS*/
@charset "Shift_JIS";


.tx10 {
line-height:1.3;
}

.tx12 {
line-height:1.3;
}

.tx16 {
font-size:140%;
}

.tx16 a {
line-height:1.4;
}

/*-------------------------------------------------------------- Initialize */
*{
	margin:0;
	padding:0;
	border-style:none;
	border-collapse:collapse;
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Helvetica,"MS P Gothic",Osaka,"Hiragino Kaku Gothic Pro",Verdana,Arial,Meiryo,sans-serif;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:100%;
	list-style-type:none;
	outline-style:none;
}


/*---------------------------------------------------------------- Elements */
body {
	width:100%;
	margin:0 auto;
	background-color:#ffffff;
	color:#646464;
}

/*--------------------------------------------------------------- Container */
#body {
	border-collapse:collapse;
}
#container {
	width:768px;
}

