* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background-color:#cccccc;
	color:#444444;
}

img {
	border:0;
}

a:link {
	color:#0A4E88;
	text-decoration: none; 
}

a:visited {
	color:#0A4E88;
	text-decoration: none; 
}

a:hover {
	color:#0066CC;
	text-decoration: none; 
} 







.wrapper {
	margin: 0 auto;
	padding:0 10px 1px 10px;
	background-color:#ffffff;
	width:960px;
	text-align:left;
}
#header h1 {
	float: left;
	width: 153px;
	height: 78px;
	padding: 20px 10px 0px 0px;
}
#header h1 a {
	display: block;
	height: 78px;
	width: 153px;
	background: url(../img/logo.gif) no-repeat left top;
}
#header-right {
	float: left;
	width: 790px;
	padding-bottom: 16px;
}

	/*デザイン変更*/
	.switcher {
		padding:5px 0 0 0;
		background-image:url(../img/switcher/bg.gif);
		width:230px;
		height:21px;
		float:right;
	}
			.switcher ul {
				margin:0 0 0 80px;
				list-style:none;
			}		
	
			.switcher li {
				margin:0 0 0 5px;
				border:1px solid #ffffff;
				width:36px;
				height:15px;
				float:left;
			}
	
	/*ヘッダーバナー*/
	.banner {
		margin:5px 0 0 0;
		width:805px;
		float:right;
	}

			.banner-img{
				float:right;
			}
	
			/*周波数*/
			.hertz {
	margin:0 2px 0 0;
	width:250px;
	border:1px solid #B1B1B1;
	float:left;
	height: 36px;
			}
.heltztop {
	height: 24px;
}
#hertzSlideBox {
	overflow: hidden;
	width: 250px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 12px;
}
.hertztxt  {
	line-height: 1;
	font-size: 10px;
	width: 9999px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.hertztxt li {
	padding: 1px 5px;
	width: 240px;
	float: left;
	white-space: nowrap;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}



	/*スポンサーリンク*/
	.sponsor {
	padding:10px 0px 5px;
	}
#navi-box {
	width: 790px;
}



	/*コンテナー*/
	.container {
	background:url(../img/container-bg.gif) repeat-y right;
	}


	/*メイン*/
	.m-column {
		width:770px;
		float:left;
	}

	/*バナーカラム*/
	.b-column {
		padding:20px 0 0 0;
		width:180px;
		background:url(../img/side-bg.gif) #db0005 repeat-x top;
		text-align:center;
		float:right;
	}

	.b-column img{
		margin:0 0 3px 0;
	}

	.b-column object{
		margin:0 0 3px 0;
	}

	.b-column embed{
		margin:0 0 3px 0;
	}




/*下バナー*/
#boxBanner{
list-style:none;
}
#boxBanner li{
float:right;
margin-top:15px;
}
#boxBanner li.bannerLeft{
float:left;
}

/*フッター*/
#footer {
	margin: 0 auto;
	padding: 10px 10px 20px 10px;
	width:960px;
	background:url(../img/footer/bg.gif) #ffffff repeat-x;
	text-align:right;
}

	#footer ul{
		list-style:none;
	}


	#footer li{
		padding:2px 5px 2px 5px;
		float:right;
	}

	.li-line {
	border-left:1px solid #666666;
	
	} 


	#footer a:link {
		color:#444444;
		text-decoration: none; 
	}
	
	#footer a:visited {
		color:#444444;
		text-decoration: none; 
	}
	
	#footer a:hover {
		color:#0066CC;
		text-decoration: none; 
	} 









/*共通*/
.hidden {
	display: none;
}

.clear {
	clear:both;
}


/*文字サイズ*/
.text-s {
	font-size:0.65em;
	line-height:1.0em;
}

.text-m {
	font-size:0.8em;
	line-height:1.8em;
}

.text-l {
	font-size:1.0em;
	line-height:1.5em;
}


/*色*/

.ebicha {
	color: #993333;
}

.red {
	color:#CA010A;
}

.pink {
	color:#FF1A94;
}

.orange {
	color:#FF9C0F;
}

.amber {
	color:#A65C0C;
}

.c-yellow {
	color:#FFC000;
}

.leaf {
	color:#9CBD00;
}

.green {
	color:#26BC26;
}

.mint {
	color:#39CDC5;
}

.t-blue {
	color:#009FFF;
}

.t-blue {
	color:#009FFF;
}

.c-blue {
	color:#4B6ABB;
}


.violet {
	color:#AA0EB0;

}

.lime {
	color:#66CC00;

}
