#tit-feature {
	width: 100%;
	border-bottom: solid 1px #2370a0;
	background: #9155a0 url(img/halloween_main.png) no-repeat center top;
//	background-size: 320px auto;
	background-size: 320px auto;
}

#tit-feature span.tit-text {
//	padding: 220px 10px 10px 10px;
	padding: 220px 10px 0px 10px;
	display: block;
	color: #fff;
	text-shadow: -1px 0px 0px #000;
	text-align: center;
	line-height: 1;
	font-size: 18px;
	text-align: left;
}

#tit-feature .select{
	padding: 2px 0px 10px 0px;
	background: #9155a0;
	border-bottom: 0px;
}

#tit-feature .select ul li{
	font-size: 14px;
	width: 49%;
}

.kamomin-box {
	padding: 0;
	margin: 10px;
	background: #fff;
}

.kamomin-img {
	margin: 10px 0;
	width: 100%;
}

#contents {
	border-top: solid 1px #CF5E97;
	background: #CF5E97;
}

.box3 .caption span {
	font-size: 18px;
}

.box3 .inner {
	font-size: 15px;
}

#new_halloben ul {
}

#new_halloben ul li:last-child {
	border-bottom: none;
}

#new_halloben ul li {
	padding: 5px 2px 7px 2px;
	border-top: solid 1px #f2f2f2;
	border-bottom: solid 1px #ccc;
	line-height: 1.2;
	background: url(../../images/common/link_arrow7.png) no-repeat 99% 60%;
}

#new_halloben ul li strong {
	color: #00599e;
	font-size: 18px;
}

#new_halloben ul li img.thumb {
	max-width: 100px;
	float: left;
	border: solid 1px #fff;
	margin: 5px 10px 5px 0;
}

#new_halloben ul li img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

#new_halloben .txt_summary {
//	display: table-cell;
	padding: 0 15px 0 0 ;
	font-size: 16px;
}

#new_halloben .penname {
	width: 20px;
	margin: 0 60px 0 0;
	font-size: 17px;
}

#new_halloben ul li a {
	display: block;
}

#new_halloben .kawaii {
	margin: 5px 10px 0 0;
	padding: 3px;
	background: #ff00ff url(img/kawaii_heart.png) no-repeat;
	color: #fff;
	font-size: 14px;
	max-width: 9.5em;
}

#new_halloben .photo_detail{
	display: table-cell;
}

p.btn_halloween{
	width: 85%;
	line-height: 2.2;
	margin: 20px auto;
}

.btn a.btn_halloween{
	border: solid 1px #ff9933;
	background: #ff9933;
	font-size: 20px;
}

#contents_noline {
    background: #e6f3f7;
    border-bottom: solid 1px #e6f3f7;
}

.ranking_box {
    border: solid 1px #b9cdd4;
    -webkit-border-radius: 6px;
    overflow: visible;
}

.rank_halloben {
    margin: 10px 0px 10px 0px;
    position: relative;
    background: #fff;
}

.rank_halloben .tit {
    padding: 3px 10px;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border: solid 1px #ccc;
    font-size: 18px;
    background: #ff797d;
    height: 2.5em;
}

.rank_halloben .tit img {
    position: relative;
    margin-top: 0.5em;
}

.rank_halloben .tit span {
    position: absolute;
    padding: 0 0 0 10px;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
}

.rank_halloben ul li {
    padding: 5px 2px 7px 2px;
    border-top: solid 1px #f2f2f2;
    border-bottom: solid 1px #ccc;
    line-height: 1.2;
    background: url(../../images/common/link_arrow7.png) no-repeat 99% 60%;
}

#ranking ul li:after {
	content: "";
	clear: both;
	display: block;
}

span.ranking {
    font-weight: bold;
    font-size: 18px;
    color: #c40026;
}

.rank_halloben strong {
    margin: 0 5px 0 0;
    color: #0085db;
    font-size: 18px;
}

.rank_halloben .thumbnail img {
	max-width: 100px;
}

.rank_halloben .more {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border: solid 1px #ccc;
//    box-shadow: 1px 1px 3px rgb(187, 207, 213);
	display: table-cell
	border-collapse: collapse;
}

.rank_halloben .moretxt {
    margin: 15px;
    color: #00599e;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

#ranking ul li:last-child {
    border-bottom: none;
}

#ranking ul li {
    padding: 5px 20px 5px 10px;
    border-top: solid 1px #f2f2f2;
    border-bottom: solid 1px #ccc;
    line-height: 1.2;
    background: url(../../images/common/link_arrow7.png) no-repeat 96% 55%;
}

#ranking ul li a {
    display: block;
	padding: 0 0 15px 0;
}

#ranking ul li strong {
    color: #00599e;
    font-size: 18px;
}

#ranking ul li img.thumb {
    max-width: 100px;
    float: left;
    border: solid 1px #fff;
    margin: 5px 10px 5px 0;
}

#ranking ul li img {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.ranking_box .inner {
    padding: 5px 10px;
    overflow: hidden;
}

.ranking_box .btxt{
	font-size: 17px;
}

#ranking .photo_detail{
	display: table-cell;
}

#ranking .txt_summary {
//    display: table-cell;
//    padding: 5px 10px 10px 5px;
    padding: 0 15px 0 0;
    font-size: 16px;
}

#ranking .kawaii {
	margin: 5px 10px 0 0;
    padding: 3px;
    background: #ff00ff url(img/kawaii_heart.png) no-repeat;
    color: #fff;
    font-size: 14px;
	max-width: 9.5em;
}

.kamomin_present_banner {
//	margin: 10px 2.5%;
	margin: 10px 0;
//	width: 95%;
	width: 100%;
}

.tennosuke_present_banner {
//	margin: 10px 2.5%;
	margin: 10px 0;
//	width: 95%;
	width: 100%;
}

.recipe_box .recipe_title{
	margin: 5px 0 2px 0;
}

.recipe_box .recipe_title strong{
	color: #00599e;
	font-size: 18px;
}

.recipe_box img.thumb {
	max-width: 100px;
	float: left;
	border: solid 1px #fff;
	margin: 5px 10px 5px 0;
}

.recipe_box .txt_summary {
	position: relative;
    display: block;
    padding: 50px 10px 10px 5px;
    font-size: 16px;
}

.recipe_box .txt_href {
	position: relative;
    display: block;
    padding: 0px 10px 10px 5px;
    font-size: 18px;
}

.recipe_box a{
	right: 0;
	bottom: 0;
	color: #3389c9;
	position: absolute;
	text-decoration: underline;
//	background: url(../../images/common/link_arrow7.png) no-repeat 3px 45% ;
}

#recipe .btxt{
	font-size: 17px;
}

#recipe .recipe_caption {
    padding: 3px 5px 3px 5px;
    background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0.6, rgb(255, 255, 255)),color-stop(0.9, rgb(228, 228, 228)));
    background-image: -moz-linear-gradient(180deg,rgb(255, 255, 255) 61%,rgb(228, 228, 228) 92%);
    background-image: linear-gradient(180deg,rgb(255, 255, 255) 61%,rgb(228, 228, 228) 92%);
    -webkit-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    -moz-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    -ms-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    box-shadow: 0px 1px 1px rgb(166, 166, 166);
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border: solid 1px #fff;
    color: #333;
    font-size: 18px;
    line-height: 2;
}

#recipe .recipe_caption span{
	font-size: 18px;
	display: inline-block;
	line-height: 1.4;
	
}

#recipe .recipe_caption_img{
	display: inline;
	padding: 10px 5px 0 5px;
	vertical-align: top;
}


.selectrank {
    padding: 10px 3px;
    text-align: center;
//    border: solid 1px #ccc;
}

.selectrank_font {
    font-weight: bold;
    font-size: 17px;
    color: #9b2d00;
    margin: 0 5px 0 5px;
    text-decoration: underline;
}

.selectrank_font_gray {
	color: #ff8eff;
}

#ranking ul li.halloben_detail{
    padding: 5px 10px 15px 10px;
    background: none;
}

#ranking .halloben_detail img{
	margin: 5px auto;
	max-width: 280px;
}

#ranking .halloben_detail .txt_summary{
	font-size: 17px;
}

#ranking p.btn_kawaii{
	width: 85%;
	line-height: 1.8;
	margin: 5px auto 10px auto;
}

#ranking .halloben_detail a.btn_kawaii{
	padding: 5px 0 5px 0;
	color: #fff;
	border: solid 1px #ff00ff;
	background: #ff00ff url(img/kawaii_heart.png) no-repeat 15% 47%;
	font-size: 20px;
}

#ranking .halloben_detail .txt_vote{
	margin: 10px 10px;
	font-size: 16px;
}

#ranking .halloben_detail_caption {
    padding: 3px 10px 3px 10px;
    background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0.6, rgb(255, 255, 255)),color-stop(0.9, rgb(228, 228, 228)));
    background-image: -moz-linear-gradient(180deg,rgb(255, 255, 255) 61%,rgb(228, 228, 228) 92%);
    background-image: linear-gradient(180deg,rgb(255, 255, 255) 61%,rgb(228, 228, 228) 92%);
    -webkit-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    -moz-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    -ms-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    box-shadow: 0px 1px 1px rgb(166, 166, 166);
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border: solid 1px #fff;
    color: #333;
    line-height: 2;
	font-size: 17px;
}

#ranking .halloben_detail_caption span.ranking{
	margin: 0 10px 0 0 ;
}

#ranking .halloben_detail_caption strong{
	font-size: 18px;
	color: #00599e;
}

.recipe_box .center img {
	margin: 5px 0;
	max-width: 200px;
}

.recipe_link{
//	text-align: center;
	text-align: right;
	margin: 20px 10px 10px 0;
}

a.recipe_link {
	font-size: 17px;
    color: #3389c9;
    text-decoration: underline;
//    background: url(../../images/common/link_arrow7.png) no-repeat 3px 45%;
}

.setumei_box .caption {
	font-size: 18px;
}

.setumei_box .setumei_txt{
	margin-top: 5px;
	font-size: 18px;
}

.setumei_box .lv3-blue {
    margin: 10px 0 5px 0;
    padding: 0 0 3px 5px;
    border-bottom: solid 1px #999;
    font-size: 18px;
}

.setumei_box .btxt {
	font-size: 16px;
}

.setumei_box .btn {
	font-size: 17px;
	width: 16em;
}

.setumei_box .setumei_number {
	vertical-align: top;
}

.setumei_box table.setumei_txt {
	margin-top: 5px;
}

.setumei_box .btn a img {
	margin: 0 3px 0 0;
}

.setumei_box .setumei_img {
	margin-top: 10px;
	width: 180px;
}


#present_info_form .present_info_caption{
    padding: 3px 5px 3px 5px;
    background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0.6, rgb(255, 255, 255)),color-stop(0.9, rgb(228, 228, 228)));
    background-image: -moz-linear-gradient(180deg,rgb(255, 255, 255) 61%,rgb(228, 228, 228) 92%);
    background-image: linear-gradient(180deg,rgb(255, 255, 255) 61%,rgb(228, 228, 228) 92%);
    -webkit-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    -moz-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    -ms-box-shadow: 0px 1px 1px rgb(166, 166, 166);
    box-shadow: 0px 1px 1px rgb(166, 166, 166);
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border: solid 1px #fff;
    color: #333;
    font-size: 18px;
    line-height: 2;
}

#present_info_form .btxt {
	font-size: 17px;
}

#present_info_form .present_info_btn {
    width: 100%;
    margin: 10px auto;
    border: solid 1px #00005e;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(0.5, rgb(240, 240, 240)),color-stop(0.5, rgb(227, 227, 227)),color-stop(1, rgb(243, 243, 243)));
    background-image: -moz-linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    background-image: linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    -webkit-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -moz-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -ms-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    box-shadow: 1px 1px 3px rgb(187, 207, 213);
    text-align: center;
    line-height: 2;
    border: solid 1px #b3b3b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 17px;
}

#present_info_form .present_info_btn_push {
    width: 100%;
    margin: 10px auto;
    border: solid 1px #00005e;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: solid 1px #ff9933;
    background: #ff9933;
    font-size: 20px;
    text-align: center;
    line-height: 2;
    border: solid 1px #b3b3b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 17px;
}

#present_info_form .present_info_btn_disabled {
	background: #cfcfcf;
}

#present_info_form .present_mail_btn {
	position: relative;
}

#present_info_form .btn_mail_image {
	position: absolute;
	left:20%;
	top: 30%;
}

#present_info_form .form_txt{
	width: 98%;
	outline: 0;
	padding: 8px 0 8px 5px;
	background: none;
	border: none;
	font-size: 17px;
}

#present_info_form .form_text_box{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #999;
	background: #fff;
	margin-bottom: 10px;
}

#present_info_form .item_title{
	margin-top: 15px;
	font-size: 18px;
}

#present_info_form input{
	outline: 0;
}

#present_info_form input[type=radio]{
    width: 20px;
    height: 20px;
    vertical-align: top;
}

#present_info_form .form_radio_text{
	margin: 5px 0 5px 6px;
}

#present_info_form .txt_small{
	font-size: 15px;
}

#present_info_form .quiz_oubo_btn {
    width: 100%;
    margin: 10px auto;
    border: solid 1px #00005e;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(0.5, rgb(240, 240, 240)),color-stop(0.5, rgb(227, 227, 227)),color-stop(1, rgb(243, 243, 243)));
    background-image: -moz-linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    background-image: linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    -webkit-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -moz-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -ms-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    box-shadow: 1px 1px 3px rgb(187, 207, 213);
    text-align: center;
    line-height: 2;
    border: solid 1px #b3b3b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 17px;
}

.quiz_box .kamomin_banner{
	width: 100%;
}

.quiz_box .setumei_txt{
	font-size: 17px;
}

#present_info_form .find_answer_btn {
    width: 80%;
    margin: 10px auto;
    border: solid 1px #00005e;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(0.5, rgb(240, 240, 240)),color-stop(0.5, rgb(227, 227, 227)),color-stop(1, rgb(243, 243, 243)));
    background-image: -moz-linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    background-image: linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    -webkit-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -moz-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -ms-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    box-shadow: 1px 1px 3px rgb(187, 207, 213);
    text-align: center;
    line-height: 2;
    border: solid 1px #b3b3b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 17px;
}

.recipe .btn_halloween_txt{
	font-size: 16px;
}

.recipe p.btn_halloween {
	margin: 5px auto 20px auto;
}

p.btn_mail{
	width:100%;
}

.btn_mail a{
	font-size: 20px;
}

#input_answer2_caution,
#input_answer1_caution{
	margin-bottom: 10px;
}

.lv3-blue{
	font-size: 18px;
}

#present_info_form .scroll_box {
	margin: 5px auto;
	width: 90%;
	border: 1px #c0c0c0 solid;
}

#present_info_form .scroll_txt {
	padding: 0 10px 0 0;
	height: 120px;
	overflow: auto;
}

#present_info_form .setumei_txt {
	font-size: 15px;
}

#present_info_form .setumei_number {
	vertical-align: top;
}

.quiz-img {
	width: 100%;
}

.origami-img {
	width: 90%;
	margin-top: 10px;
}

.text-size {
	font-size: 15px;
}

.config-add-btn {
	width:85%;
	margin: 10px auto;
	border: solid 1px #4cb86f;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	background: #4cb86f url(./img/gps.png) no-repeat 13% 45%;
	
	line-height: 2;
	border: solid 1px #4cb86f;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	font-size: 17px;
//	height:55px;
}

.config-back-btn {
    width: 85%;
    margin: 10px auto;
    border: solid 1px #00005e;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(0.5, rgb(240, 240, 240)),color-stop(0.5, rgb(227, 227, 227)),color-stop(1, rgb(243, 243, 243)));
    background-image: -moz-linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    background-image: linear-gradient(180deg,rgb(255, 255, 255) 0%,rgb(240, 240, 240) 50%,rgb(227, 227, 227) 53%,rgb(243, 243, 243) 100%);
    -webkit-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -moz-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    -ms-box-shadow: 1px 1px 3px rgb(187, 207, 213);
    box-shadow: 1px 1px 3px rgb(187, 207, 213);
    text-align: center;
    line-height: 2;
    border: solid 1px #b3b3b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 17px;
}

.fix-title-back-color {
	background-color:  #fd777f;
	padding:   3px 5px 3px 5px;
	box-shadow:  0px 1px 1px rgb(166, 166, 166);
	-webkit-box-shadow:  0px 1px 1px rgb(166, 166, 166);
	font-size: 18px;
	color: #ffffff;
	font-weight:  bold;
	border-radius: 5px 5px 0px 0px;
	
}

.winner_list{
	font-size: 17px;
//	text-align: center;
	text-align: left;
	margin: 5px 10px;
}

.winner_list td{
	padding: 1px 5px;
}

.oubo_user_txt {
	position: relative;
    display: table-cell;
    padding: 5px 10px 10px 5px;
    font-size: 16px;
}

.top_img_main {
	width: 90%;
	border: solid 1px #fff;
	margin: 0px auto;
	display: table;
}

.oubo-button{
	width:100%;
	margin: 10px auto;
	border: solid 1px #4cb86f;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	background: #4cb86f url(./img/gps.png) no-repeat 13% 45%;
	
	line-height: 2;
	border: solid 1px #4cb86f;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	font-size: 17px;
//	height:55px;
}

.strong_font_size{
	font-size: 20px;
}

.quiz_text_info{
	font-size: 16px;
}

p.old_quiz{
    width: 16em;
}

.ad_margin{
	padding: 10px 0px;
}

h3.old_quiz{
	font-size: 18px;
	padding: 5px 0;
}

.quiz_answer{
	margin: 5px 15px 5px 0 ;
	text-align: right;
	font-size: 18px;
}

.quiz_answer span{
	font-weight: bolder;
	font-size: 24px;
}

.quiz_title{
	margin: 15px 0 0 0;
	font-size: 18px;
}

.txt17{
	font-size: 17px;
}
