@charset "utf-8";
/* CSS Document */

.txtTakarazuka01{
	background:#3c0801;
	color:#ffffff;
	font-size:22px;
	padding:10px !important;
}
.txtTakarazuka02{
	background:#22388d;
	color:#ffffff;
	font-size:16px;
	padding:8px 10px !important;
}
#article .list-column2Box li {
    float: none;
    width: 95%;
}
.model1{
    width: 730px;
    height: 1020px;
    position: relative;
}
.model3{
    width: 220px;
    height: 274px;
    position: absolute;
    top:720px;
    left: 500px;
}
.model3 a{
    display: block;
}
@media only screen and (max-width: 750px) {
    .w390{
    width: 100%!important;
    }
.model1{
    width: auto;
    height: auto;
    position: static;
}
.model3{
    width: 220px;
    height: 274px;
    position: static;
    margin: 0 auto 10px auto;
}
.model3 a{
    display: block;
}
}
