/**
 * 覚悟の瞬間
 *
 * 覚悟の瞬間　トップ
 *
 * @author  Shigeaki Kurimoto <kurimoto@kenja.tv>
 * @create  2009/11/04
 * @version 1.00
 */

/* -------------------------------------------------------------------- */

/**
 * 更新情報
 */
#idAbout{
	text-align   : left;
	padding-top  : 20px;
	padding-left : 60px;
	color        : #333333;
	font         : bold 14px "sans serif", tahoma, verdana, helvetica;
}

#idAboutTitle {
	background-image  : url(../../images/main/about/bk_title_about.gif);
	background-repeat : no-repeat;
	width             : 900px;
	height            : 41px;
	position          : relative;
	border-bottom     : 1px solid #000000;
}

#idAboutWord{
	padding-top       : 15px;
	padding-bottom    : 15px;
	padding-left      : 5px;
	width             : 900px;
	border-bottom     : 1px dotted #000000;
}

#idAboutWord td{
	height : 22px;
}

.clsAboutHuman{
	font         : bold 42px "sans serif", tahoma, verdana, helvetica;
}

#idAboutWritten{
	text-align     : right;
	width          : 900px;
	padding-top    : 15px;
	padding-right  : 10px;
	padding-bottom : 20px;
	color          : #555555;
	font           : bold 12px "sans serif", tahoma, verdana, helvetica;
}


#idAboutWritten p{
	height : 22px;
}