@import url(reset.css);
@import url(btn.css);
body {
	font-size: 62.5%;
	font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝;
	line-height: 1.8;
	background-image: url(../media/t_bg.gif);
	background-repeat: repeat-x;
	text-align: center; }
a:link,a:visited {
	color: #009; }

a:hover,a:active {
	color: #06f; }
#container {
	position: relative;
	text-align: left;
	width: 785px;
	margin-right: auto;
	margin-left: auto; }

/*top*/
dl#t_header {
	background-image: url(../media/t_hdtbg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 105px; }
dl#t_header dt {
	background-image: url(../media/t_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	width: 385px;
	height: 105px; }
dl#t_header dt a{
	text-indent: -9999px;
	width: 385px;
	height: 105px;
	display: block; }
dl#t_header dd {
	position: absolute;
	top: 15px;
	left: 470px; }
dl#t_header dd br{
	vertical-align: baseline; }
/*top_main*/
div#t_main {
	width: 585px;
	float: right; }
div#t_main h1 {
	background-image: url(../media/t_main_info.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 585px;
	height: 66px; }
#message {
	background-image: url(../media/t_message.gif);
	text-indent: -9999px;
	width: 185px;
	height: 299px;
	float: left; }
#t_sbtn {
	width: 400px;
	float: right; }
#t_sbtn li {
	float: left; }

/*top_main_info*/
dl#t_info {
	width: 400px;
	float: right; }
dl#t_info dt {
	background-image: url(../media/t_infotitle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 400px;
	height: 35px;
	margin-top: 10px; }

/*info*/
dl#t_info dd {
	margin-top: 15px; }
dl#t_info dd span {
	font-size: 100%;
	margin-left: 25px; }
dl#t_info dd h2 {
	color: #009;
	font-size: 120%;
	font-weight: bold;
	background-image: url(../media/btn_mk.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	width: 350px;
	padding-left: 25px; }
dl#t_info dd h2 a:link, dl#t_info dd h2 a:visited {
	color: #009; }
dl#t_info dd h2 a:hover, dl#t_info dd h2 a:active {
	color: #06f; }
dl#t_info dd p {
	font-size: 110%;
	text-align: justify;
	width: 350px;
	margin-top: 5px;
	margin-left: 25px; }
/*new*/
dl#t_info dd.new_info {
	margin-top: 15px; }
dl#t_info dd.new_info span {
	font-size: 100%;
	margin-left: 25px; }
dl#t_info dd.new_info h2 {
	font-size: 120%;
	font-weight: bold;
	background-image: url(../media/btn_mk.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	width: 350px;
	padding-left: 25px; }
dl#t_info dd.new_info h2 a:link, dl#t_info dd.new_info h2 a:visited {
	color: #009; }
dl#t_info dd.new_info h2 a:hover, dl#t_info dd.new_info h2 a:active {
	color: #06f; }
dl#t_info dd.new_info p {
	font-size: 110%;
	text-align: justify;
	width: 350px;
	margin-top: 5px;
	margin-left: 25px; }
.new {
	color: #c00;
	font-weight: bold;
	margin-left: 5px; }
/**/
#t_btn {
	vertical-align: baseline;
	width: 200px;
	float: left; }
/**/
#footer {
	width: 770px;
	clear: both; }
#footer ul li {
	font-size: 120%;
	line-height: 50px;
	background-image: url(../media/btn_mk.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	width: 200px;
	height: 50px;
	float: left;
	padding-left: 25px; }
	
#footer ul li a:link,#footer ul li a:visited{
	color: #009;
	text-decoration: none; }
#footer ul li a:hover,#footer ul li a:active{
	color: #06f;
	text-decoration: underline; }
	
#footer p {
	line-height: 50px;
	text-align: right;
	width: 350px;
	height: 50px;
	float: right; }

/*common*/
.mgt10 {
	margin-top: 10px; }
#campaign {
	position: absolute;
	top: 520px;
	left: 0; }
