@charset "Shift_JIS";

/*--------------------------------------------------------------------
works.html
works.css
--------------------------------------------------------------------*/
div#Title {
	width: 900px;
	height: 55px;
	margin: 0 0 20px 0;
	background: url(../../img/works/title.jpg) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}


/*上に戻る*/
div.GoTop {
	width: 150px;
	height: 30px;
	margin: 20px 20px 0 auto;
}

div.GoTop a {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../../img/plmbtn02.jpg) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}

div.GoTop a:hover {
	background: url(../../img/plmbtn02.jpg) no-repeat left bottom;
}


/*サイド*/
div#Side h2 {
	height: 40px;
	background: url(../../img/works/menu_t.jpg) no-repeat left top;
	text-indent: -99999px;
	overflow: hidden;
}


/*共通*/
div#Main div.Works {
	width: 690px;
	margin: 0 auto 40px auto;
}

div#Main h3 {
	height: 40px;
	text-indent: -99999px;
	overflow: hidden;
}

div#Main h3#WorksT01 {
	background: url(../../img/works/sub_t01.png) no-repeat left top;
}

div#Main h3#WorksT02 {
	background: url(../../img/works/sub_t02.gif) no-repeat left top;
}

div#Main h3#WorksT03 {
	background: url(../../img/works/sub_t03.gif) no-repeat left top;
}

div#Main h3#WorksT04 {
	background: url(../../img/works/sub_t04.gif) no-repeat left top;
}

div#Main h3#WorksT05 {
	background: url(../../img/works/sub_t05.gif) no-repeat left top;
}

div#Main h3#WorksT06 {
	background: url(../../img/works/sub_t06.gif) no-repeat left top;
}

div#Main h3#WorksT07 {
	background: url(../../img/works/sub_t07.gif) no-repeat left top;
}

div#Main h3#WorksT08 {
	background: url(../../img/works/sub_t08.gif) no-repeat left top;
}

div#Main h3#WorksT09 {
	background: url(../../img/works/sub_t09.gif) no-repeat left top;
}

div#Main h3#WorksT10 {
	background: url(../../img/works/sub_t10.gif) no-repeat left top;
}

div#Main table {
	width: 630px;
	margin: 25px auto 0 auto;
	border-collapse: collapse;
	border: 0 none;
}

div#Main table tr td {
	padding: 0;
	border: 0 none;
	text-align: left;
	vertical-align: top;
}

div#Main table tr td div {
	width: 318px;
	padding: 10px 15px;
	border: 1px solid #e6e6e6;
	float: left;
}

div#Main table tr td div ul li {
	list-style: none;
	padding: 0 0 0 1em;
	line-height: 1.75;
	text-indent: -1em;
	font-size: 115%;
	font-weight: bold;
	color: #79ae00;
}

div#Main table tr td div span.Space01 {
	padding: 0 1em 0 0;
}

div#Main table tr td p {
	clear: both;
	padding: 10px 0 0 0;
}

div#Main table tr td p.Attention {
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-weight: bold;
	color: #ff8000;
}

div#Main table tr td img {
	padding: 2px;
	background: #fff;
	border: 1px solid #e6e6e6;
	float: right;
}
