@charset "euc-jp";
/* CSS Document */


body{background:url(/dol/topics/10th_anniversary/img/main_bg.jpg) !important;
font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;}
.mainbox-10th{ width: 1000px; height: auto; margin: 0 auto; text-align: left;}


h1>strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#footer{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	height: 20px;
	border-top: solid 3px #362c1b;
	background:url(/dol/image/copyright.gif) top center no-repeat #fff;
	
}

a:link { color: #f00; text-decoration: underline;}
a:visited { color: #f00; }
a:hover { color: #f00; text-decoration: none;}
a:active { color: #f00; }

.close a{
	background: rgb(250,254,255);
	background: -moz-linear-gradient(top,  rgb(250,254,255) 0%, rgb(212,218,215) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(250,254,255)), color-stop(100%,rgb(212,218,215)));
	background: -webkit-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%);
	background: -o-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%);
	background: -ms-linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%);
	background: linear-gradient(top,  rgb(250,254,255) 0%,rgb(212,218,215) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafeff', endColorstr='#d4dad7',GradientType=0 );
	padding: 5px;
	margin: 10px auto;
	width: 200px;
	display: block;
	border: solid 1px #465058;
	font-size: 12px;
	text-align: center;
	color: #000;
	font-family:'¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
