/*
*	Template
*	2014.09.02 Tsukasa Chinen
*	PC first RWD
*	BreakPoints
*	max-width: 1025px = PC以下（Large Tablet）
*	max-width: 599px  = Large Tablet以下
*	max-width: 321px  = Sumart Phone
*/
@charset "utf-8";
/*ClearFix
------------------------------------------------------*/
.d503_style{
	background:#DEE5EF;
	border:1px solid #000000;
	padding:15px;
}
.d503_style .box{
	background:#006493;
	padding:5px 10px;
	color:#fff;
	float:right;
	display:block;
	font-size:80%;
}

.d503_table td,.d503_table th{
	text-align:center !important;
}
.d503_style02{
	border:1px solid #000000;
	padding:15px;
	margin-bottom:10px;
}
