@charset "utf-8";

@import url("common.css");


/* ----- Heading1 image source (hoge_h1.jpg) ----- */

#alpha h1 {
	background-image: url(../img/kifu_h1.jpg);
}


/* ----- individual style ----- */

.itemCont table {
	width: 513px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 511px;
}

.itemCont table th,
.itemCont table td
{
	padding: 5px;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

.itemCont table th {
	background-color: #F0F0F0;
	text-align: center;
}

.itemCont table td {
}

.itemCont table td a {
	background: url(../../resource/img_common/icon_dot1.gif) no-repeat left top;
	padding-left: 16px;
}

.koko{
	color: #990000;
}

#contentsCont div.dot ul li {
	background: url(../img/sitemap_icon_dot.gif) no-repeat left top;
	padding-left: 18px;
	margin-top: 3px;
}

h3.kifu3{
	font-weight: bold;
	font-size: 114%;
	background-color: #F0F0F0;
	margin: 30px 0 10px;
	padding: 4px 0 3px 10px;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
}

.clear{
	clear: both;
}

div#kifulink ul li{
	display: inline;
	background: url(../../resource/img_common/icon_arrow1.gif) no-repeat center left;
	border-right: 1px sold #999;
	padding-left: 15px;
	margin: 30px 10px 10px 0px;
}


#jokyo{
}

#jokyo ul li{
	background: url(../../resource/img_common/icon_arrow1.gif) no-repeat 3px left;
	padding-left: 15px;
	padding-bottom:7px;
}














