﻿@charset "UTF-8";

/* 基本
---------------------------------------------*/
#navigation1 {
	position: absolute;
	left: 0;
	top: 72px;
	width: 175px;
	padding-top: 10px;
	padding-bottom: 427px;
	border-top: 1px solid #5F5F5F;
	background: url(left_side_bg.gif) left bottom no-repeat;
	font-color:#FFFFFF;
	line-height:150%;
}