html {
	margin: 0px;
	padding: 0px;
}

body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS PGothic", "VL Pゴシック", "Takao Pゴシック", "IPA Pゴシック";
	font-size: 14px;
	color: #333333;
	line-height: 1.4;
	letter-spacing: 0.1em;
}

img {
	border: none;
	vertical-align: top;
}

.red {
	color: #ff2637;
}
.boxFull p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.boxSet p a:link		{color:#1f85c5;}
.boxSet p a:visited		{color:#1f85c5;}
.boxSet p a:active		{color:#1f85c5;}
.boxSet p a:hover		{color:#f4a460;text-decoration:underline;}
.boxSet p a:hover  img	{text-decoration:none; border:none;}
.boxSet p a:focus		{-moz-outline-style:none;}
.boxSet p a			{text-decoration:none;}

.boxSet::after {
	content: ".";
	clear: both;
	height: 0px;
	visibility: hidden;
	display: block;
}

span.cautions {
	font-size: 12px;
	color: #555;
}

span.fs16 {
	font-size: 16px;
}

span.fs18 {
	font-size: 18px;
}

h1.alct_red {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #ff2637;
}


.clear {
	clear: both;
	float: none;
}

.note {
	list-style-type: none;
	margin: 10px 0px 0px 2em;
	padding: 0px;
}

.note2 {
	background-color: #e8e1cf;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.note3 {
	border: 1px solid #007739;
	padding: 5px;
	clear: both;
}

.note li {
	color:#ffffff;
	list-style: none;
	margin:0px;
	padding-left: 1em;
	padding-bottom: 4px;
	text-indent: -2em;
}

.note li em {
	color:#de8b1c;
	font-style:normal;
	padding: 0px 4px 0px 0px;
	vertical-align:baseline;
}
