﻿	#side_column_wrapper {
		width: 1000px;
		margin: 0 auto;
		position: relative;
	}
	#side_column{
		z-index: 1000;
		margin-top:-145px;
		/*position: absolute;
		top: 400px;
		left: 937px;*/
		width:200px;
		float:left;
	}
		#Common_SideMenu{
			margin:160px 0 20px 10px;
		}
			#Common_SideMenu .ShiryoSeikyu{
				display:none;
			}
			#Common_SideMenu .NyugakuMoushikomi{
				display:none;
			}

			#Common_SideMenu img{
				margin:15px 0 0 0;
			}
					
		.menu_label{
			height:40px;
			background:url(http://www.toshin.com/system/image/back-side.gif);
			background-repeat:repeat-x;
			color:white;
		}
		.menu_label p{
		padding-top:10px;
		text-align:center;
		margin-right:3px;

		}
		#menu_changed{
		margin: 0 10px 0 0px;
		list-style:none;
		}
		#menu_changed img{
		margin-top:0px !important;
		padding-right:3px;

	
		}
		#menu_changed li a{
			font-size:12px;
			font-weight:bold;
			padding:10px;
			background:#ededed;
			border-bottom:2px dotted #CCC;
			color:#333;
			text-decoration:none;
			display:block;
			vertical-align: middle;
			border:none;
		}
		#menu_changed li a:hover{
		background:#d6d6d6;
		color:#666;
		}
		#menu_changed li span{
		font-size:10px;
		font-weight:normal;
		padding-left:9px;
		}
		.per{
		font-size:12px !important;
		font-weight:bold !important;
		}
		

	#bottom_column{
		width:1000px;
		clear:both;
		margin:0 auto;
	}
	
	a img {
 border-style:none;
 } 