@charset "EUC-JP";

h2 {
	width: 166px;
	height: 69px;
	text-indent: -9999px;
	background: url("../img/common/h2.gif") no-repeat;
}

#pan{
	padding-bottom:10px;
	border-bottom:#E3E3DF 2px solid;
}

/*******************************************************************
	左メニュー
*******************************************************************/

#left_menu_all {
		padding-bottom: 17px;
}

#left_menu ul li {
	width: 155px;
	margin-left: 10px;
}


#left_menu .btn02{
	margin: 0px;
	margin-left: 5px;
}

#left_menu_in{
	width:165px;
	background:url("../img/common/inbtn_bg.gif") repeat-y;
}

#left_menu_in ul{
	margin-left: 10px;
}

.top-btn{
	margin-top: 17px;
}

/*.top-btn2{
	margin-bottom: 17px;
}

.left_menu_inbtn{
	margin-bottom: 1px;
}*/

.big-btn-last{
	margin-bottom: 10px;
}

.small-btn{
	margin-bottom: 5px;
}

.small-btn-bottom{
	margin:-1px 0 15px 10px;
}

.btn01{
	padding-bottom: 3px;
}

#sub_tt {	
	width: 165px;
	height: 45px;
	background:url("../img/common/inbtn_top.gif") no-repeat;
	text-indent: -9999px;
}

#sub_tt_bottom {	
	width: 165px;
	height: 13px;
	background:url("../img/common/inbtn_bottom.gif") no-repeat;
	text-indent: -9999px;
}

/*******************************************************************
	表背景色
*******************************************************************/

.light-blue{
	background-color:#BED8FF;
	text-align:center;
}

.dark-blue{
	background-color:#90BCFC;
	text-align:center;
}

.light-red{
	background-color:#FBCDCA;
	text-align:center;
}

.dark-red{
	background-color:#FFB0AC;
	text-align:center;
}

.light-green{
	background-color:#E6F7B9;
	text-align:center;
}

.dark-green{
	background-color:#D5F28A;
	text-align:center;
}

.light-yellow{
	background-color:#FFF1B9;
	text-align:center;
}

.dark-yellow{
	background-color:#FFE88B;
	text-align:center;
}

.gray{
	background-color:#F9F9F9;
	text-align:center;
}

/*******************************************************************
	表下の注意書き
*******************************************************************/

.list-bottom{
	margin-bottom:20px;
}
