@charset "UTF-8";

/*
Contents
*/
h2 {
	width: 770px;
	height: 100px;
	background: url(/img/h2_work.jpg) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
h3 {
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	background: url(/img/bg_h3.gif) left top repeat-x;
	line-height: 1.0em;
	margin-bottom: 20px;
	padding: 7px 0 5px 30px;
}
h3 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

p.date,
.EntryFooter {
	clear: both;
	color: #666;
	text-align: right;
}
.entry {
	margin-bottom: 30px;
}
.EntryBody p img {
	float: right;
	margin-left: 15px;
}
.EntryBody a {
	text-decoration: none;
}
.EntryFooter {
	padding-top: 15px;
}

.work #navi ul li#mwork ul li,
.work #navi ul li#mwork ul li a {
	color: #000;
	background: none;
}
.work #navi ul li#mwork ul li a:hover {
	color: #FFF;
}
