/* :::::::::::::::::::::::::::::::::::::::::::::
	style reset
::::::::::::::::::::::::::::::::::::::::::::: */
html, body,
h1, p, pre, blockquote, form,
ul, ol, li, dl, dt, dd, address {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

/* :::::::::::::::::::::::::::::::::::::::::::::
	default style
::::::::::::::::::::::::::::::::::::::::::::: */
hr {
	display: none;
}

strong {
	font-weight: bold;
	text-decoration: none;
}

em {
	font-style: normal;
}
th {
	text-align: left;
}
table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ::::::::::::::::::::::::::::::::::::::::: */
body {
	text-align: left;
	color: #666666;
}
.msg  {
	font-size: 100%;
	color: #6c6955;
	margin-left: 40px;
	padding: 0px;
	margin-top: 20px;
	border: 1px solid #ccc8ac;
}
.msg td {
	padding: 10px;
}
.msg h3 {
	font-size: 120%;
}
a.link {
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border-right: 1px solid #ccc8ac;
	border-left: 1px solid #ccc8ac;
	color: #6c6955;
	text-decoration: none;
}
a.link:hover {
	border-right: 1px solid #aa0000;
	border-left: 1px solid #aa0000;
	color: #aa0000;
}

input {
	color: #aa0000;
	background-color: #ffffff;
}


#page {
	text-align: right;
}
#page a {
	color: #000000;
	text-decoration: none;
}
#page a:hover {
	color: #aa0000;
	text-decoration: none;
}
ol  {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
ol li {
	margin-bottom: 5px;
}


#imgline {
	padding: 0;
	width: 100%;
	height: auto;
	background-position: center center;
	background-size: cover;
}
#cyo {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ctit {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#ctit h2  {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#csub {
}
#csub h3 {
	color: #666666;
}
#cyo blockquote{
	line-height: 1.4em;
	color: #666666;
}
p.date {
	color: #666666;
	text-align: right;
}


.col {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #666666;
}
.col h4  {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #ccc8ac;
	background-color: #eeebdd;
	color: #6c6955;
}
.col a {
	color: #5B4F4F;
	text-decoration: none;
}
.col a:hover {
	color: #666666;
}

.col blockquote {
	font-size: 100%;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}


#rescom {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #aa0000;
}
#rescom a {
	color: #aa0000;
}
#rescom a:hover {
	color: #666666;
}


#album {
	font-size: 110%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 50px;
}
#album table  {
	margin-top: 10px;
}
#album th  {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #ccc8ac;
	background-color: #eeebdd;
	color: #6c6955;
}
#album ol  {
	padding-left: 20px;
	list-style-type: decimal;
	margin-right: 100px;
}
.msg ol  {
	padding-left: 20px;
}
.page {
	text-align: right;
	clear: both;
	margin: 30px auto 20px auto;
}
.page a {
	text-decoration:none;
	font-size: 10px;
	color: #978E8E;
}
.page a:hover {
	color: #993300;
	text-decoration:none;
}

#choro {
	margin-top: 10px;
	margin-left: 10px;
}

#c_fmain {
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 50px;
	background-color: #ffffff;
}
#c_fmain h3 {
	margin-top: 0px;
	margin-bottom: 30px;
}
#c_fmain h4 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
div#c_fmain .pass {
	margin-left: 0px;
}
.pass a {
	color: #666666;
}
.pass a:hover {
	color: #993300;
}
.imgcap  {
	font-size: 100%;
	color: #6c6955;
	padding: 10px;
}