
#infoBelt{
  background-color:#720002;
}
#info{
  color:#dcbfc0;
}
#footerBelt{
	border-top: 1px solid #720002;
}

#side2column{
  background-color:#f8f2f2;
}
#side2column .title{
  background-color:#720002;
}
a:hover .gallery{
 border:2px solid #720002;
}
.mainColor{
  color: #720002;
}
.mainColorLight{
  color: #b98081;
}
.kakomi{
	border: 2px dotted #720002;
}
.kakomi2{
	border: 1px solid #dcbfc0;
}
.kakomi2 span{
	background-color: #720002;
	color: #fff;
}


#box{
  	
  /* Use the base color, two shades darker */
  background-color:#f8f2f2;

}

.title {

  /* Use the base color, two shades darker */
  background-color:#720002;
}

#main2column h3{
  /* Use the corresponding foreground color */
  color:#560002;
}
#main2column .contentListBox h4 a{
  color:#560002;
}
.contentBox h4,
.contentBox h4 a{
}

#main2column p.drVol {
  background-color: #964042;
  color: #ffffff;

}


.contentBox .contentDetail h4{
  /* Use the corresponding foreground color */
  color:#560002;
}

.subBox .title h3{
  /* Use the corresponding foreground color */
  color:#dcbfc0;
}

.itemBox img{
	border:1px solid #dcbfc0;
}

.itemBox img:hover{
	border:1px solid #720002;
}
