@charset "utf-8";
#WorksContainer {
	margin: 0px;
	padding: 0px;
}
#WorksMain {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
#WorksMain h2 {
	font-size: 60%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#WorksMain h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 375px;
}
#WorksMain h2 em {
	visibility: hidden;
}
#hSupport a {
	background-image: url(image/Works/suph2.gif);
	background-repeat: no-repeat;
}
#hSupport a:hover {
	background-image: url(image/Works/suph2_h.gif);
	background-repeat: no-repeat;
}
#hWeb  a {
	background-image: url(image/Works/webh2.gif);
	background-repeat: no-repeat;
}
#hWeb a:hover {
	background-image: url(image/Works/webh2_h.gif);
	background-repeat: no-repeat;
}



#WorksRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 170px;
}
#WorksRight h2 {
	font-size: 75%;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: normal;
}
.txtWRight {
	font-size: 75%;
	line-height: 120%;
	text-align: justify;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}


.Blank {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.txtWorksTop {
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	padding: 5px;
	text-align: justify;
}
.txtWorksLink {
	font-size: 75%;
	background-image: url(image/common/leftblock/menumrk02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
