.que {

	font: bold 12px "�l�r �o�S�V�b�N", "Osaka";

	color: 40696f;

	background:#FFF;

}

.ans {

	font: 12px "�l�r �o�S�V�b�N", "Osaka";

	color: #333333;

	background:#FFF;

}

.motto {

	font: 10px/22px "�l�r �o�S�V�b�N", "Osaka";

	color: #999999;

}

.indent {

	font: 12px "�l�r �o�S�V�b�N", "Osaka";

	color: #bfcd58;

}

.menu { ; font-size: 12px}

.menu10 { ; font-size: 10px}

.header { ; font-size: 12px; color: #FFFFFF; font-weight: normal}

.menu1220 { ; font-size: 12px ; line-height: 22px}

.test1216 { color: #333333; ; font-size: 12px; line-height: 20px}

.test14 { color: #333333; ; font-size: 14px; line-height: 20px }



INPUT.name { width:350px; }



TEXTAREA.tarea {

    width:430px;

	height:100px;

}



/*----------------------------------------
henobu 20151218
----------------------------------------*/
/*top page*/
h1.header{margin-bottom:0;}
.toparea .test1216 {
    padding: 5px 0 ;
}
.left_menu .test1216,
.right_bnr .test1216{
    background-color: #990066;
    color: #fff !important;
    display: block;
    font-size: 12px;
    margin-top: 0;
    padding: 5px 0;
	color:#333;
	
	}

.left_menu .test1216 table,
.right_bnr .test1216 table{border-color:#990066 !important;}

.left_menu .test1216 td,
.right_bnr .test1216 td{border-color:#990066 !important; }
.voice{font-size:12px;line-height: 1.5em; padding:8px;color:#333;}

/*under page*/
 hr{display:none;}
.test1216 table.small th,
.test1216 table.small td{font-size:14px !important;}
.test1216 table {
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    width: 100%;
}
.test1216 table th,
.test1216 table td {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
}
.test1216 table th{background-color:f9eef9;}

.test1216 {
    color: #333;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    padding: 10px 0 30px;
}
span.style1 {
    background-color: #990066;
    color: #fff !important;
    display: block;
    font-size: 17px;
    margin-top: 10px;
    padding: 8px 10px;
}
a:hover{text-decoration:none;}
.line{height:1px;}

.price_table .test1216{padding-bottom:10px;}
.link_page .test1216{padding:0 0;}
.link_page hr{display:block;}

.test1216 table th.que{background-color:#f1f1f1; color:#333; text-align:left;}
span.must{color:#EC0003; margin-right:5px;}

a img{border:none;}

/* legit_css */

.movie_container {
    display: flex;
    justify-content: space-around;
}

/* iframe {
    width: 380px;
    margin-bottom: 20px;
} */

.translation {
    display: flex;
    justify-content: space-around;
    margin: 0 10px 0 -35px;
}

.translation_left {
    width: 100%;
}

.translation_left li {
    margin-bottom: 30px;
    list-style: none;
}

.translation_left img{
    width: 100%;
    height: auto;
    margin-top: 5px;
}

.translation_right {
    width: 100%;
    margin-left: -20px;
} 

.translation_right p {
    margin-right: 20px;
    text-align: right;
} 

.translation_right li {
    margin-bottom: 30px;
    list-style: none;
} 

.translation_right img{
    width: 100%;
    height: auto;
    margin-top: 5px;
}