@charset "utf-8";


#theme_box {
	float: left;
    width: 86%;
    padding-right: 7%;
    padding-left: 7%;
    margin-top: 50px;
}
#theme_box .marumark {
	float: left;
	height: 18px;
	width: 17px;
	margin-right: 10px;
	line-height: 18px;
}
#theme_box h3 {
	font-size: 100%;
	line-height: 19px;
	height: 19px;
	float: left;
	width: 120px;
	margin: 0px;
	font-weight: normal;
}
#theme_box .rightBox {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 75%;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

#theme_box .rightBox p {
	float: left;
    font-size: 110%;
    line-height: 1.5;
    margin: 0px;
    width: 50%;
}
#theme_box .rightBox img {
	float: right;
	margin-left: 15px;
}

#theme_box .rightBox table {
	margin: 0px;
	float: left;
	width: 100%;
}
#theme_box .rightBox table tr {
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 20px;
	padding-top: 10px;
}
#theme_box .rightBox table tr .topics {
	width: 140px;
	margin: 0px;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}
#theme_box .rightBox table tr .detail {
	font-size: 100%;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
}

#theme_box .access {
	font-size: 90%;
	line-height: 12px;
	padding-bottom: 10px;
}


#theme_box .rightBox .rekisi {
	margin: 0px;
	float: left;
	width: 100%;
}
