@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/* ================================================================= 
 ギャラリー
================================================================= */

.dogname > .box > div{
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

.cal_1{
	background-color: #524a3a;
}
.cal_1 dl.blank{
	background: linear-gradient(to top right, #fff, #fff calc(50% - 2px), #524a3a calc(50% - 1px), #524a3a 50%, #fff 50%, #fff )!important;
	background-size: 100%;
} 
