@charset "utf-8";

/* CSS Document */

#container {
	max-width: 960px;
	margin: 0px auto;
}

p {
	font-size: 75%;
	line-height: 1.6em;
}

h1 {
	border-left: 8px solid #e60012;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0px 20px 14px;
	font-size: 140%;
}

.header_policy {
	margin-bottom: 30px;
}

.inner {
	padding: 30px;
}

.liststyle_disc {
	margin-bottom: 30px;
}

.liststyle_disc li {
	list-style: disc;
	margin-left: 15px;
}

.list_dec {
	list-style: decimal;
	margin-left: 15px;
	margin-bottom: 30px;
}

.list_dec li {
	margin-bottom: 15px;
	font-size: 75%;
}

.text_right {
	text-align: right;
}

.box_policy {
	clear: both;
	background-color: #EBEBEB;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 30px;
}

.box_policy h2 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 20px;
	color: #666;
	text-align: center;
}

.box_policy dt {
	font-weight: bold;
	font-size: 75%;
	margin-bottom: 15px;
	color: #666;
}

.box_policy dd {
	font-size: 75%;
	margin-bottom: 30px;
	color: #666;
	margin-left: 15px;
	margin-right: 15px;
}

.box_policy dd p {
	font-size: 100%;
}

.box_info {
	margin-left: 15px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.box_chukai_info {
	background: #ffffff;
	border: solid 1px #d5d5d5;
	padding: 5px;
	margin-bottom: 15px;
}

.privacy_table {
	background-color: #fff;
	width: 100%;
	margin-bottom: 30px;
}

.privacy_table th {
	width: 20%;
	padding: 1% 2%;
	font-size: 82.5%;
	border-bottom: 1px solid #eee;
}

.privacy_table td {
	padding: 1% 2%;
	font-size: 82.5%;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.list_second {
	margin-bottom: 10px;
}

.list_second li {
	margin-left: 30px;
	text-indent: -1.8em;
	padding-left: 1.8em;
	margin-bottom: 5px;
}

h3 {
	font-size: 100%;
	margin-bottom: 10px;
}


/* Margin */

.mt0 {
	margin-top: 0px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.ml0 {
	margin-left: 0px !important;
}

.mr0 {
	margin-right: 0px !important;
}

.mt1 {
	margin-top: 1px !important;
}

.mb1 {
	margin-bottom: 1px !important;
}

.mt3 {
	margin-top: 3px !important;
}

.mb3 {
	margin-bottom: 3px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr6 {
	margin-right: 6px !important;
}

.mt8 {
	margin-top: 5px !important;
}

.mb8 {
	margin-bottom: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mt18 {
	margin-top: 18px !important;
}

.mb18 {
	margin-bottom: 18px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mt55 {
	margin-top: 55px !important;
}

.mb55 {
	margin-bottom: 55px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mt65 {
	margin-top: 65px !important;
}

.mb65 {
	margin-bottom: 65px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mt75 {
	margin-top: 75px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}


/* position */

.posP03 {
	top: 0.3ex;
	vertical-align: baseline;
	position: relative;
}

.posP04 {
	top: 0.4ex;
	vertical-align: baseline;
	position: relative;
}

.posP05 {
	top: 0.5ex;
	vertical-align: baseline;
	position: relative;
}

.posP06 {
	top: 0.6ex;
	vertical-align: baseline;
	position: relative;
}

.posP07 {
	top: 0.7ex;
	vertical-align: baseline;
	position: relative;
}

.posP08 {
	top: 0.8ex;
	vertical-align: baseline;
	position: relative;
}

.posP09 {
	top: 0.9ex;
	vertical-align: baseline;
	position: relative;
}

.posM03 {
	top: -0.3ex;
	vertical-align: baseline;
	position: relative;
}

.posM04 {
	top: -0.4ex;
	vertical-align: baseline;
	position: relative;
}

.posM05 {
	top: -0.5ex;
	vertical-align: baseline;
	position: relative;
}

.posM06 {
	top: -0.6ex;
	vertical-align: baseline;
	position: relative;
}

.posM07 {
	top: -0.7ex;
	vertical-align: baseline;
	position: relative;
}

.posM08 {
	top: -0.8ex;
	vertical-align: baseline;
	position: relative;
}

.posM09 {
	top: -0.9ex;
	vertical-align: baseline;
	position: relative;
}


/* Align */

.al {
	text-align: left;
}

.ac {
	text-align: center;
}

.ar {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.vb {
	vertical-align: bottom;
}


/* Indent */

.ind5 {
	text-indent: -0.5em;
	padding-left: 0.5em;
}

.ind6 {
	text-indent: -0.6em;
	padding-left: 0.8em;
}

.ind7 {
	text-indent: -0.7em;
	padding-left: 0.8em;
}

.ind8 {
	text-indent: -0.8em;
	padding-left: 0.8em;
}

.ind9 {
	text-indent: -0.9em;
	padding-left: 0.9em;
}

.ind10 {
	text-indent: -1em;
	padding-left: 1em;
}

.ind11 {
	text-indent: -1.1em;
	padding-left: 1.1em;
}

.ind12 {
	text-indent: -1.2em;
	padding-left: 1.2em;
}

.ind13 {
	text-indent: -1.3em;
	padding-left: 1.3em;
}

.ind14 {
	text-indent: -1.4em;
	padding-left: 1.4em;
}

.ind15 {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.ind16 {
	text-indent: -1.6em;
	padding-left: 1.6em;
}

.ind17 {
	text-indent: -1.7em;
	padding-left: 1.7em;
}

.ind18 {
	text-indent: -1.8em;
	padding-left: 1.8em;
}

.ind19 {
	text-indent: -1.9em;
	padding-left: 1.9em;
}

.ind20 {
	text-indent: -2em;
	padding-left: 2em;
}

.ind25 {
	text-indent: -2.5em;
	padding-left: 2.5em;
}


/* Letter Spacing */

.lsM05 {
	letter-spacing: -0.05em
}

.lsM10 {
	letter-spacing: -0.1em
}

.lsM15 {
	letter-spacing: -0.15em
}

.lsM20 {
	letter-spacing: -0.2em
}

.lsP05 {
	letter-spacing: 0.05em
}

.lsP10 {
	letter-spacing: 0.1em
}

.lsP15 {
	letter-spacing: 0.15em
}

.lsP20 {
	letter-spacing: 0.2em
}


/* Float */

.left {
	float: left;
}

.right {
	float: right;
}