body {
	text-align:center;
	background-color:#ffffff;
	color:#444444;
	font-size: 80%;
	line-height:1.5em;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}
.wrapper {
	margin: 0 auto;
	padding:0 ;
	background-color:#ffffff;
	width:800px;
	text-align:left;
	border: 1px solid #dcdcdc;
}

h2,h4 {
	margin: 0;
	padding: 0;
	font-size: 100%;


}






p {
	margin: 0;
	padding: 0;


}

img {
	border:0;
}

a:link {
	color:#0A4E88;
	text-decoration: none; 
}

a:visited {
	color:#0A4E88;
	text-decoration: none; 
}

a:hover {
	color:#0066CC;
	text-decoration: none; 
}

ul {
	list-style:none;
	MARGIN: 0px; 
	PADDING: 0px;
}
li {
	list-style:none;


}









#header {

}

	#header h1 a{
		margin:0;
		background-image: url("../image/logo.gif");
		width:130px;
		height:54px;
		float:left;
		display:block;
	}

	/*デザイン変更*/
	.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:0;
		width:450px;
		float:right;

		text-align:right;
	}





	/*ぱんくずリスト*/
	.crum {
			padding:10px 0 5px 10px;

	}


	/*デジタルカタログへ*/
	.to-catalog {
		text-align:right;
		margin: 3px;

	}







	/*コンテナー*/
	.container {

		margin-top:16px;
		
	}


	/*メイン*/
	.m-column {
		width:770px;
		float:left;
	}









/*フッター*/
#footer {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width:800px;
	background:url(../image/footer/bg.gif) #ffffff no-repeat;
	text-align:right;
}

	#footer ul{
		list-style:none;
	}


	#footer li{
		padding:2px 5px 2px 5px;
		float:right;
	}



	#footer a:link {
		color:#444444;
		text-decoration: none; 
	}
	
	#footer a:visited {
		color:#444444;
		text-decoration: none; 
	}
	
	#footer a:hover {
		color:#0066CC;
		text-decoration: none; 
	} 



/*サブタイトル(スポーツコーナー)*/
.sub-t {
	border-bottom: 1px dotted #000000;
	padding: 0 0 2px 20px;
	margin: 0 0 0px 0;


}




/*共通*/
.hidden {
	display: none;
}

.clear {
	clear:both;
}


.listnumber {
	list-style: decimal outside;

}

ul.listnumber li {
	list-style: decimal outside;
	margin: 0 0 10px 10px;

}


/*文字サイズ*/
.text-s {
	font-size:83%;
	line-height:100%;
}

.text-m {
	font-size:100%;
	line-height:100%;
}

.text-l {
	font-size:116%;
	line-height:100%;
}


/*色*/

.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;

}


