@charset "shift_jis";

/* p_top */
#p_top .textRed{
	color:#e60012;
}

#p_top .textBule{
	color:#0076b8;
}


/* index */
.ind .box00{
	margin-top:5px;
	width:936px;
	padding:11px;
	border: 1px solid #eee;
	background-color:#fff;
}

* html .ind .box00{
	width:960px;
}

.ind .box01{
	width:330px;
	padding:10px;
	border: 1px solid #eee;
	background-color:#fff;
}

.ind td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding:5px 0;
}
* html .ind td{
	font-size:12px !important;
}

.ind table .tdNone{
	border:none;
}


