@charset "Shift_JIS";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#flashcontent {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#flashcontent02 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#attention {
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	font-family: "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "EE EゴシチE", Frutiger, Helvetica, sans-serif;
	text-align  :left;
	height: 300px;
	margin-top: 50px;
	margin-left: 60px;
}

#attention #explanation {
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}

#attention #atn_img {
	float: right;
	margin-right: 30px;
}


#attention h1 {
	font-size: 14px;
	margin-bottom: 10px;
}


#attention h2 {
	margin-bottom: 10px;
	font-size: 14px;
}


#attention p {
	margin-bottom: 10px;
}


#attention ul {
	list-style-type: none;

}


/* link styles
------------------------------*/
#attention a {
	color       :#CC0000;
	}

#attention a:visited {
	color       :#660000;
	}

#attention a:hover {
	color       :#CC0000;
	}

#attention a:active {
	color       :#CC0000;
	}
