<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
en_US
*/

/* -----------------------------------------------
contents name
----------------------------------------------- */

#contents-name h2 a {
	display: block;
	background: url(/img/eng/help/title_fan.gif) no-repeat 0 0;
	width: 207px;
	height: 50px;
}

/* =========================================================
fan
========================================================= */

#whatisfan {
	clear: both;
	text-align: left;
	margin-bottom: 100px;
}

/* -----------------------------------------------
what is fan
----------------------------------------------- */

#whatisfan .about {
	padding: 5px 0 30px 0;
}
#whatisfan .about p {
	line-height: 146%;
	margin-bottom: 15px;
}
#whatisfan .about li {
	margin-bottom: 8px;
}
#whatisfan .about div {
	text-align: center;
}

/* -----------------------------------------------
list
----------------------------------------------- */

#whatisfan h4 {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #ffffff;
	font-size: 14px;
	background-color: #ff7d36;
	padding: 8px 10px 6px 10px;
	margin-bottom: 20px;
	border-radius: 3px;
}
#whatisfan dl {
	margin-bottom: 35px;
}
#whatisfan dt {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #ff7d36;
	font-weight: bold;
	margin-bottom: 10px;
	border-radius: 3px;
}
#whatisfan dd {
	text-align: center;
	background-color: #f7f6f4;
	padding: 15px 10px;
	border-radius: 10px;
}
#whatisfan dd p {
	text-align: center;
	line-height: 146%;
	margin: 20px 0 15px 0;
}
</pre></body></html>