@charset "shift_jis";
/**{
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}*/

html{
	overflow-x: auto;
}

/*‹¤’Ê*/
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	line-height: 1.5em;
	text-align: center;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #3366ff;
}
a:hover {
	color: #ff0000;
}
a:active {
}

img {
	border: none;
}

.clear {
	clear: both;
}
.clear p{
	display: none;
}
#image-btn {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(./img/btn-back.png) left top no-repeat;
}
 
