﻿@charset "utf-8";

/* 特定商取引に関する法律に基づく表記 commers */

div.commers{
padding:0 24px 24px 24px;
}

div.commers h1{
margin-bottom:36px;
}

div.commers h2{
margin:1em 0 0.3em 0;
}

div.commers dt,dd{
margin-bottom:1em;
padding-bottom:1em;
}

div.commers dd{
border-bottom:1px dotted #ccc;
line-height:140%;
}

div.commers dt{
float:left;
width:11em;
}

div.commers dt{
float:left;
}

div.commers dt {
margin-bottom:0.8em;
}

/* 本サイトのご利用にあたって user */

div.user{
padding:0 24px 24px 24px;
}


div.user h1{
margin-bottom:36px;
}

div.user h2{
margin:1em 0 0.3em 0;
color:steelblue;
}

div.user h3{
margin:1em 0 0.3em 1em;
}


div.user p{
line-height:170%;
margin-left:1em;
}

div.user p span{
font-size:90%;
}

div.user ul{
margin-left:3em;
}

div.user li{
margin:0.5em 0 0 0;
list-style-type:disc;
line-height:150%;
}

