@charset "utf-8";

@import url("common.css");


/* ----- Heading1 image source (hoge_h1.jpg) ----- */

#alpha h1 {
	background-image: url(../img/nenkan_h1.jpg);
}


/* ----- individual style ----- */

#contentsCont .itemCont h3 {
	font-weight: bold;
}

.table1 {
	width: 513px;
	margin-top: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 511px;
}

.table1 th,
.table1 td
{
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.table1 td {
}

.table1 th {
	font-weight: bold;
}

.table1 th.th1 {
	width: 13px;
	padding: 3px;
	background-color: #fc9;
}

.table1 th.th2 {
}

.table1 th.th3 {
	width: 40px;
	vertical-align: top;
	text-align: right;
	background-color: #ffc;
}

.table1 td.td1 {
	width: 70px;
	background-color: #FFFFEF;
	text-align: right;
}

.table1 td.dotline {
	border-bottom: none;
	background-image: url(../../resource/img_common/table_dotline1_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
