@charset "utf-8";

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	background-image: url();
}
a:hover {color:#f87500}

a:hover img {
FILTER: alpha(opacity=70); moz-opacity: 0.70; opacity: 0.70}

h1 {
TEXT-ALIGN: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-SIZE: small; PADDING-TOP: 0px
}

.qaTable{
	font-size:14px;
}

.qaTable p{
	text-indent:1.5;
	margin:0;
	padding:0;
}

.title{
	background-color:#009900;
}

.title p{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

.txt{
	padding-left:10px;
	font-size:small;
}

.answer{
	background:#eeeeee;
}

.txt2{
	line-height:1.5;
	font-size:small;
}

.txt3{
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}*jQuery to TOP*/


.backtotop {
    position: fixed;
    right: 15px;
    bottom: 20px;
    z-index: 9000;
    display: none;
}    

.backtotop a {
    display: block;
    color: #FFFFFF;
	width:100px;
	height:60px;
    padding:20px 0 0 0;
    margin: 0;
    background-color: #F86A0B;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
	font-size:large;
}


.style2 {
	line-height: 1.5;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
