@charset "UTF-8";

/* ===============================================
subject
=============================================== */
#column .subject h3 {
	background: url(/ls_files/life_phx/img/subject.gif) no-repeat 0 0;
	height: 28px;
}
/* =========================================================
common
========================================================= */
#life_phx {
	clear: both;
	text-align: left;
	line-height: 146%;
}
/*------ list ------*/

#life_phx .list {
	padding-left: 28px;
	margin: 0 0 12px 0;
}
#life_phx .listL {
	padding-left: 28px;
	margin: 0 0 6px 0;
}
#life_phx .listL li {
	padding-bottom: 6px;
}
#life_phx .listN {
	list-style-type: none;
	padding: 0;
	margin: 0 0 12px 1em;
}
/* -----------------------------------------------
introduction
----------------------------------------------- */
#life_phx .intro {
	clear: both;
	margin-bottom: 20px;
}
#life_phx .intro p {
	padding-bottom: 12px;
}
/* -----------------------------------------------
main
----------------------------------------------- */
#life_phx .main {
	clear: both;
	margin-bottom: 20px;
}
#life_phx .main .headline {
	font-weight: bold;
	border-left: 4px solid #f3981d;
	padding: 2px 0 2px 6px;
	margin-bottom: 12px;
}
#life_phx .main .indnt {
	margin: 0 0 12px 0;
}
#life_phx .main .sp {
	margin-bottom: 24px;
}
#life_phx .main p {
	padding-bottom: 12px;
}
/* -----------------------------------------------
writer
----------------------------------------------- */
#life_phx .writer {
	clear: both;
	border-top: 1px solid #ff6600;
	background-color: #fffaf1;
	padding: 15px;
	margin-top: 40px;
	color: #000000;
	border-radius: 0 0 15px 15px;
}
#life_phx .writer .head {
	font-weight: bold;
	border-bottom: 1px dashed #ffb888;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
#life_phx .writer .box {
	display: table;
	margin-bottom: 12px;
}
#life_phx .writer .box div {
	display: table-cell;
	vertical-align: top;
}
#life_phx .writer .box div img {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 1px;
}
#life_phx .writer .box dl {
	display: table-cell;
	vertical-align: top;
	padding-left: 12px;
}
#life_phx .writer .box dt {
	font-weight: bold;
	margin-bottom: 4px;
}
#life_phx .writer .box dt span {
	color: #ff6600;
	margin-right: 4px;
}
#life_phx .writer .box dd p {
	padding-bottom: 12px;
}
#life_phx .writer dl.career dt{
	font-weight: bold;
	margin-bottom: 2px;
}
/* =========================================================
information
========================================================= */
#life_phx .information {
	clear: both;
	padding-bottom: 20px;
}
/* -----------------------------------------------
point
----------------------------------------------- */
#life_phx .information .point {
	color: #6666cc;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
#life_phx .information .point span {
	color: #333399;
}
/* -----------------------------------------------
notice
----------------------------------------------- */
#life_phx .information .notice {
	text-align: center;
	line-height: 137%;
	margin-bottom: 15px;
}