#ID_Header #ID_Menu #ID_Menu_Work{
	background: url(../image/menubutton_work2.jpg) no-repeat;
}

/*--- Ｈ２のタイトル ---*/
#ID_Subtop h1{
	background: url(image/title.gif) no-repeat;
	background-position: 10px 10px;
	text-indent:-9999px;
}

/*--- 背景画像 ---*/
#ID_Subtop div{
	background: url(image/back.jpg) no-repeat;
	background-position: right bottom;
	widht:769px;
	height:120px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ID_Subtop div p{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	font-size:0px;
}

.Mainbody table th{
	padding-left:20px;
}

.Mainbody .Waku2{
	margin:30px 10px;
	border: solid 1px #aaa;
	background-color: #F7F7F7;
}

.Mainbody .Waku2 li{
	padding:5px;
}

.Mainbody .C_Table{
	width: 350px;
	float:left;
	margin-right: 5px;
}

.Mainbody .C_Table dt{

	clear: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
}

.Mainbody .C_Table dd{
	padding:5px;
	padding-left:20px;
	background: url(../image/point.gif) no-repeat;
	background-position: center left;
	border-bottom: solid 1px #aaa;
}

.Mainbody .C_Table .Seiritsu{
	background: url(image/seiritu.gif) no-repeat;
	background-position: center left;
}

.Mainbody .C_Table .Bosyu{
	background: url(image/basyu.gif) no-repeat;
	background-position: center left;
}

.Mainbody .C_Table dd a{
	text-decoration: none;
}

/*--- テーブルのボーダーカラー（青＊２） ---*/
.Mainbody .C_Table .S_Kudasai, .Mainbody .S_Kudasai{
	border-bottom: solid 4px #036;
}

.Mainbody .C_Table .S_Dkimasu, .Mainbody .S_Dkimasu{
	border-bottom: solid 4px #369;
}


.Mainbody .C_Table2{
	width: 730px;
	float:left;
}

.Mainbody .C_Table2 table{
	width: 710px;
}

.Mainbody form{
	margin:0px;
	padding:0px;
}

.Mainbody form input{
	border: solid 1px #999;
	margin-left: 5px;
}

