@charset "UTF-8";

/* ===============================================
subject
=============================================== */
#column .subject h3 {
	background: url(/ls_files/lalocoyuta/img/subject.png) no-repeat 0 0;
	height: 28px;
}
/* =========================================================
common
========================================================= */
#lalocoyuta {
	clear: both;
	text-align: left;
	line-height: 146%;
}
/* -----------------------------------------------
section
----------------------------------------------- */
#lalocoyuta .section {
	clear: both;
	margin-bottom: 20px;
}
#lalocoyuta .section p {
	padding-bottom: 12px;
}
#lalocoyuta .section p {
	padding-bottom: 12px;
}
/* -----------------------------------------------
[picture] right resize
----------------------------------------------- */
#lalocoyuta .picr {
	float: right;
	margin: 0 0 10px 10px;
	clear: both;
}
#lalocoyuta .picr img {
	border: 1px solid #cccccc;
	padding: 1px;
	width: 300px;
	clear: both;
}
/* -----------------------------------------------
[picture] gallery with caption
----------------------------------------------- */
#lalocoyuta .gallerycap {
	font-size: 0;
	text-align: center;
	margin-bottom: 12px;
}
#lalocoyuta .gallerycap figure {
	font-size: initial;
	font-size: 14px;
	color: #666666;
	display: inline-block;
	text-align: center;
	margin: 2px;
	vertical-align: top;
}
#lalocoyuta .gallerycap figure div {
	position: relative;
	display: inline-block;
}
#lalocoyuta .gallerycap figure div:after {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 4px;
	content: " ";
}
#lalocoyuta .gallerycap figure img {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 1px;
}
/*
#lalocoyuta .gallerycap figcaption.w200 {
	width: 200px;
}
*/
/* =========================================================
information
========================================================= */
#lalocoyuta .information {
	clear: both;
	padding-bottom: 20px;
}
/* -----------------------------------------------
point
----------------------------------------------- */
#lalocoyuta .information .point {
	color: #6666cc;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
#lalocoyuta .information .point span {
	color: #333399;
}
/* -----------------------------------------------
notice
----------------------------------------------- */
#lalocoyuta .information .notice {
	text-align: center;
	line-height: 137%;
	margin-bottom: 15px;
}