.mamayaku_shine{
    color: #333;
    line-height: 1.75;
}
.mamayaku_shine #contentsTitle {
	position: relative;
	margin: 15px 0 20px;
	background: url(../img/contents_title_01.png) no-repeat 0 0;
    font-size: 13px;
}

.mamayaku_shine #contentsTitle div {
	padding: 19px 30px 2px;
	background: url(../img/contents_title_02.png) no-repeat left bottom;
}
.mamayaku_shine .attention1 {
    color: #e73462;
}

.mamayaku_shine .attention2 {
    color: #163f8c;
}

.mamayaku_shine h2 {
    margin-bottom: 14px;
}

.mamayaku_shine h3 {
    clear: both;
    margin-bottom: 6px;
}

.mamayaku_shine p {
    margin-bottom: 13px;
}

.mamayaku_shine strong {
    font-weight: bold;
}

.mamayaku_shine .center{
    text-align: center;
}
.mamayaku_shine .note2 {
    font-size: 85.7%;
}
.mamayaku_shine a:visited {
    color: #f96;
    text-decoration: underline;
}
.mamayaku_shine a:link {
    color: #f60;
    text-decoration: underline;
}
.mamayaku_shine #lineup {
    position: relative;
    left: -15px;
    width: 660px;
    height: 418px;
    margin-bottom: 20px;
}
.mamayaku_shine #lineup li {
    float: left;
}
.mamayaku_shine #profile {
    position: relative;
    left: -2px;
    width: 634px;
    overflow: hidden;
    padding-bottom: 18px;
    background: url(../img/profile_bg.png) no-repeat left bottom;
}
.mamayaku_shine #teruyo {
    float: left;
    width: 265px;
    padding-left: 32px;
}
.mamayaku_shine #terumi {
    float: right;
    width: 265px;
    padding-right: 32px;
}

.mamayaku_shine #teruyo dt, #terumi dt {
    margin-bottom: 12px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdabe;
    font-weight: bold;
    text-align: center;
}

.mamayaku_shine #dog {
    position: relative;
    left: -2px;
    width: 634px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 18px;
    background: url(../img/dog_bg.png) no-repeat left bottom;
}

.mamayaku_shine #dog dl {
    margin: 0 32px;
}
.mamayaku_shine #dog dt {
    margin-bottom: 17px;
    padding: 5px 0;
    border-bottom: 1px solid #dcdabe;
    font-weight: bold;
}

.mamayaku_shine #teruyo dd, #terumi dd, #dog dd {
    font-size: 85.7%;
}
.mamayaku_shine #teruyo th, #terumi th, #dog th {
    vertical-align: top;
    padding: 0 10px 10px 0;
    color: #f23e62;
    font-weight: normal;
    white-space: nowrap;
}
.mamayaku_shine #teruyo td, #terumi td, #dog td {
    padding-bottom: 10px;
}
