@charset "utf-8";

/* ------------------------------

			sumo/ring

------------------------------ */

#main .ti01 {background:url(../images/ringti01.gif) no-repeat;}

#main .ti02 {
	background:url(../images/ringti02.gif) no-repeat;
	width:570px;
	height:25px;
	margin:0 0 10px;
	text-indent:-9999px;
}

#main .bt01 a {
	background:url(../images/ringbt01.gif) no-repeat;
	width:324px;
	height:29px;
	margin:0 0 15px auto;
	text-indent:-9999px;
	display:block;
	outline:none;
}

#main h4 {
	background-color:#CDDEF5;
	padding:5px 0 5px 8px;
	margin:0 0 10px;
	border-left:solid 2px #0066CC;
	font-weight:bold;
	color:#0066CC;
}

#main h5 {
	background:url(../../img/dec.gif) left no-repeat;
	margin:0 0 10px;
	padding:0 0 0 15px;
	font-weight:bold;
}

#main #bold p {
	font-weight:bold;
}
#main .total {
	padding:5px 0;
	text-align:right;
	border-bottom:dotted 1px #CCCCCC;
	border-top:dotted 1px #CCCCCC;
}