@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Lucida Grande", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: small;
	font-size: 12px;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

/* Layout
=======================================*/

body {
	text-align: center;
}



#wrapper {
	margin: 0 auto;
	text-align: left;
	filter: alpha(opacity=100);
}

#outline {
	text-align: center;
}

#container {
	width: 800px;
	border-bottom: #900 1px solid;
	text-align: left;
	background: url(/nol/tenka/2012/img/main_bg.jpg) #000;
}


.at{
	text-align: left;
	color: #494949;
	font-size: 11px;
	line-height: 1;
}

.swfBox{
	width: 800px;
	height: 775px;
	margin: 0 auto;
	text-align: center;
	/* border-bottom: solid 30px #bf0000; */
}

.contBox{
	width: 750px;
	height: auto;
	margin: 10px auto;
	text-align: left;
	background: #ccc;
	color: #800000;
	padding: 10px;
	border: solid 1px #bf0000;
}




#footer {
	margin-top: 520px;
	padding: 12px 30px;
	text-align: right;
}

/* Hypertext
=======================================*/

a:link {
	color: #000;
	display: block;
	padding-bottom: 3px;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: underline;
}

/* Style
=======================================*/


