@charset "UTF-8";
/* CSS Document */

#header {
	background-image: url(../img/background_call.jpg);
}

.downloadlink {
	font-size: 14px;		
}

img {
	vertical-align: middle;	
}

#regist_button {
	position: relative;
	background-image: url(../img/button2.gif);
	background-repeat: no-repeat;
	margin-left: 125px;
	margin-top: 10px;
	margin-bottom: 80px;
	height: 25px;
	width: 197px;
	padding-left: 15px;
	padding-top: 3px;
}

#regist_button a {
	color: #444444;
	font-size: 13px;
}

#regist_button a:hover {
	color: #C60;
}

#now_open {
	font-weight: normal;
	color: #F00;
	margin-top: 50px;
	margin-left: 118px;
	font-size: 16px;
}

#special_issue {
	color: #d56603;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 18px;
}

span {
	color: #900;		
}