@charset "EUC-JP";

body {
	background-color: #FFFFFF;
    background-image: none;
}

/* Link
----------------------------------------------------------------------------- */
a img { border: none; }

/* Text
----------------------------------------------------------------------------- */
.main p.title {
	margin-bottom: 1.5em;
	padding: 4px 10px;
	background-color: #333;
	color: #fff;
	font-size: 110%;
	font-weight: normal;
}

/* Main
----------------------------------------------------------------------------- */
.contents {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
.main .section {
	margin: 20px 0 40px 0;
}
.main .lineBox {
	margin: 20px 0 40px 0;
	padding: 10px;
	border:1px solid #999;
	color: #333;
	font-size: 93.8%;
}
.main .lineBox h2,
.main .lineBox h3,
.main .lineBox h4 {
	font-size: 100%;
}
.main .privacy {
	max-width: 100%;
	width: 700px;
	height: 300px;
	border: 1px solid #CCC;
    margin: 0 0.6em 2em 0.6em;
    box-sizing: border-box;
	overflow: hidden;
}
.main .privacy iframe {
	width: 100%;
	height: 100%;
	border: none;;
}
p + ul.note {
	margin-top: 20px;
}
.main .disc,
.main .decimal {
	margin-left: 0;
	padding-left: 1.5em;
}
.main .disc li {
	padding: 0;
	list-style: disc;
	background: none;
}
.main .decimal li {
	padding: 0;
	list-style: decimal;
	background: none;
}
.main .note > li {
	position: relative;
	padding-left: 1.5em;
	background: none;
}
.main .note > li:before {
	content: "\203B";
	position: absolute;
	top: 0;
	left: 0;
	width: 1.5em;
}
.main .disc li:last-child,
.main .decimal li:last-child,
.main .note li:last-child {
    margin-bottom: 0;
}
.main p.linkArrow {
  background: url(/image/tp/icon_arrowNomal.gif) no-repeat left 0.3em;
	padding-left: 16px;
}
.indent {
	max-width: 700px;
	margin: 0 25px!important;
}
.noticeBox {
    width:700px;
    margin:0 auto 40px auto;
    background:#faf7e1;
    padding: 10px;
}
.noticeBox :last-child {
    margin-bottom: 0;
}

table.layout01 {
    border: 1px solid #cccccc;
}
table.layout01 th,
table.layout01 td {
    padding: 10px;
    border: 1px solid #cccccc;
}
table.layout01 th {
    background-color: #f9f9f4;
    white-space: nowrap;
}
table.layout01 th :last-child,
table.layout01 td :last-child {
    margin-bottom: 0;
}
table.layout01 .nowrap {
    white-space: nowrap;
}
table.layout01 .text01 {
    font-size: 85.7%;
    font-weight: normal;
}

/* Footer
----------------------------------------------------------------------------- */
.footer {
	width: 750px;
	margin: 10px auto;
}
.footer p {
	margin: 0;
	text-align: right;
}
.footer p.copyright {
	margin-top: 5px;
}

/* Parts
----------------------------------------------------------------------------- */
.nowrap {
    white-space: nowrap;
}



/* 20190304 */
.indentBlock {
	margin: 2em 30px 4em 30px;
}
.linkico  {
  background: url(/image/tp/icon_arrowNomal.gif) no-repeat left 0.3em;
	padding-left: 16px;
}


/* Old CSS
----------------------------------------------------------------------------- */
td {line-height:1.6; color:#333;}
.top {font-Size:12px; line-height:1.4; color:#333; letter-spacing:normal; margin:10 0 10 30px; width:660px;}
.top1 {font-Size:12px; line-height:1.4; color:#333; letter-spacing:normal; margin:10 0 10 30px; width:700px;}

.int {font-Size:12px; margin-left:50px;}

.plist {font-Size:11px; text-align:left; width:750px; margin:0px;}

.h1 {margin:0 0 10 0px;}
.h2 {margin:5 0 0 10px;}
.h3 {margin:5 0 0 20px;}

.SML {font-Size:11px; line-height:14px; margin:10 10 10 40px; width:650px;}