@charset "utf-8";
/* CSS Document */
#contents{
	margin: 2px 0 0 0;
}
/*****************************************************************
	alpha
*****************************************************************/
#alpha{
	width: 650px;
	height: auto;
	margin: 0 10px 0 0;
	float: left;
}
#mainImage{
	margin: 0;
}
.textArea{
	padding: 25px;
}
.textArea2{
	padding: 0 10px;
}
th{
	font-weight: normal;
	vertical-align: top;
}
.tableGuideDiv{
	border-top: 2px solid #7DBE1A;
}
.tableGuide{
	margin: 0 10px;
}
.thGuide{
	padding: 8px 0 0 10px;
	border-bottom: #dcdcdc solid 1px;
	width: 80px;
}
.tdGuide{
	padding: 8px 10px;
	border-bottom: #dcdcdc solid 1px;
	width: 480px;
}
*html .thGuide,.tdGuide,.thGuideBottom,.tdGuideBottom{
	font-size: 12px;
}
.thGuideBottom{
	padding: 8px 0 8px 10px;
	width: 80px;
}
.tdGuideBottom{
	padding: 8px 10px;
	width: 480px;
}
/*****************************************************************
	beta
*****************************************************************/
#beta{
	margin: 0;
}