@charset "utf-8";
/* CSS Document */



#body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: x-small;
	color: #333333;
	}

/* フォントサイズ切り替え*/
	
	
.textsize_small{
	font-weight: bold;
	}

.textsize_medium{

	}

.textsize_large{

	}


