<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift-JIS";

/*---------------------------------------------
 ayumibox	
---------------------------------------------*/

.column-contents{
	margin-bottom:20px;
}

#ayumiTit{
	width: 100%;
	margin: 30px 0 0 0;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	padding: 5px 0;
	background: url(/flashnews/image/sp/bg_t_backnumber.png) 0 0 no-repeat;
}

#ayumibox{

}
#ayumibox dl{
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#ayumibox dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#ayumibox dl dt{
	width: 14%;
	text-align:left;
	float: left;
}
#ayumibox h3{
	color: #004898;
	border-bottom: 1px solid #004898;
	font-weight: bold;
	padding: 20px 0 5px 0;
	margin-bottom: 10px;
	font-size: 16px;
}
#ayumibox dl dd	{
	width:86%;
	text-align:left;
	vartical-align:top;
	float: right;
}

#ayumibox dl dd	a{
	background: url(/flashnews/image/sp/mark_05.png) 0 3px no-repeat;
	background-size: 4px auto;
	padding-left: 10px;
	text-decoration: none;
	color: #333;
	display: block;
}		

.mb20{
	margin-bottom:20px;
}
</pre></body></html>