@charset "utf-8";

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
	background-color: #ffffff;
	}
	
img  { border: none; }

br { letter-spacing:0; }

.clearboth {
	clear:both; 
	visibility:hidden; 
	}
	

#container { 
	width:260px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #ffffff;
	}




/* ****************************************
	ナビゲーション
*******************************************/

div.style01 {
	font-size:1px;
	line-height:0;
	}

.style01 img {
	margin: 0 0 4px 0;
	line-height:0;
	}

.style01 img:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	}

.style02 img {
	margin: 0 0 15px 0;
	line-height:0;
	}

.style02 img:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	}


.style04 {
	margin-left: 0px;
	margin-top: -37px;
	margin-bottom: -24px;
	position: relative;
	z-index: 3;
	}



/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
	font-size:16pt;
	text-indent: -9999px;
	display: none;
	}

 a:link {
	color: #0066ff;
	text-decoration: none;
	}

a:visited {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #ff9900;
	text-decoration: none;
	}
