@charset "UTF-8";

/* ===============================================
subject
=============================================== */
#column .subject h3 {
	background: url(/ls_files/life_cin/img/subject.gif) no-repeat 0 0;
	height: 28px;
}
/* =========================================================
common
========================================================= */
#life_cin {
	clear: both;
	text-align: left;
	line-height: 146%;
}
/* -----------------------------------------------
list
----------------------------------------------- */
#life_cin .list {
	line-height: 163%;
	margin: 0 0 12px 0;
}
#life_cin .listL {
	line-height: 163%;
	margin: 0 0 4px 0;
}
#life_cin .listL li {
	padding-bottom: 8px;
}
#life_cin .listN {
	line-height: 163%;
	list-style-type: none;
	padding-left: 0;
	margin: 0 0 12px 0;
}
/* -----------------------------------------------
section
----------------------------------------------- */
#life_cin .section {
	clear: both;
	margin-bottom: 20px;
}
/* -----------------------------------------------
common
----------------------------------------------- */
#life_cin .headline {
	font-weight: bold;
	border-left: 4px solid #f3981d;
	padding: 3px 0 3px 6px;
	margin-bottom: 12px;
}
#life_cin .indnt {
	margin: 0 0 12px 10px;
}
#life_cin p {
	padding-bottom: 12px;
}
/* -----------------------------------------------
intro
----------------------------------------------- */
#life_cin .intro {
	background-color: #f7f6f5;
	border: 1px solid #efefef;
	padding: 12px 12px 3px;
}
#life_cin .intro dt {
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 6px;
	margin-bottom: 15px;
}
/* -----------------------------------------------
description
----------------------------------------------- */
#life_cin .desc dt {
	font-weight: bold;
	color: #ee7800;
	margin-bottom: 4px;
}
#life_cin .desc dd {
	margin-bottom: 12px;
}
/* -----------------------------------------------
writer
----------------------------------------------- */
#life_cin .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_cin .writer .head {
	color: #192f60;
	font-weight: bold;
	border-bottom: 1px dashed #fad39e;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
#life_cin .writer .box {
	display: table;
}
#life_cin .writer .box div {
	display: table-cell;
	vertical-align: top;
}
#life_cin .writer .box div img {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 1px;
}
#life_cin .writer .box dl {
	display: table-cell;
	vertical-align: top;
	padding-left: 12px;
}
#life_cin .writer .box dt {
	margin-bottom: 4px;
}
#life_cin .writer .box dt div {
	color: #a28b32;
	font-weight: bold;
	margin-right: 4px;
}
#life_cin .writer .box dt em {
	font-weight: bold;
	font-style: normal;
}
#life_cin .writer .box dt span {
	color: #666666;
}
#life_cin .writer .box dd p {
	padding-bottom: 12px;
}
/* -----------------------------------------------
[picture] resize
----------------------------------------------- */
#life_cin .picr {
	clear: both;
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
}
#life_cin .picr img {
	border: 1px solid #cccccc;
	display: block;
	background-color: #ffffff;
	padding: 1px;
	width: 250px;
}
#life_cin .picr p {
	text-align: left;
	color: #666666;
	padding-top: 4px;
}
#life_cin .picr .w180 {
	width: 180px;
}
#life_cin .picr .w250 {
	width: 250px;
}
/* =========================================================
information
========================================================= */
#life_cin .information {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}
/* -----------------------------------------------
point
----------------------------------------------- */
#life_cin .information .point {
	color: #6666cc;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
#life_cin .information .point span {
	color: #333399;
}
/* -----------------------------------------------
notice
----------------------------------------------- */
#life_cin .information .notice {
	text-align: center;
	line-height: 137%;
	padding: 0;
	margin-bottom: 10px;
}