body a {
	color:#A91717;
}
body{
	color:#333333;
}
h1 {
	padding:2px 0;
	font-size:14px;
}


.wrapper {
	width:480px;
	margin:0 auto;
}
.dl_btn {
	padding:8px 0 0 0;
	display:none;
}
/* header */
.bg_main {
	background:url(https://avabelonline-com.akamaized.net/img/bg/bg_head_top.jpg) top center no-repeat;
}
.bg_gnav {
	background:url(https://avabelonline-com.akamaized.net/img/bg/bg_gnav.png) center 90% no-repeat;
	padding:150px 0 0 0;
}
.gnav li {
	position:relative;
	top:-40px;
}
html>/**/body .gnav li {
	top /*\**/:-35px\9;
}
@media not screen and (1) { /* Opera 10 以上 */
.gnav li {
	top:80px;
}
}
.gnav li.center {
	top:0px;
}
/* movie_area */
.movie_area {
	width:600px;
	margin:0 auto;
	padding:15px 0 0 0;
}
/* content */
.content_area {
	padding:0 0 20px 0;
}
.category_bar {
	padding:0 0 15px 0;
}
.top_img_list li {
	padding:0 5px 0 10px;
}
.top_img_list li:nth-child(even){
	padding:0 10px 0 5px;
}
html>/**/body .top_img_list li {
	padding /*\**/:0 8px\9;
	/*2個目以降は:xxxxx\9;*/
}
.btn_list {
	padding:8px 0 0 0;
}
.news_area time {
	color:#CC0000;
}
.news_area a {
	color:#0099FF;
}
.news_area ul li a{
	color:#0099FF;
}
.news_important_list a {
	color:#BE4336;
}
.news_list,
.news_important_list {
	padding:0 20px;
}
html>/**/body .news_list li {
	padding /*\**/:5px 0\9;
	/*2個目以降は:xxxxx\9;*/
}
.news_list li{
	border-bottom:1px #cccccc solid;
	line-height: 2.2;
}
/* footer */
.fnav_list li {
	padding:2px;
}
html>/**/body .fnav_list li {
	padding /*\**/:0 2px\9;
	/*2個目以降は:xxxxx\9;*/
}
.copyright {
	padding:0 0 10px 0;
}

/* =========
下層ページ（under）
========= */
/* header */
.bg_main_under {
	background:url(https://avabelonline-com.akamaized.net/img/bg/bg_head_under.jpg) top center no-repeat;
}
.bg_gnav_under {
	background:url(https://avabelonline-com.akamaized.net/img/bg/bg_gnav.png) center 90% no-repeat;
	padding:110px 0 0 0;
}
.gnav_under li {
	position:relative;
	top:-32px;
	padding:0 3px;
}
html>/**/body .gnav_under li {
	top /*\**/:-27px\9;
}
@media not screen and (1) { /* Opera 10 以上 */
.gnav_under li {
	top:52px;
}
}
.gnav_under li.center {
	top:0px;
}
.btn_toindex {
	position:absolute;
}
/* content */
.content_area_in {
	padding:0 20px;
}
/* accordion */
.accordion_head {
	width:100%;
	background:#333333;
	margin:20px 0 0 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.accordion_head span {
	color:#CCC;
	display:block;
	padding:10px 15px;
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_open.png) 98% center no-repeat;
}
.accordion_in {
	padding:0 10px;
}
/* faq */
.search_form input {
	vertical-align:middle;
}
.txt_search {
	padding:14px 8px;
	width:60%;
	margin:0 10px 0 0;
	border:1px solid #999;

	-moz-box-shadow:inset 1px 1px 2px #999;
	-webkit-box-shadow:inset 1px 1px 2px #999;
	box-shadow:inset 1px 1px 2px #999;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.txt_search:focus {
	-moz-box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	box-shadow:1px 1px 2px #999;
}
.txt_question {
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_question.png) left top no-repeat;
	padding:5px 0 5px 35px;
}
.txt_answer {
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_answer.png) left top no-repeat;
	padding:0 0 15px 35px;
}
.faq_list li:first-child {
	padding:0;
}
.faq_list {
	padding:20px 0 0 0;
}
.faq_list li {
	border-bottom:1px solid #D6D8BF;
	padding:15px 0 0 0;
}
/* faq_category */
.faq_category_area {
	padding:0 10px;
}
.faq_category_list li {
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

	padding:10px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccc;
	margin:15px 0 0 0;
}
.faq_category_list li:first-child {
	margin:20px 0 0 0;
}
.faq_category_list li a {
	display:block;
	text-decoration:none;

	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_faq_01.png) left center no-repeat;;
	-webkit-background-size:25px;
	-moz-background-size:25px;
	background-size:25px;
	padding:2px 0 2px 30px;
	color:#333;
}
.faq_category_area .faq_category_list span {
	display:block;
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_arrow_02.png) right center no-repeat;
	background-size:12px;
	padding:2px 0;
}
/* faq_category_detail */
.faq_category_title {
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_faq_01.png) 2% center no-repeat;
	-webkit-background-size:30px;
	-moz-background-size:30px;
	background-size:30px;
	padding:8px 0 8px 45px;
	margin:0 0 5px 0;
	font-weight:bold;

	background-color:#e5e5e5;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccc;
}
.faq_category_link_list {
	padding:10px 0 20px;
}
.faq_category_detail_list {
	margin:0 0 30px 0;
}
.detail_list_title {
	font-weight:bold;
	border-bottom:3px double #333;
	margin:0 0 8px 0;
}
.faq_question {
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_question.png) left top no-repeat;
	padding: 5px 0 5px 35px;
	color:#D03E6E;
	display: block;
}
.faq_answer {
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_answer.png) left top no-repeat;
	padding: 5px 0 5px 35px;
	color:#236692;
	display: block;
}
/* company */
.common_list li {
	padding:0 0 10px 0;
}
.common_list li:last-child {
	padding:0;
}
.common_list dt {
	border-left:5px solid #cc0000;
	padding:1px 0 1px 8px;
	margin:0 0 8px 0;
}
/* contact */
.small_title {
	border-left:solid 4px #777;
	padding:0 0 0 8px;
	margin:20px 0 5px;
	font-weight: bold;
}
.contact_list dt {
	border:none;
	padding:0;
}
.contact_form_area select {
	padding:8px;
}
.contact_form_area textarea {
	min-height:180px;
	line-height:1.6;
}
.input_txt {
	padding:8px;
	width:96%;

	border:1px solid #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 0 3px 15px #999;
	-moz-box-shadow:inset 0 3px 15px #999;
	box-shadow:inset 0 3px 15px #999;
}
.btn_submit_area,
.btn_repair_area {
	width:100%;
	text-align:center;
}
.btn_submit,
.btn_repair {
	width:100%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	display:block;
	box-shadow:inset 0 1px 1px #fff;
	padding:10px;
}
.btn_submit {
	border:1px solid #720202;
	color:#fff;
	width:100%;

	background: #e64f47; /* Old browsers */
	background: -moz-linear-gradient(top,  #e64f47 0%, #a60202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e64f47), color-stop(100%,#a60202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e64f47 0%,#a60202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e64f47 0%,#a60202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e64f47 0%,#a60202 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e64f47 0%,#a60202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64f47', endColorstr='#a60202',GradientType=0 ); /* IE6-9 */
}
.btn_repair {
	border:1px solid #555;
	color:#000;
	width:100%;

	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top,  #ededed 0%, #aaaaaa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#aaaaaa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ededed 0%,#aaaaaa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ededed 0%,#aaaaaa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ededed 0%,#aaaaaa 100%); /* IE10+ */
	background: linear-gradient(top,  #ededed 0%,#aaaaaa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */
}
.btn_submit_alink {
	border:1px solid #720202;
	color:#fff;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	box-shadow:inset 0 0 1px #fff;
	padding:8px;
	box-shadow:inset 0 1px 1px #fff;

	background: #e64f47; /* Old browsers */
	background: -moz-linear-gradient(top,  #e64f47 0%, #a60202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e64f47), color-stop(100%,#a60202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e64f47 0%,#a60202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e64f47 0%,#a60202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e64f47 0%,#a60202 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e64f47 0%,#a60202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64f47', endColorstr='#a60202',GradientType=0 ); /* IE6-9 */
}
.err_txt {
	color:#fff;
	background:#BC0C0A;
	padding:0 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:80%;
}

/* operation */
.img_area img {
	border:1px solid #777;
}
.operation_table td {
	border:1px solid #777;
	padding:5px 10px;
}
.cell_left {
	width:30%;
	background:#e6e6e6;
}
.cell_right {
	width:70%;
	background:#e6e6e6;
}
.cell_top {
	background:#ccc;
}
.border {
	background:#e5e5e5;
}
/* ssshot */
.ss_list li {
	padding:0 0 15px 0;
}
.ss_list li:last-child {
	padding:0;
}
/* news */
/* news */
.pager {
	padding:30px 0 0 0;
}
.pager li,
.pager2 li {
	margin:0 2px;
}
.pager2 li.first_page,
.pager2 li.last_page {
	margin:0 50px;
}
.pager a,
.pager2 a {
	display:block;
	color:#000;
	border:1px solid #ccc;
	text-decoration:none;
	padding:5px 11px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;

    text-shadow:1px 1px 1px #fff;

	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.pager a:hover,
.pager2 a:hover {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #8e8e8e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#8e8e8e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#8e8e8e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#8e8e8e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#8e8e8e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#8e8e8e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8e8e8e',GradientType=0 ); /* IE6-9 */
}
a.current {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #8e8e8e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#8e8e8e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#8e8e8e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#8e8e8e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#8e8e8e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#8e8e8e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8e8e8e',GradientType=0 ); /* IE6-9 */
}
.news_border {
	border-bottom:1px dotted #CCC;
	margin:20px 0 0 0;
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_arrow_02.png) right center no-repeat;
	background-size:12px;
}
.news_border a {
	text-decoration:none;
	display:block;
}
.news_border:first-child {
	margin:0;
}
.news_border:last-child {
	border-bottom:none;
}
time {
	color:#cc0000;
}
dt.news_title {
	color:#7e7772;
	border-left:5px solid #7e7772;
}
/* job */
.job {
	position:relative;
}
.job_txt {
	position:absolute;
	top:120px;
	left:12px;
	text-shadow:1px 1px 5px #fff;
}

/* =========
新システム時追加
========= */
.wrapper,
.wrapper_member {
	width:480px;
	margin:0 auto;
}
.common_area {
	padding:0 10px 10px;
}
.copyright {
	padding:0 0 10px;
}

/* ika　追加 */
/* =========
header
========= */
.header {
	background:url(https://avabelonline-com.akamaized.net/img/bg/bg_header_repeat.jpg) repeat-x;
	height:40px;
	margin:0 auto;
	position:relative;
	border-bottom:1px solid #000;
}
#logo_website {
	position:absolute;
	z-index:9999;
}
.header_in {
	width:920px;
	height:40px;
	margin:0 auto;
	position:relative;
}
.btn_asobimo_game {
	z-index: 9999;
	position: absolute;
	left: 730px;
	top: 10px;
}

/* language swich */
.swich_lang_list {
	padding:0 0 0 180px;
}
.swich_lang_list li {
	float:left;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
}
.lang_ja {
	background:url(https://avabelonline-com.akamaized.net/img/icon/icon_language_japan.jpg) left center no-repeat;
}
.lang_en {
	background:url(https://avabelonline-com.akamaized.net/img/icon/icon_language_english.jpg) left center no-repeat;
}

/* =========
main img and download
========= */
/* bg_main_img */
.bg_main_img {
	background:url(https://avabelonline-com.akamaized.net/img/bg/bg_header.jpg) top center no-repeat;
	margin-top: -40px;
}
.btn_dl_area {
	width:800px;
	margin:0 auto;
	position:relative;
	z-index:10000;
}
.btn_dl img{
	position:absolute;
	z-index:10000;
	left:290px;
	top: 380px;
	cursor:pointer;
}

/* =========
content
========= */
/* content */
.wrapper_content {
	background:url(https://avabelonline-com.akamaized.net/img/bg/bg_footer.png) bottom center no-repeat;
	padding:0 0 40px;
}
.content_area_pc {
	width:900px;
	position:relative;
	margin:0 auto;
	padding:500px 0 0;
}

.content_area_main_in {
	padding:20px;
	padding-top: 60px;
	margin:-50px 0 0; /* 中身全体にネガティブマージン */
	background:url(https://avabelonline-com.akamaized.net/img/bg/contents_header.png) top center no-repeat;
}

/* content nav */
.content_nav_area {
	margin-top: 50px;
}
.content_nav_area_in {
	top:-40px; /* グローバルナビにネガティブマージン */
	position:relative;
	*margin-top:50px;
}
.content_nav_list {
	font-size:0;
}

/* left_column */
.column_left {
	float:left;
}
.side_nav_area {
	xbackground-color:#003399;
	width:200px;
}
.side_nav_list li {
	padding:0 0 10px;
}
.attention_txt {
	color:#fff;
	font-size:10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

/* page_content_area right_column */
.column_right {
	float:right;
}
.page_content_area {
	width:860px;
	/*overflow:hidden;*/
}

/* =========
footer
========= */
/* content_footer */
.content_footer {
	width:860px;
	margin:0 auto;
	border-top:1px solid #a5a09d;
	font-size:80%;
	color:#fff;
}
.content_footer_in {
	padding:15px 0;
	position:relative;
}
.content_footer_list {
	text-align:left;
	padding:0 0 5px;
}
.content_footer_list li {
	*border-right:1px solid #000;
	*padding:0 8px;
}
.content_footer_list li a{
	color:#fff;
}
.content_footer_list li:after {
	content:" / ";
	font-size:10px;
	padding:0 4px;
}
.content_footer_list li:last-child:after {
	content:"";
}
.logo_asobimo {
	position:absolute;
	right:0;
}
.content_footer_bottom {
	background:url(https://avabelonline-com.akamaized.net/img/bg/contents_bottom.png) center bottom no-repeat;
	height:20px;
}
ul.content_nav_list li:nth-child(3) {
	background:url(https://avabelonline-com.akamaized.net/img/nav/gnav_pc.png);
	width:212px;
	height:80px;
	background-size:212px 80px;
	z-index:2;
}
.content_area_main{
	background:url(https://avabelonline-com.akamaized.net/img/bg/contents_body.png) top center repeat-y;
	margin-top: -80px;
}

/* =========
page_content_area
========= */
.page_content_area_left {
	width:600px;
	padding:10px 20px 0;
	background:#fff;
}
/* side */
ul.right_content_list li{
	margin-bottom:10px;
}
.sns_twitter {
	background:url(https://avabelonline-com.akamaized.net/img/btn_side_twitter.png) top center no-repeat;
	width:200px;
	height:115px;
	display:block;
	border:none;
	font: 0/0 a;
 	text-shadow: none;
	color: transparent;
}
#news_area,
#comapny_area,
#faq_area,
#ssshot_area,
#skillGuide,
#community,
#jobGuide,
#ss_area {
	width:600px;
	margin:0 auto;
	padding:15px 0 0 0;
}
#jobGuide{
	text-align: center;
}
#ss_area ul{
	margin:0 auto;
	text-align:center;
}
#ss_area ul li img{
	width:280px;
}
#jobGuide ul li{
	width:290px;
	vertical-align:top;
	letter-spacing:normal;
	display:inline-block;
	*display: inline;
	*zoom: 1;
}
#community ul li img{
	float:right;
}
#community ul li p,
#skillGuide ul li p,
#jobGuide ul li p{
	font-family:'Lucida Grande', Meiryo, sans-serif;
	padding:5px;
	text-align:left;
}
#jobGuide ul li img{
	width:282px;
}
#community ul li,
#skillGuide ul li{
	width:598px;
	vertical-align:top;
	letter-spacing:normal;
	display:inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom:20px;
}
#skillGuide ul li img{
	float: left;
	width:240px;
	height:240px;
}
#skillGuide ul li span{
	font-size:14px;
	font-weight:nomal;	
}
#skillGuide ul li p{
	margin-left: 260px;	
	width: 310px;
	margin-top: -8px;
}
#community ul li p{
	padding: 5px;
	width: 270px;
	float: left;
	margin-top: -8px;
}
p.use_title{
	font-size:23px;
	font-weight:900;
}
p.use_title2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.moreread{
	float:right;
	margin-bottom: 10px;
}

.facebook_sns{
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 background:#fff;
}

.appbank_banner {
	background:url(https://avabelonline-com.akamaized.net/img/banner/appbank_banner.jpg) no-repeat 0 0;
	width:200px;
	height:100px;
	display:block;
    margin-bottom:10px;
	border:none;
	font: 0/0 a;
 	text-shadow: none;
	color: transparent;
}
a.appbank_banner:hover  { 
background-position: 0 bottom;
 }
 .spring2015_banner {
	background:url(https://avabelonline-com.akamaized.net/img/event/twitter_campaign/tw_rt.jpg) no-repeat 0 0;
	width:200px;
	height:100px;
	display:block;
    margin-bottom:10px;
	border:none;
	font: 0/0 a;
 	text-shadow: none;
	color: transparent;
}
a.spring2015_banner:hover  { 
background-position: 0 bottom;
 }
.fb-like iframe {
    max-width: none!important;
}
.fb-like iframe {
    z-index: 9999;
}
.barBg{
 width:600px;
 height:40px;
 background:url(https://avabelonline-com.akamaized.net/img/bar/bar_bg_pc.jpg) no-repeat;
 background-size:600px 40px;
 line-height:40px;
 color:#333;
 font-weight: bold;
 padding-left:16px;
}
.barBg2 {
	background:url(https://avabelonline-com.akamaized.net/img/bg/icon_faq_01.png) left center no-repeat;
	-webkit-background-size:30px;
	-moz-background-size:30px;
	background-size:30px;
	padding:7px 0 7px 35px;
	margin:0 0 5px 0;
	margin:10px 0 0 0;
	font-weight:bold;
	background-color:#e5e5e5;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccc;
}
.subTitle01{
 background:url(https://avabelonline-com.akamaized.net/img/bg/icon_faq_01.png) left center no-repeat;
 -webkit-background-size:25px;
 -moz-background-size:25px;
 background-size:25px;
 padding:2px 0 2px 30px;
 color:#333;
 margin:10px 0 0 0;
}

.subTitle02{
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(top,  #f9f9f9 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
	padding:10px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccc;
	margin:10px 0 0 0;
}
.avabelBox01{
 background:#fff9de;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border-radius: 6px;
 border: 1px solid #e8d26d;
 padding:10px;
 margin:10px 0 0 0;
}
.avabelBox02{
 background:#cdffe0;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border-radius: 6px;
 border: 1px solid #96eab6;
 padding:10px;
 margin:10px 0 0 0;
}
.avabelBox03{
 background:#ffc8c8;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border-radius: 6px;
 border: 1px solid #f47878;
 padding:10px;
 margin:10px 0 0 0;
}
.avabelBox04{
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
text-decoration: none;
padding: 5px;
-webkit-border-image: url(https://avabelonline-com.akamaized.net/img/bg/frame.png) 18 round;
border-image: url(https://avabelonline-com.akamaized.net/img/bg/frame.png) 18 round;
border-style:solid;
border-width:10px;
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 121, color-stop(1.00, #f15527), color-stop(0.00, #fe8c39));
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -webkit-radial-gradient(50% 100%, circle, #fe8c39, #f15527);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -moz-radial-gradient(50% 100%, circle, #fe8c39, #f15527);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -o-radial-gradient(50% 100%, circle, #fe8c39, #f15527);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -ms-radial-gradient(50% 100%, circle, #fe8c39, #f15527);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, radial-gradient(50% 100%, circle, #fe8c39, #f15527);
}
.avabelBox05{
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
text-decoration: none;
padding: 5px;
-webkit-border-image: url(https://avabelonline-com.akamaized.net/img/bg/frame.png) 18 round;
border-image: url(https://avabelonline-com.akamaized.net/img/bg/frame.png) 18 round;
border-style:solid;
border-width:10px;
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 121, color-stop(0.88, #20b2aa), color-stop(0.00, #48d1cc));
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -webkit-radial-gradient(50% 100%, circle, #48d1cc 0%, #20b2aa 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -moz-radial-gradient(50% 100%, circle, #48d1cc 0%, #20b2aa 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -o-radial-gradient(50% 100%, circle, #48d1cc 0%, #20b2aa 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -ms-radial-gradient(50% 100%, circle, #48d1cc 0%, #20b2aa 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, radial-gradient(50% 100%, circle, #48d1cc 0%, #20b2aa 88%);
}
.avabelBox06{
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
text-decoration: none;
padding: 5px;
-webkit-border-image: url(https://avabelonline-com.akamaized.net/img/bg/frame.png) 18 round;
border-image: url(https://avabelonline-com.akamaized.net/img/bg/frame.png) 18 round;
border-style:solid;
border-width:10px;
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 121, color-stop(0.88, #cb153d), color-stop(0.00, #ff5c5f));
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -webkit-radial-gradient(50% 100%, circle, #ff5c5f 0%, #cb153d 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -moz-radial-gradient(50% 100%, circle, #ff5c5f 0%, #cb153d 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -o-radial-gradient(50% 100%, circle, #ff5c5f 0%, #cb153d 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, -ms-radial-gradient(50% 100%, circle, #ff5c5f 0%, #cb153d 88%);
background: url(https://avabelonline-com.akamaized.net/img/bg/patterns_01.png) repeat, radial-gradient(50% 100%, circle, #ff5c5f 0%, #cb153d 88%);
}
#twitter-widget-1{
 width:200px;
}
.page_content_area_right{
 width:200px;
}
/* お知らせアコーディオン */
.accordionTitle01{
 cursor:pointer;
}
.accordionTitle01{
 display:block;
 background:url("https://avabelonline-com.akamaized.net/img/bg/arrow_icon_open2.png") no-repeat;
 width:158px;
 height:60px;
}
.accordionTitle01.close{
 background:url("https://avabelonline-com.akamaized.net/img/bg/arrow_icon_close2.png") no-repeat;
}
.accordionTitle02{
 cursor:pointer;
 color:#fff;
 font-size:16px;
 line-height:55px;
 text-align:center
}
.accordionTitle02{
 display:block;
 background:url("https://avabelonline-com.akamaized.net/img/bg/arrow_icon_open3.png") no-repeat;
 width:440px;
 height:55px;
 background-size:440px;
}
.accordionTitle02.close{
 background:url("https://avabelonline-com.akamaized.net/img/bg/arrow_icon_close3.png") no-repeat;
 width:440px;
 height:55px;
 background-size:440px;
}
.accordionBox01.test{
 border-top:1px dotted #7B7B7B;
 border-bottom:1px dotted #7B7B7B;
}
.accordionTitle03 {
    border-bottom: 1px dashed #555;
    box-sizing: border-box;
    line-height: 1.2;
    margin: 0 0 0.5rem;
    padding: 0.5rem 0 0.3rem;
    width: 100%;
    background: rgba(0, 0, 0, 0) url("https://avabelonline-com.akamaized.net/img/bg/plus.png") no-repeat scroll right center / 28px auto;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 0.5rem 2rem 0.5rem 0;
}
.accordionTitle03.close {
    background: rgba(0, 0, 0, 0) url("https://avabelonline-com.akamaized.net/img/bg/minus.png") no-repeat scroll right center / 28px auto;
}
.accordionTitle04 {
    cursor: pointer;
    color: #333;
    display: block;
    font-weight: bold;
    padding: 10px 40px 10px 10px;
    border: 1px solid #c4c4c4;
    background: 
          url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_open.png) no-repeat 97% center,
          -moz-linear-gradient(top , #fefefe 0%, #e0e0e0);
    background: 
          url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_open.png) no-repeat 97% center,
          -webkit-gradient(linear, left top, left bottom,from(#fefefe),to(#e0e0e0));
    background:
          url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_open.png) no-repeat 97% center,
          linear-gradient(to top, #e0e0e0, #fefefe);
}
.accordionTitle04.close {
    background: 
          url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_close.png) no-repeat 97% center,
          -moz-linear-gradient(top , #fefefe 0%, #e0e0e0);
    background: 
          url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_close.png) no-repeat 97% center,
          -webkit-gradient(linear, left top, left bottom,from(#fefefe),to(#e0e0e0));
    background:
          url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_open.png) no-repeat 97% center,
          linear-gradient(to top, #e0e0e0, #fefefe);
}
.accordionBox01{
    display:none;
}
.accordionBox02{
    background: #d1d1d1 none repeat scroll 0 0;
    padding: 5px;
    display:none;
}

/*お問い合わせ履歴 */
ul.accordion { background:#dfe0d2; width:100%; margin:0 auto 30px; font-size:16px;}
ul.accordion a { display:block; padding:10px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#333;}
ul.accordion span.hideArea { display:block; padding: 10px 40px 10px 10px; background-position:97% center; background-repeat:no-repeat; color:#333; font-weight:bold;}
ul.accordion ul { display:none;}
ul.accordion > li {
	background: -moz-linear-gradient(
		top,
		#fefefe 0%,
		#e0e0e0);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fefefe),
		to(#e0e0e0));
	border: 1px solid #c4c4c4;
}
ul.accordion > li > p {
	background: -moz-linear-gradient(
		top,
		#fefefe 0%,
		#e0e0e0);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fefefe),
		to(#e0e0e0));
cursor:pointer;
}
ul.accordion > li > p span.hideArea { background-image:url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_open.png);}
ul.accordion > li > p span.hideArea.open { background-image:url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_close.png);}
ul.accordion > li > ul > li { background:#d1d1d1; padding:5px;}
ul.accordion > li > ul > li > p { background:#999;}
ul.accordion > li > ul > li > a { background:url(https://avabelonline-com.akamaized.net/img/bg/arrow_icon_go.png) no-repeat 98% center;}
ul.accordion > li > ul > li > ul > li { background:#FFF;  }
ul.accordion > li > ul > li:nth-child(even) { background-color:#b1b1b1; }

ul.accordion > li > ul > li > ul > li:last-child { border:none;}
ul.accordion time{
 display:block;
 font-size:85%;
 color: #5B5B5B;
 text-align:right;
 padding-right:10px;
}
ul.accordion time:after,
.accordion{
 clear:both;
}
ul.accordion > li > ul > li.abbreviation{
 background:#525252;
 color:#fff;
}
.usebtn6{
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff2819),
		to(#ab0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
  text-decoration:none;
  margin-bottom:10px;
}
.usebtn7{
	color: #666;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#f0f0f0 0%,
		#bdbdbd);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f0f0f0),
		to(#bdbdbd));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #adadad;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(240,240,240,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
  text-decoration:none;
  margin-bottom:10px;
  margin-right:20px;
}
.content_area_in{
 clear:both;
}
.contacttextbox{
 background:#FCFCFC;
 padding:10px;
 border:1px solid #767676;
 margin:10px;
}

.borderBox01 {
    display: block;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px #888;
    border: 3px solid #fe8c39;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 1rem;
    margin:1rem auto 0;
}
.borderBox02 {
    display: block;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px #888;
    border: 3px solid #2e8983;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 1rem;
    margin:1rem auto 0;
}
.borderBox03 {
    display: block;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px #888;
    border: 3px solid #ff5c5f;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 1rem;
    margin:1rem auto 0;
}

.balloon01::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fe8c39 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    height: 0;
    left: 33px;
    position: absolute;
    top: 100%;
    width: 0;
}
.balloon01 {
    display: block;
    background-color: #fe8c39;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 1rem 0 1rem;
    padding: 0.5rem 0.8rem;
    position: relative;

}
.balloon02::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #2e8983 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    height: 0;
    left: 33px;
    position: absolute;
    top: 100%;
    width: 0;
}
.balloon02 {
    display: block;
    background-color: #2e8983;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 1rem 0 1rem;
    padding: 0.5rem 0.8rem;
    position: relative;
}
.balloon03::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ff5c5f transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    height: 0;
    left: 33px;
    position: absolute;
    top: 100%;
    width: 0;
}
.balloon03 {
    display: block;
    background-color: #ff5c5f;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 1rem 0 1rem;
    padding: 0.5rem 0.8rem;
    position: relative;
}

.arrowTitle01 {
    margin: 0 0 0.1rem 0;
    font-size: 1.2rem;
}
.arrowTitle01::before {
    content: ">";
    background-color: #454545;
    border-radius: 1rem;
    color: #fff;
    font-size: 0.7rem;
    font-weight: bold;
    margin: 0 0.5rem 0 0;
    padding: 0.3rem 0.5rem;
}
.colorSideBar01 {
    display: block;
    border-left: 8px solid #ffddbc;
    color: #f39700;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 0.5rem;
    padding: 0 0 0 0.8rem;
}
.colorSideBar02 {
    display: block;
    border-left: 8px solid #9df2e1;
    color: #2e8983;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 0.5rem;
    padding: 0 0 0 0.8rem;
}
.colorSideBar03 {
    display: block;
    border-left: 8px solid #ffd1e8;
    color: #ff5b5b;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 0.5rem;
    padding: 0 0 0 0.8rem;
}

.signatureRight00 {
    display:block;
    font-size:0.7rem;
    text-align:right;
    margin-top: 15px;
    padding: 5px 0.5rem 0 0;
    border-top:1px #000000 dotted;
}
.signatureRight01 {
    display:block;
    font-size:0.7rem;
    text-align:right;
    margin-top: 15px;
    padding: 5px 0.5rem 0 0;
    border-top:1px #fe8c39 dotted;
}
.signatureRight02 {
    display:block;
    font-size:0.7rem;
    text-align:right;
    margin-top: 15px;
    padding: 5px 0.5rem 0 0;
    border-top:1px #2e8983 dotted;
}
.signatureRight03 {
    display:block;
    font-size:0.7rem;
    text-align:right;
    margin-top: 15px;
    padding: 5px 0.5rem 0 0;
    border-top:1px #ff5c5f dotted;
}
.whiteBox {
    display:block;
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #767676;
    margin: 10px;
    padding: 10px;
}
/* =========
goToTop
========= */
#goToTop {
	display:none;
	position:fixed;
	bottom:1rem;
	right:1rem;
	z-index:10000;
}
#goToTop a {
	display:block;
	width:50px;
	height:50px;
	background:url("https://avabelonline-com.akamaized.net/img/gototop.png") center center no-repeat;
	background-size:50px;
	background-color:#222;
	border-radius:25px;
}
.explanation {
	color: #ff0000;
	font-size: 80%;
}
.placeholder {
	font-size: 80%;
	position: absolute;
	top: 6px;
	left: 6px;
	color: #999;
}
.btn01 {
	cursor:pointer;
	border:1px solid #720202;
	color:#fff;
	display:inline-block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	box-shadow:inset 0 0 1px #fff;
	padding: 0.5em 2em 0.55em;;
	box-shadow:inset 0 1px 1px #fff;

	background: -moz-linear-gradient(
		top,
		#a60202 0%,
		#e64f47);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#a60202),
		to(#e64f47));
	background: linear-gradient(
		to top,
		#a60202,
		#e64f47);
}
.btn01:hover,
.btn01:active {
	background: -moz-linear-gradient(
		top,
		#e64f47 0%,
		#a60202);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#e64f47)),
		to(#a60202);
	background: linear-gradient(
		to top,
		#e64f47,
		#a60202);
}
.btn02 {
	cursor:pointer;
	color:#000;
	display:inline-block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	box-shadow:inset 0 0 1px #fff;
	padding: 0.5em 2em 0.55em;;
	box-shadow:inset 0 1px 1px #fff;
	background: -moz-linear-gradient(
		top,
		#b5b5b5 0%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b5b5b5),
		to(#ffffff));
	background: linear-gradient(
		to top,
		#b5b5b5,
		#ffffff);
	border: 1px solid #848484;
}
.btn02:hover,
.btn02:active {
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#b5b5b5));
	background: linear-gradient(
		to top,
		#ffffff,
		#b5b5b5);
}



/* 2020.03.17 */
#news_area .common_list dl ol,
#news_area .common_list dl ul{
	margin-top: 1rem;
	margin-left: 2rem;
}
#news_area .common_list li {
    padding: 0 0 0 0;
}
#news_area .common_list dl ul li,
#news_area .common_list dl ul{ 
list-style-type: disc !important;
}
#news_area .common_list dl ol{
list-style-type: decimal !important;
  padding-left: 0;
}
#news_area .common_list dl ul li,
#news_area .common_list dl ol li{
    padding:  0px !important;
    margin-bottom: 0;
}
#news_area .common_list dl ol li{
list-style-type: decimal !important;
}
