@charset "utf-8";

p{
	font-size:12px;
	color:#666666;
	line-height:180%;
	font-family:"メイリオ","ヒラギノ角ゴPro W3","MS Pゴシック","Osaka",Verdana, Arial,sans-serif;
}

blockquote{
	font-size:12px;
	color:#666666;
	line-height:180%;
	font-family:"メイリオ","ヒラギノ角ゴPro W3","MS Pゴシック","Osaka",Verdana, Arial,sans-serif;
}

a{
	color:#2E8DC6;
	text-decoration:underline;
}
a:hover{
    color:#DDA977;
	text-decoration:underline;
}

.doted table {
	border-collapse:collapse;
    border: 1px solid #CCCCCC;
	border-spacing:0;
	empty-cells:show;
}

.doted th {
    padding:5px;
    border: 1px dotted #CCCCCC; 
}

.doted td {
    padding:5px;
    border: 1px dotted #CCCCCC; 
}

.box {
	font-size: 10pt;
	margin: 5px 5px 20px 20px;
	padding: 5px;
	width: 520px;
	line-height: 150%;
}

.boxgreyline3 {
	font-size: 12pt;
	border: 2px dotted #999999;
	line-height: 150%;
	background-color: #BFCDBD;
	padding: 5px;
	text-align: center;
}

.clear {
	clear: both;
}

.news {
	font-size: 12px; 
	line-height: 1.4em; 
}
.newsb {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold; 
}	

.blueB {
	font-size:12px; 
	color:#0000CC;
	font-weight:bold;
	line-height: 1.4em;
}
.redB{
	font-size:12px;
	color:#990033;
	font-weight:bold;
	line-height:1.4em;
}

.red {
	color: #990000;
}

.blue {
	font-size: 10pt;
	color: #003366;
}

div#close{
	width:650px;
	height:30px;
	font-size:12px;
	text-align:center;
	margin:10px 0;
}










