/* CSS Document */


.pink {
	font-weight: bold;
	width: 100%;
	border-top: 1px solid #6666CC;
	border-right: 2px outset #6666CC;
	border-bottom: 0px none #6666CC;
	border-left: 1px solid #6666CC;
	background-color: #660000;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}




li {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(img/h/blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}


#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



dt {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 105px;
	text-align: center;
	background-image: url(../img/news.jpg);
	background-position: center center;
	height: 23px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
dd {
	line-height: 150%;
	margin-bottom: 20px;
	background-color: #eeeeee;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 0px;
}
ol {
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: decimal;
	background-image: url(img/h/blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.midasi {
	background-image: url(../kakaku/css/img/blue-midasi.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.h2-haikei{
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #361822;
	border-bottom-color: #2F3768;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #006699;
	color: #FFFFFF;
	clear: both;
}
