body {
	color: #666;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	background-color: #e6e6e6;
}
td {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
}
.gray {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #666666;
}
.small {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.small_gray {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.smaller { font-size: 10px; line-height: 15px; }
.dot {
	background-image: url(images130912/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
}
.midashi { color: #0098ff; font-size: 18px; }
.komidashi { color: #ff5100; font-size: 16px; list-style-image: url(../help/images/circle.gif); }
.large { 
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 2px;
	 }
.larger { font-size: 24px; }
a:link { color: #0098ff; text-decoration: none; }
a:hover { color: #fcec00; text-decoration: none; }
a:visited { color: #00349e; text-decoration: none; }
.source {
	width:550;
	background-color:#ccc;
	color:#333;
	padding:5px;
	margin:8px 0px;
	font-size:12px;
}
.midashi_orange { color: #f89a2c; font-size: 18px; }
.margin { padding-right: 50px; padding-left: 50px; }
.alert { color: #009cbf; }
.btn { }
