body {
	background-color: #FFFFFF;
	background-image: url(back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	font-size: 11pt;
}
BODY, TD { font-family: 'ＭＳ Ｐゴシック','ＭＳ ゴシック';
               color:#003300;
               line-height: 160%;
               font-size: 10pt;
             }
A:link    {
	COLOR: #CC0000;
	text-decoration: underline;
}
A:visited {
	COLOR: #CC0000
}
A:active  { COLOR: #0000FF }
A:hover   {
	COLOR: #FF0000
}
img {
	max-width: 100%;
}

#header {
	color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}
#header h1 {
	font-size: 28pt;
}
.socialButtons {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.socialButtons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.socialButtons li {
	display: inline;
}
.container {
	max-width: 800px;
}
.container table {
	width: 100%;
	max-width: 700px;
	margin: 0 auto 20px;
}


h3 {
	margin-top: 50px;
	margin-bottom: 13px;
	color: #996600;
}



.attention {
	width: 100%;
	border: 2px solid #FF0000;
	text-align: left;
	padding: 10px;
	max-width: 640px;
	margin: 20px auto;
}
.attention .ttl {
	font-size: 19pt;
	color: #FF0000;
	text-align: center;
}
.attention .b {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.box-green {
	margin: 0 auto 20px;
	padding: 20px;
	border: 2px solid #0c9;
	width: 100%;
	max-width: 640px;
	text-align: center;
}

.dlBox {
	text-align: center;
	line-height: 200%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	max-width: 680px;
}
a.dl {
	font-size: 24px;
}
