/*---------------------------------------------*/
/* INFO
-----------------------------------------------
css file for nj-axis.jp
filename:    top.css
build:       2007.01.20
author:      nozomu yamamoto
-----------------------------------------------*/
/*---------------------------------------------*/
/* top
-----------------------------------------------*/
form{
	margin:0px;
	padding:0px;
	font-size:12px;
}
#maga{
	margin: 20px auto;
	padding:20px;
	background-color:#ff0000;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}

#maga .title{
	font-size:17px;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#ffff00;
}

/*メルマガ*/
#top_maga{
	margin-bottom:20px;
	padding:95px 25px 30px 395px;
	width:320px;
	height:275px;
	background-color:#FFFFFF;
	background-image:url("../img/maga3.jpg");
	background-repeat:no-repeat;
	float:left;
}


#from{
	margin:0px;
	padding:0px;
	width:320px;
	height:200px;
	text-align:left;
	color:#ffff00;
	line-height:110%;
	clear:both;
}

#from p{
	margin:0px;
	padding-top:12px;
	font-size:12px;
	text-align:center;
	color:#ffffff;
}

#from p span{
	color:#ffff00;
}

/*一発登録*/
#botan{
	margin:0px;
	padding-top:5px;
	width:315px;
	height:55px;
	font-size:11px;
	color:#ffffff;
	clear:both;
}

div#botan a {
	display: block;
	width: 100px;
	height: 20px;
	padding:0px;
	margin:10px 110px;
	text-indent: -9999px;
	text-decoration: none;
}

#botan span{
	color:#ffff00;
}
