@charset "shift_jis";
/* CSS Document */
#layyout{
	width:800px;
	color: #333333;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


p{ font:"ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,"‚l‚r ‚oƒSƒVƒbƒN" ;
 line-height:150%;
}


.topi a:link { color:0C3;
	text-decoration: none;
}
.topi a:visited {color:0C3;
	text-decoration: none;

}
.topi a:hover {color:0C3;
	text-decoration: underline;
}
.topi a:active {color:0C3;
	text-decoration: none;
}