@charset "UTF-8";
/* プログラム用 */
textarea{
	font-size: 14px; 
	background-color: #e6ecff;
}
.inf{
	background-color: #e6ecff;
	font-size:14px;
}
.outf{
	border-style:none;
	background-color: #e6ecff;
	font-size:14px;
}
.outf02{
	border-style:none;
	background-color: #e6ecff;
	font-size:12px;
}
input.outtitle{
	border-style:none;
	background-color: #bfcfff;
	font-size:14px;
}

input.worldtime{
	border-style:none;
	background-color: #e6ecff;
	font-size:14px;
}
span.bigletter{
	font-size:22px;
	line-height: 120%; 
}
ul.attention{
	margin: 20px 25px 20px 25px; 
}
li.attention{
	margin-bottom: 8px; 
}

