@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div {
	margin: 0px;
	padding: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border: 0;
}

.mt20 {
margin-top: 20px;
}

/* Widget Area */

.widget_text img {
	margin: 5px;
}
.widget-title　 {
	visibility: hidden;
}
.widget_ad {
	width: 300px;
	float: left;
}
.widget_ad_g {
	width: 300px;
	float: left;
	background-color: #c0c0c0;
	margin: 5px 0;
}
.widget_ad_img {
	width: 55px;
	float: left;
	margin-right: 10px;
}
.widget_ad_text {
	float: left;
	width: 220px;
	text-decolation: none;
	margin-top: 10px;
	padding-left: 5px;	
}
.widget_ad_text a {
	text-decoration: none;
	margin-top: 5px;
}
.attachment-full {
	float: left;
	margin-top: 10px;
    
}
.ctc {
	float: left;
}
.widget_ad_b {
	width: 300px;
	float: left;
}
.widget_ad_b_g {
	width: 300px;
	float: left;
	background-color: #c0c0c0;
}
.widget_ad_b_img {
	width: 70px;
	float: left;
}
.widget_ad_b_text {
	margin-top: 5px;
	float: left;
	width: 215px;
	text-decolation: none;
}
.widget_ad_b_text a {
	text-decoration: none;
}
.massage {
	font-size: 12px;
}
/* faq Area */

#mo_faq_area {
font-size: 14px;
}


.faq_box {
background-color:#e2e8fa;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: solid 2px #4169e1;
padding: 5px;
margin-bottom: 25px;
}

#mo_faq_area h3 {
font-size: 25px;
margin-top: 50px 0 25px 0;
padding-left: 10px;
border-left: 10px solid #4169e1;
border-bottom : 2px solid #4169e1;
border-top: none;
background-color:#fff;
}

#mo_faq_area h3:first-child {
margin-top: 20px;
}

#mo_faq_area h4 {
width: 80%;
font-size: 18px;
margin:0;
line-height: 1;
padding-left: 10px;
background-color:#e2e8fa;
color: #153185;
border:none;
}

#mo_faq_area h4:before,#mo_faq_area h4:after {
display:none;
}

#mo_faq_area p {
line-height: 20px;
margin-top: 0;
margin-left: 10px;
}

#mo_faq_area ul, #mo_faq_area li{
list-style-type: disc!important;
} 

#mo_faq_area ul{
margin-bottom: 20px;
}

#mo_faq_area li {
margin-left: 30px;
}

.top-widebanner .widget_text img {
	margin: 20px 0px 0px;
}
