@import url(../basic.css);
div#content ul {
margin-top: 10px;
margin-left: 30px; }
div#content ul li {
background-image: url(../img/icon_green.gif);
background-repeat: no-repeat;
background-position: 0 0.5em;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px; }
div#content p.image {
text-indent: 0;
float: right;
margin-right: 15px;
margin-bottom: 15px; }
div#content div.case {
width: 252px;
float: left;
margin: 5px 0 5px 20px;
padding: 0;
border: dotted 1px #b4b4b4; }

div#content div.case h3 {
background-image: none;
vertical-align: middle;
width: 250px;
height: 30px;
margin: 3px 0;
padding: 0 0 0 5px;
display: table-cell; }
div#content div.case h3 a {
text-decoration: none; }

div#content div.case p.launch {
color: #fff;
font-size: 80%;
background-color: #b7c0a3;
text-align: right;
display: block; }
div#content div.case p {
font-size: 90%;
text-indent: 0;
margin: 0 0 0 0; }

div#content div.case p.tnail {
background-color: #e5ebd7;
text-align: center;
height: 150px;
margin-top: 0;
padding-top: 10px;
padding-bottom: 10px; }
div#content div.case p.tnail img {border:        solid 1px #999; }
div#content div.case p.tnail a:hover img {
border-color: #fc3; }
div#content p.yeartnail img {
text-align: center;
margin: 3px;
padding: 3px;
border: solid 1px #999; }

div#content p.yeartnail {text-align: center; }


