@charset "utf-8";
/* CSS Document */
h1 {
	background-image: url(img/tsukintenki/title.gif);
}
h2 {
	background-image: url(img/tsukintenki/sub_title.gif);
	height: 39px;
}
div#leftBox_t {
	width:354px;
	height: 420px;
	float: left;
	margin-top: 4px ;
	padding-left: 18px;
}
#box #leftBox_t p {
	padding: 4px;
}
#rightBox #keitaiTitle_t {
	margin-left: 30px;
	text-align: center;
	width: 220px;
	margin-top: 21px;
}

.green_tx {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.red_tx {
	color: #FF0033;
}