@charset "utf-8";


#fullContents h3, #rightArea h3, #popup h3 {
    border-bottom: none;
    color: #333333;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 8px 0 3px 10px;
}


#fullContents h2, #rightArea h2, #popup h2 {
    background-color: #eeeeee;
    border-top: 1px solid #dfdfdf;
    color: #333333;
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0 5px 10px;
	clear:both;
}

.box_r_115{
	float:right;
	width:115px;
	margin:10px;
}

.box_r_240{
	float:right;
	width:240px;
	margin:10px;
}

.catalog_btn{
	margin-left:245px;
	margin-bottom:30px;
	margin-top:70px;
	clear:both;
}

.mark2 {
    padding-left: 15px;
}