@import url( font-awesome.min.css );

a {
	color: blue;
	text-decoration: none; }
#compliance #content .mB30{margin-bottom:30px;}
dl.em dt{
	font-size: 1em;
	font-weight: bold;
	background-image: url(../img/tane.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	text-decoration: none;
	width: 810px;
	padding: 10px 10px 6px 36px;
	border-bottom: 1px solid gray; }
dl.em dd{
	width: 810px;
	margin: 12px 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px; }
table.em{}
table.em th{}
teble.em td{}

/* 強調文設定 */
strong	{
	font-size: 1em;
	color: red;
	text-decoration: none;
	}

/* タイトル見出し設定 */

h1	{
	font-size: 1.3em;
	color: #666;
	font-weight: bold;
	background-image: url(../img/qa_h1.gif);
	background-repeat: no-repeat;
	width: 810px;
	padding: 5px 10px 2px 36px;
	}

	/* 特商法 */
table.tokuteishou_hyou {
	margin:0px 10px 0 10px;
	width:600px;
	border-collapse:separate;
    border-spacing:16px;
	cellpadding:5px;
	}

table.tokuteishou_hyou th {
	font-size: 16px;
	border-right: solid 3px #b0b0b0;
	line-height: 18px;
	padding-top:12px;
	padding-right:12px;
	padding-bottom:12px;
	text-align:left;
	wite-space:nowrap;
	padding-left: 12px;
}
table.tokuteishou_hyou td {font-size: 14px; padding-left:18px; padding-top:12px; padding-bottom:12px;}


/* 特商法小学部用 */
table.tokuteishou_hyou_elemant {
	margin:0px 10px 0 10px;
	width:620px;
	border-collapse:separate;
    border-spacing:16px;
	cellpadding:5px;
	}

table.tokuteishou_hyou_elemant th {
	font-size: 16px;
	border-right: solid 3px #b0b0b0;
	line-height: 18px;
	padding-top:12px;
	padding-right:12px;
	padding-bottom:12px;
	text-align:left;
	wite-space:nowrap;
	padding-left: 12px;
}
table.tokuteishou_hyou_elemant td { font-size:14px; padding-left:18px; padding-top:12px; padding-bottom:12px;}



.moushikomi_notice {margin: 30px 0px 20px 0px; padding: 15px 0px 15px 15px; color: #e80000; border: dotted 1px #999999;}
.moushikomi_notice li {list-style: none; padding:0 0 0 1em; text-indent: -1em; line-height: 22px;}

dl.em dd.pdfview_pc{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

dl.em dd.login_back{
	margin-top: 0px;
}


/*Ｑ＆Ａリニューアル*/

.navi {
	margin-top: 30px;
}


.content_block {
    margin-top: 30px;
}

.faq_q {
	background-image: url(../img/faq_q.png);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-size: 29px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
}

.faq_a {
	background-image: url(../img/faq_a.png);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-size: 29px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
}

.text_body {
	overflow: hidden;
    position: relative;
    margin: 0;
    width: 800px;
}

.text_body_6 {
	overflow: hidden;
    position: relative;
    margin: 0;
    width: 800px;
}

.text_body_p {
	width: 800px;
}

.a_list_body {
	overflow: hidden;
    position: relative;
    margin: 0;
}

.a_list_text {
	width: 765px;
}
.text_color_supportcenter {
	color: #6699ff;
}

.panel {
	border: 2px solid #dbe5f1;
	margin: 10px 0;
}

.panel_body {
	padding: 10px 10px 50px 10px;
}

.faq_list {
	list-style: none;
}

.a_list {
	float: left;
}
/* 重要文言 */
.red_letter {
	color: #FF0000;
}

.orange_letter {
	color: #f39700;
}

.inner_border {
	border: solid;
    padding: 10px;
    border-color: #007bbb;
    width: 420px;
    display: block;
    margin: 0;
}

/* 太字 */
.font_bold {
	font-weight: bold;
}

/* ページトップボタン */
.faq_pagetop {
    margin-top: 30px;
    /* chrome */
    text-align: -webkit-right;
    /* Firefox */
    text-align: -moz-right;
}
.pagetop_btn {
	width: 80px;
}
