@charset "Shift_JIS";

@import url("//kamogawa.mag2.com/common/css/custom/mag2.css");

#re_container{
	  margin: 0 auto;
    padding-top: 5px;
    max-width: 800px;
	  width: 100%;
	text-align: left;
}
#re_wrapper{
	  max-width: 780px;
	  width: 100%;
}
#re_content{
	  padding: 0 0 10px;
    max-width: 780px;
	  width: 100%;
    font-family: YuGothic, /* Mac用 */'Yu Gothic', /* Windows用 */sans-serif, Helvetica, "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
/* タイトル部分
---------------------------------------------------------------------*/
#re_content h1 {
line-height: 1;
    padding: 25px 5px 30px 10px;
    margin: 15px auto 0;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
	  border-top: 3px solid #000;
    border-bottom: 2px solid #000;
    position: relative;
    letter-spacing: 3px;
    color: #000;
    font-family: 'Lora', serif;
	  max-width: 615px;
	  width: 96%;
}

#re_content h1 span {
	    position: absolute;
    right: 5px;
    bottom: 12px;
    font-size: 12px;
    font-weight: bold;
    font-family: YuGothic, /* Mac用 */
 'Yu Gothic', /* Windows用 */
 sans-serif, Helvetica, "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    letter-spacing: 5px;
    display: block;
    margin: 0px 0 0;
    color: #000;
    text-shadow: 1px 1px 3px #fff;
}

#re_content .subheading{
	font-size: 130%;
	font-weight: bold;
	color: #000;
	margin: 0 0 20px;
}
#re_content .subheading i {
	margin: 0 5px 0 0;
}

/* dl部分
---------------------------------------------------------------------*/
dl {
	margin: 0 auto;
	padding:35px 0 35px;
	max-width: 615px;
	width: 100%;
  border-bottom: 3px solid #000;


}

dd {
	padding: 0 5px;

}

/* 文字サイズ */
dd,
div#att {
	font-size: 108%;
}

.second {
	margin-top: 1em;
}

.imp,
th span,
td span,
ul.supple span {
	color: #c00;
}

.emp {
	font-weight: bold;
}

.strike{
	text-decoration:line-through;
	}

.terms-nlist{
	list-style:none;
	width: 100%;
}

.terms-nlist li {
	margin:5px 0;
	word-wrap: break-word;
}

.terms-nlist li p{
	padding:10px 0 20px;
}

.terms-section{
	margin:30px 0 10px;
	}

/* ------------ .box ------------ */
dd.box {
	margin: 5px;
	padding: 2px;
	border: 1px #31caff double;
}

dd.box ul {
	padding: 10px;
	border: 1px #31caff double;
}

dd.box ul.domain,
dd.box ul.s-domain {
	border: none;
}

dd.box ul.domain li,
dd.box ul.s-domain li {
	float: left;
}

* html dd.box ul.domain,
* html dd.box ul.s-domain {
	height: 1px;
}

*:first-child+html dd.box ul.domain,
*:first-child+html dd.box ul.s-domain {
	min-height: 1px;
}

dd.box ul.domain li {
	width: 150px;
}

dd.box ul.s-domain li {
	width: 130px;
}

* html dd.box ul.s-domain li {
	width: 140px;
}

/* ------------ table ------------ */
table {
	margin-left: 80px;
	border-top: 1px #31caff solid;
	border-left: 1px #31caff solid;
	width: 610px;
	border-spacing: 0;
}

table.s {
	width: 350px;
}

body:first-of-type table.s {
	width: 610px;
}

caption {
	margin-left: 80px;
	padding-left: 15px;
	background: url("//img.mag2.com/mag2/common/general/li-r-gen.gif") left center no-repeat;
	text-align: left;
}

body:first-of-type caption {
	margin-left: 0;
}

th,
td {
	padding: 2px;
	border-right: 1px #31caff solid;
	border-bottom: 1px #31caff solid;
	text-align: center;
}

th {
	background-color: #d9f5ff;
	font-weight: normal;
}

td.txt {
	background-color: #ffc;
}

ul.supple {
	margin-bottom: 30px;
	margin-left: 80px;
	width: 100%;
	max-width: 610px;
}

p {
	line-height: 1.3;
}

.text {
	text-align: left;
}

.sp {
	margin-bottom: 30px;
}

.b-sp {
	margin-bottom: 0;
}

/* ------------ #att ------------ */
div#att {
	margin-left: 75px;
	padding: 10px;
	width: 100%;
	max-width: 610px;
	border: 2px #f60 dotted;
}

* html div#att {
	width: 100%;
	max-width: 620px;
}

div#att p {
	line-height: 1.4;
}

/* ---- 以前のお知らせはこちら ---- */
p#latest {
	margin-top: 10px;
	margin-left: 80px;
	width: 100%;
	max-width: 610px;
}

p#latest a {
	padding-left: 15px;
	background: url("//img.mag2.com/mag2/common/inq_left_w.gif") left center no-repeat;
}

p#back {
	margin-top: 10px;
	margin-left: 80px;
	width: 100%;
	max-width: 610px;
	text-align: right;
}

p#back a {
	padding-right: 15px;
	background: url("//img.mag2.com/mag2/common/inq_right_w.gif") right center no-repeat;
}

/* ------------ footer ------------ */
#footer{
  text-align: center;
	width: 100%;
}
#footer ul li.first {
	padding-left: 0;
	background-image: none;
}

@media only screen and (max-width:650px) {
	#re_container{
	  width: 98%;
}

}


.hidden {
	display: none;
}

ul.list-with-disc {
	list-style-type: disc;
}
ul.list-with-disc {
	margin-left: 2em;
}

a {
	text-decoration: none;
}
a:visited {
	color: blue;
}

dl.simple-description-list dt {
    font-weight: bold;
}

dl.simple-description-list dt:not(:first-child) {
    margin-top: 1em;
}

dl.simple-description-list dd {
    margin-left: 2em;
}

dl.simple-description-list {
	border: none;
}

ul.simple-unordered-list li {
	margin-left: 3em;
	list-style-type: circle;
}

ol.simple-ordered-list li {
	margin-left: 3em;
}
