@charset "Shift_JIS";

/* index.html */

#idx_column {
	margin:20px 0 0 0;
}

.head-area {
	position:relative;
}

.head-area .cpBnr {
	position:absolute;
	right:265px;
	bottom:6px;
}

.head-area p {
	position:absolute;
	bottom:6px;
	right:2px;
}

/* flash contents */
#flashcontent01 {
	width:901px;
	height:358px;
}

#flashcontent01 #attention {
	color:#666666;
	font-size:80%;
	text-align:center;
	padding:30px;
	margin:0 10%;
	border:10px #EEE solid;
	background:#FFF;
}

#flashcontent01 #attention h2 {
	margin-bottom:30px;
	color:#333333;
	font-weight:bold;
}

#flashcontent01 #attention img {
	border:0;
}

#flashcontent01 #attention p,
#flashcontent01 #attention ul {
	text-align:left;
	margin-bottom:20px;
}
#flashcontent01 #attention p.appendix {
	text-align:center;
}

.annotation {
	margin-top:15px;
}

#cm .footer {
	margin-top:0px;
}
	


