@charset "euc-jp";
@import url("cms.css");

.box {
width: 500px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
text-align: left;
font-size: 12px;
line-height: 1.4em;
}

.name {
font-size: 13px;
line-height: 1.4em;
color: #000000;
margin: 0px;
padding: 0px;
}

.listTi {
font-size: 1.3em;
line-height: 1.4em;
margin: 0px;
padding: 5px;
height: auto;
width: 500px;
color: #996633;
background-color: #F0F0F0;
}

.listTi  a {
text-decoration: none;
}

.listTi a:hover {
text-decoration: underline;
}

.listPh {
margin-right: 10px;
margin-bottom: 10px;
float: left;
text-align: left;
}

.date {
color: #000000;
padding-bottom: 3px;
font-size: 0.8em;
}

.listMain {
margin-top: 1em;
overflow: hidden;
position: relative;
}

