@charset "EUC-JP";

/***********************************

��hack�н���
��Internet Explorer 6�Τ�Ŭ��
* html .hogehoge{}

��Internet Explorer 7�Τ�Ŭ��
*+html .hogehoge{}

��Internet Explorer 8�Τ�Ŭ��
html>/����/body .hogehoge{
	�ץ��ѥƥ�/��\����/ : ��\9;
}
�ʡ��Ͼ�ʸ����ľ���Ƥ������Ѥ��Ƥ�����������


***********************************/

@import "base.css?tsp";

h2,h3{
	margin-bottom: 10px;
}

#contents div.box{
	padding: 0 60px;
	margin-bottom: 40px;
}

/* �䤤���碌�ڡ�����
*********************************************************************/
table.form {
	margin: 20px 0;
	border-top: 1px solid #CCCCCC;
}

table.form th,
table.form td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

table.form textarea{
	width: 520px;
	font-size: 100%;
}

table.form th{
	width: 220px !important;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 10px;
}

table.form td{
	vertical-align: top;
}

table.form td.check{
	vertical-align: top;
}
table.form td label{

}

div.btn{
	text-align: center;
	padding-top: 1em;
}






#contents table{
	margin-bottom: 30px;
}
#contents table th,
#contents table td{
	vertical-align: top;
	padding: 3px 2px;
}

#contents table small{
	font-size: 80%;
}
form .long{ width: 350px; }
form .normal{ width: 200px; }
form .short{ width: 100px; }
form textarea{ width: 100%; font-size: 100%; }
#contents div.errortext{
	color: #ff0000;
	margin: 20px 0;
	border-left: 3px solid #ff0000;
}



/* �֥饦���ߴ�
*********************************************************************/
