/* CSS Document */
#contents p a {
	color: #66F;
	text-decoration: none;
	}
#contents p a:hover {
	color: #69F;
	text-decoration: underline;
	}
/* index.html */
#work-index-01 {
	margin-top: 20px;
	width: 200px;
	float: left;
	margin-left: 10px;
	}
#work-index-02 {
	float: right;
	width: 580px;
	margin-top: 20px;
	margin-right: 10px;
	}
#work-index-02 .p01 {
	display: block;
	width: 180px;
	color: #333;
	float: left;
	font-size: 90%;
}
#work-index-02 .p02 {
	color: #333;
	display: block;
	width: 400px;
	font-size: 90%;
	float: left;
}
#work-index-02 .p03 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	clear: both;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 02.html */
#work-02-01 {
	margin-top: 20px;
	width: 200px;
	float: left;
	margin-left: 10px;
	}
#work-02-02 {
	float: right;
	width: 580px;
	margin-top: 20px;
	margin-right: 10px;
	}
#work-02-02 .p01 {
	color: #F30;
	font-size: 90%;
	margin-top: 10px;
	line-height: 30px;
	background-image: url(workimg/img01.png);
	background-repeat: no-repeat;
	text-indent: 40px;
}
#work-02-02 .p02 {
	color: #333;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#work-02-02 .p03 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	clear: both;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* 03.html */
#work-03-01 {
	margin-top: 20px;
	margin-left: 5px;
	}
#work-03-01 .w0301-01 {
	height: 30px;
	width: 800px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 30px;
}
#work-03-01 .w0301-01 p {
	line-height: 30px;
	color: #900;
	text-indent: 30px;
}
#work-03-01 .w0301-02 {
	height: 250px;
	width: 200px;
	float: left;
	margin-bottom: 25px;
	margin-right: 8px;
	background-image: url(workimg/img02.png);
}
#work-03-01 .w0301-03 {
	height: 180px;
	width: 180px;
	margin-left: 10px;
}
/* 04.html */
#work-04-01 {
	margin-top: 20px;
	margin-left: 5px;
	}
#work-04-01 .w0401-01 {
	height: 30px;
	width: 800px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 30px;
}
#work-04-01 .w0401-01 p {
	line-height: 30px;
	color: #960;
	text-indent: 30px;
}
#work-04-01 .w0401-02 {
	height: 250px;
	width: 200px;
	float: left;
	margin-bottom: 25px;
	margin-right: 8px;
	background-image: url(workimg/img03.png);
}
#work-04-01 .w0401-03 {
	height: 180px;
	width: 180px;
	margin-left: 10px;
}
/* 05.html */
#work-05-01 {
	margin-top: 20px;
	width: 200px;
	float: left;
	margin-left: 10px;
	}
#work-05-02 {
	float: right;
	width: 580px;
	margin-top: 20px;
	margin-right: 10px;
	}
#work-05-02 .p01 {
	display: block;
	width: 180px;
	color: #333;
	float: left;
	font-size: 90%;
}
#work-05-02 .p02 {
	color: #333;
	display: block;
	width: 400px;
	font-size: 90%;
	float: left;
}
#work-05-02 .p03 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	clear: both;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
