@charset "UTF-8";

/* ===============================================
subject
=============================================== */
#column .subject h3 {
	background: url(/ls_files/life_tx/img/subject.gif) no-repeat 0 0;
	height: 28px;
}
/* =========================================================
common
========================================================= */
#life_tx {
	clear: both;
	text-align: left;
	line-height: 146%;
}
/*
list
---------------------------------------- */
#life_tx .list {
	line-height: 163%;
	margin: 0 0 12px 0;
}
#life_tx .list.color {
	background: #FCF9EF;
	border: 1px dotted #ede4c4;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 10px 0 22px;
}
#life_tx .listL {
	line-height: 163%;
	margin: 0 0 4px 0;
}
#life_tx .listL li {
	padding-bottom: 8px;
}
#life_tx .listN {
	line-height: 163%;
	list-style-type: none;
	padding-left: 0;
	margin: 0 0 12px 0;
}
/*
dl list: terms
---------------------------------------- */
#life_tx .terms {
	padding: 6px 0 18px;
}
#life_tx .terms dl {
	background: #FCF9EF;
	padding: 15px 15px 3px;
	border: 1px solid rgba(162, 140, 50, 0.1);
}
#life_tx .terms dt {
	border-bottom: 1px solid rgba(162, 140, 50, 0.3);
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #a28b32;
}
#life_tx .terms dd {
	padding-left: 12px;
}
#life_tx .terms dd ul,
#life_tx .terms dd ol {
	margin-top: 8px;
	padding-left: 10px;
}
/*
circle
---------------------------------------- */
#life_tx .circle {
	color: #ede4c4;
	text-align: center;
	padding: 8px 0 20px;
}
#life_tx .circle span {
	color: #DBD0A9;
}
/* -----------------------------------------------
note
----------------------------------------------- */
#life_tx .attention {
	color: #ed6d35;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 20px;
}
#life_tx span.attn {
	color: #ed6d35;
	margin-right: 5px;
}
/* -----------------------------------------------
introduction
----------------------------------------------- */
#life_tx .intro {
	clear: both;
	margin-bottom: 20px;
}
#life_tx .intro p {
	padding-bottom: 12px;
}
#life_tx .intro .intro_title {
	color: #ee7800;
	margin-bottom: 4px;
	font-weight: bold;
}
/* -----------------------------------------------
main
----------------------------------------------- */
#life_tx .main {
	clear: both;
	margin-bottom: 20px;
}
#life_tx .main .headline {
	font-weight: bold;
	border-left: 4px solid #f3981d;
	padding: 3px 0 3px 6px;
	margin-bottom: 12px;
}
#life_tx .main .indnt {
	margin: 0 0 12px 1em;
}
#life_tx .main p {
	padding-bottom: 12px;
}
/* -----------------------------------------------
section
----------------------------------------------- */
#life_tx .section {
	margin-bottom: 25px;
}
/* -----------------------------------------------
entry
----------------------------------------------- */
#life_tx .entry {
	margin-bottom: 12px;
}
#life_tx .entry .ttl {
	color: #ee7800;
	font-weight: bold;
	margin-bottom: 8px;
}
#life_tx .entry .sub {
	margin: 0 0 0 1em;
}
/* -----------------------------------------------
description
----------------------------------------------- */
#life_tx .main .desc dt {
	color: #ee7800;
	margin-bottom: 4px;
	font-weight: bold;
}
#life_tx .main .desc dd {
	margin-bottom: 12px;
}
#life_tx .main .desc dd ul,
#life_tx .main .desc dd ol {
	padding-left: 28px;
	padding-bottom: 12px;
}
/* -----------------------------------------------
checkpoint vol.2
----------------------------------------------- */
#life_tx .main .checkpoint {
	margin-top: 6px;
}
#life_tx .main .checkpoint>dt {
	color: #a28b32;
	border-top: 3px double rgba(162, 140, 50, 0.3);
	border-bottom: 3px double rgba(162, 140, 50, 0.3);
	padding: 3px 0;
	margin-bottom: 10px;
}
#life_tx .main .checkpoint dd {
	padding-left: 12px;
	margin-bottom: 6px;
}
#life_tx .main .checkpoint .detail dt {
	margin-top: 3px;
	margin-bottom: 4px;
	color: #a28b32;
}
#life_tx .main .checkpoint .detail dd {
	padding-left: 16px;
}
#life_tx .main .checkpoint .detail dd:last-of-type {
	padding-bottom: 2px;
}
#life_tx .main .checkpoint .detail ul,
#life_tx .main .checkpoint .detail ol {
	padding-left: 16px;
}
/* -----------------------------------------------
faq vol.2
----------------------------------------------- */
#life_tx .faq p {
	padding-bottom: 8px;
}
#life_tx .faq .question {
	color: #a28b32;
	margin-bottom: 8px;
}
#life_tx .faq .question dt {
	float: left;
	font-weight: bold;
}
#life_tx .faq .question dd {
	margin-left: 26px;
}
#life_tx .faq .answer {
	clear: left;
}
#life_tx .faq .answer dt.a {
	float: left;
	color: #ee7800;
	font-weight: bold;
}
#life_tx .faq .answer dd.a {
	margin: 0 0 12px 26px;
}
/* -----------------------------------------------
url vol.5
----------------------------------------------- */
#life_tx .url {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 6px 0 4px;
	margin: -2px 0 14px;
}
/* -----------------------------------------------
item vol.5
----------------------------------------------- */
#life_tx .main .item dt {
	color: #666;
	font-weight: normal;
}
/* =========================================================
writer
========================================================= */
#life_tx .writer {
	clear: both;
	border-top: 2px solid #f3981d;
	background-color: #f9f6eb;
	border-radius: 0 0 15px 15px;
	padding: 15px 15px 3px 15px;
	margin-top: 40px;
}
#life_tx .writer .head {
	color: #192f60;
	font-weight: bold;
	border-bottom: 1px dashed #fad39e;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
#life_tx .writer .box {
	display: table;
}
#life_tx .writer .box div {
	display: table-cell;
	vertical-align: top;
}
#life_tx .writer .box div img {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 1px;
}
#life_tx .writer .box dl {
	display: table-cell;
	vertical-align: top;
	padding-left: 12px;
}
#life_tx .writer .box dt {
	margin-bottom: 4px;
}
#life_tx .writer .box dt div {
	color: #a28b32;
	font-weight: bold;
	margin-right: 4px;
}
#life_tx .writer .box dt em {
	font-weight: bold;
	font-style: normal;
}
#life_tx .writer .box dt span {
	color: #666666;
}
#life_tx .writer .box dd p {
	padding-bottom: 12px;
}
#life_tx .writer .box Ul {
	padding-left: 16px;
	list-style-type: circle;
}
/* -----------------------------------------------
[picture] resize
----------------------------------------------- */
#life_tx .picr {
	clear: both;
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
}
#life_tx .picr img {
	border: 1px solid #cccccc;
	display: block;
	background-color: #ffffff;
	padding: 1px;
	width: 250px;
}
#life_tx .picr p {
	text-align: left;
	color: #666666;
	padding-top: 4px;
}
#life_tx .picr .w180 {
	width: 180px;
}
#life_tx .picr .w250 {
	width: 250px;
}
/* -----------------------------------------------
conclusion
----------------------------------------------- */
#life_tx .con {
	margin-bottom: 20px;
}
#life_tx .con p {
	margin-bottom: 12px;
}
/* =========================================================
information
========================================================= */
#life_tx .information {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}
/* -----------------------------------------------
point
----------------------------------------------- */
#life_tx .information .point {
	color: #6666cc;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
#life_tx .information .point span {
	color: #333399;
}
/* -----------------------------------------------
notice
----------------------------------------------- */
#life_tx .information .notice {
	text-align: center;
	line-height: 137%;
	padding: 0;
	margin-bottom: 10px;
}