@charset "utf-8";
/*▼▼▼▼▼▼ 共通 ▼▼▼▼▼▼*/

.line_container {
	margin: 0;
	border: solid 1px #c40016;
	 }

.center_container {
	text-align: left;
	width: 495px;
	margin-right: auto;
	margin-left: auto; }

.line_container_body {
	margin: 6px; }

.container_body {
	margin: 6px 0 0; }

/*▼▼▼▼▼▼ 表紙 ▼▼▼▼▼▼*/
#air_toppage img {
	margin: 0 0 10px; }

/*▼▼▼▼▼▼ CONTENTS ▼▼▼▼▼▼*/
#air_contents .left_container {
	width: 320px; }

/*▼▼▼▼▼▼ 下部バナー ▼▼▼▼▼▼*/
#bottom_air {
	color: #fff;
	font-size: 9px;
	background-image: url(../img/top_bottom03.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 319px;
	height: 70px;
	margin: 0;
	padding-top: 90px;
	padding-right: 1px; }

#* html #bottom_air {	color:             #fff;
	font-size:         9px;
	background-image:  url(../img/top_bottom03.png);
	background-repeat: no-repeat;
	text-align:        center;
	margin:            0;
	padding-top:       90px;
	padding-right:     1px;
	width:             319px;
	height:            160px; }

#bottom_banner img {
	margin: 0 1px 0 0; }

#bottom_banner .right {
	margin: 0; }

#spC a img{
	margin: 0px 0px 3px 0px;
}
