@charset "UTF-8";
/* Šî–{‚b‚r‚r (070501) */

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS UI Gothic";
}

body {
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.2em;
	color: #2b2b2b;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}


li {
	list-style: none;
}
a img{
	border-width: 0px;
}
br{
	letter-spacing:normal;
}



/* class >> */

.attention {
	color: #FF0000;
}
.clear {
	clear: both;
}
.none {
	display: none;
}

/* << class */


/* ƒiƒrƒQ[ƒVƒ‡ƒ“
======================================== */
ul.navigation li {
	display: inline;
}
