@charset "UTF-8";


/* ---------------------------------------------------------------------------------------------------- */
/* navi */

.navi-r {
	text-align: right;
}

.navi a, a.navi {
	background: url(../images/p-ar06-01.png) no-repeat left center;
	padding-left: 15px;
}

.navi a:hover, a.navi:hover {
	background: url(../images/p-ar06-03.png) no-repeat left center;
}

/* other */

img.newmark {
	margin-left: 5px;
	vertical-align: middle;
}



/* ---------------------------------------------------------------------------------------------------- */
/* img */

.pl {
	float: left;
	margin-right: 20px;
}

.pr {
	float: right;
	margin-left: 20px;
}

img.bo, ul.bo img {
	border: 5px solid #F1F1F1;
}



/* ---------------------------------------------------------------------------------------------------- */
/* box */
/* ebox px */

.box2, .box3, .box4 {
	float: left;
	margin-right: 10px;
}

/* box2 */

.ebox .box2 {
	width: 260px;
}

/* box3 */

.ebox .box3 {
	width: px;
}

/* box4 */

.ebox .box4 {
	width: px;
}

/* border */

div.bo {
	border: 2px solid #C9E084;
	margin: 1em 0;
}

div.bo .inner {
	padding: 10px 15px;
}

div.bo .inner .nm {
	margin-top: 0;
	margin-bottom: 0;
}

/* common */

div.la, .ebox div.la, .einner div.la {
	margin-right: 0;
}



/* ---------------------------------------------------------------------------------------------------- */
/* list */

/* list01 */
/* normal style */

.list01, .blogbox ul, .blogbox ol {
	margin: 0 0 1em 2em;
}

ol.list01, .blogbox ol {
	list-style: decimal;
}

ul.list01, .blogbox ul {
	list-style: circle;
}

dl.list01 dt {
	margin-left: -2em;
}

dl.list01 dd {
	list-style: circle;
	display: list-item;
}

/* list02 */
/* border-bottom */

.list02 {
	margin-bottom: 1em;
}

.list02 li, .list02 dd {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

.list02 dd {
	padding-left: 1em;
}

.list02 li.la, .list02 dd.la {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* list03 */
/* float style */

.list03 {
	margin-bottom: 1em;
}

.list03 li {
	float: left;
	white-space: nowrap;
	margin-right: 2em;
}

.list03 li.la {
	margin-right: 0;
}

/* photo */

ul.photo {
	margin-bottom: 1em;
}

ul.photo li {
	float: left;
	margin-right: 20px;
	text-align: center;
}

ul.photo li img {
	vertical-align: bottom;
}

/* row2 */

ul.r2 li {
	width: px;
}

/* row3 */

ul.r3 li {
	width: px;
}

/* row4 */

ul.r4 li {
	width: px;
}

/* row5 */

ul.r5 li {
	width: px;
}

/* common */

td ul, td ol {
	margin-top: 0;
	margin-bottom: 0;
}

ul.photo li.m {
	margin-top: 20px;
}

ul.photo li.la {
	margin-right: 0;
}

ul.la {
	margin-bottom: 0;
}



/* ---------------------------------------------------------------------------------------------------- */
/* table */

/* table01 */
/* border-table */

table.tbl01 {
	border: 1px solid #CCC;
	margin: 0 0 1em 0;
}

.tbl01 th, .tbl01 td {
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
}

.tbl01 th {
	background: #EDE6B2;
}

.tbl01 thead th, .tbl01 td {
	border-left: 1px dotted #CCC;
}

.tbl01 thead th, .tbl01 thead td {
	padding: 5px 15px;
	text-align: center;
	white-space: normal;
}

.tbl01 caption {
	text-align: left;
	font-weight: bold;
	color: #191919;
}

/* table02 */
/* line-table */

table.tbl02 {
	margin: 0 0 1em 0;
}

.tbl02 th, .tbl02 td {
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	padding: 5px 0;
}

.tbl02 td {
	padding-left: 1em;
}

.tbl02 tr.fi th, .tbl02 tr.fi td, .tbl02 fi.la, .tbl02 td.fi {
	border-top: none;
	padding-top: 0;
}

.tbl02 tr.la th, .tbl02 tr.la td, .tbl02 th.la, .tbl02 td.la {
	border-bottom: none;
	border-top: none;
	padding-bottom: 0;
}

/* help */


table.ph {
	margin-bottom: 5px;
}

.tbl-help {
	text-align: right;
	margin-bottom: 1em;
	font-size: 85%;
}

/* common */

table.la {
	margin-bottom: 0;
}

td.navi {
	text-align: right;
	white-space: nowrap;
	border-left: none;
}

td.n, td.p {
	text-align: right;
}

td.p {
	color: #F00;
}
