@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  コンテンツ
	
 ---------------------------------------------- */
 
 
 .block{
	margin-bottom:10px;
	
	}
.pop{
	position:absolute;
	top:112px;
	left:673px;
}
#dvdr {
	float: right;
	padding: 0px 60px 0px 0px;
}

.midashi { color:#e8345e; font-size:130%; }

#main a:link { color: #e8345e; font-weight: bold; }
#main a:visited { color: #e8345e; font-weight: bold; }
#main a:hover { color: #10A4B2; font-weight: bold; }
#main a:active { color: #e8345e; font-weight: bold; }