@charset "utf-8";

/* p{
padding: 0px 20px;
} */

#menunavi li{
list-style-type: none;
line-height: 200%;

}
#menunavi a{
text-decoration: none;
background-image: url(../img/sysimg/arrow5_2.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 13px;
}

#menunavi a:hover{
color: red;
}
#menunavi a:visited{
color: purple;
}


#license-navi{
float: left;
width: 290px;
padding-left: 20px;
}
#service-navi{
float: right;
width: 290px;
margin: 12px 20px 0px 0px;
padding-left: 0px;
}
#license-navi ul li, #service-navi li{
margin-left: -10px;
}

.buy{
background: #e6cde3;
font-size: 13px;
border-bottom: 3px dashed #e95295;
padding: 3px 120px 3px 3px;
}

#clear {
clear: both;
}

/* 問合わせ本文レイアウト */

#sys-qa{
/* background-color: #ccc; */
margin: 0px 20px;
}
#sys-qa dt{
background-image: url(../img/sysimg/faqq.png);
background-repeat: no-repeat;
background-color: #f4fff4;
border-bottom: 2px solid #417038; 
text-indent: 2em;
line-height: 240%;
background-position: left center;
}

#sys-qa dd{
background-image: url(../img/sysimg/faqa.png);
background-repeat: no-repeat;
margin: 10px 20px;
padding-left: 24px;
}

/* .h3{
background-color: #ffefef;
padding: 6px 20px 6px 24px;
border-left: 6px solid #ff7fbf;
border-bottom: 1px solid #ff7fbf;
background-image: url(../../img/h2img.jpg);
background-repeat: no-repeat;
} */
.big{
font-weight: bold;
text-decoration: underline;
}

