@charset "Shift_JIS";


#container {
    width:652px;
    }

#contents{
    width:641px;
    margin-left:11px; 
    }

.line{
    width:641px;
    text-align:center;
    border-bottom:1px #dcd475 dotted;
    }

.list {
	width:160px; 
	text-align:center; 
	float:left; 
	margin:20px 0;
	line-height:10pt;
	}

.date {
    margin-left:18px; 
	text-align:left; 
	font-size:8pt;
	color:#aaaaaa;
	}

.attention {
    margin-left:18px; 
	text-align:left; 
	font-size:9pt;
	font-weight:bold;
	color:#ff0000;
	}

.page { 
    font-size:8pt;
    font-weight:bold;
	}

.page a{
    text-decoration:none;
    }

.text {
    text-align: left;
    padding:20px 0;
    border-bottom:1px #dcd475 dotted;
    font-size:10pt;
    line-height:140%;
    }