@charset "EUC-JP";
*{
	margin: 0;
	padding: 0;
	line-height:135%;
}
body {
	margin:0px;
	text-align:left;
	background:url(../images/left_menu-bg.gif) repeat-y;
}
a:link {
	color: #FF3366;
	text-decoration: none;
}
a:visited {
	color: #CC4047;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
select {
	font-family: £Í£Ó £Ð¥´¥·¥Ã¥¯, Osaka, ¥Ò¥é¥®¥Î³Ñ¥´ Pro W3;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}

/* Wrapper */

div#wrapper {
	width:150px;
	text-align:left;

}

/* Left Menu */

div.left_menu-btn {
	margin:0;
	padding:0;
}

.left_menu-select {
	margin:0 auto;
	padding:0;
	width:150px;
	height:20px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(../images/history_bg.jpg);
	background-repeat: repeat-y;
}