
.less {
	font-size: 80%;
	color: #999;
}

body {
	line-height: 1.75;
	background: #fff url("/styles/pico/images/backc.png") repeat-y top center;
	color: #000;
}

h2 {
	font-weight: bold;
	font-size: 65px;
	width: 700px;
	height: 42px;
	line-height: 0.6;
	margin: 0 auto 50px;
	border-style: solid;
	border-color: #fff;
	border-width: 8px 0;
	background: #242833;
	color: #fff;
	letter-spacing: -0.1em;
}

hr {
	height: 1px;
	background: #ccc;
	border: none;
	clear: both;
	width: 35em;
	padding: 0 0 0 75px;
	margin: 0 auto 2em auto;
}

dl {
	margin: 1em 0;
}

a:link {
	color: #00247f;
	text-decoration: underline;
}

a:visited {
	color: #384c7f;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#whole {
	background: url("/styles/pico/images/back.png") repeat-x;
}

#top {
	background: url("/styles/pico/images/top.png") no-repeat top center;
	height: 270px;
	padding: 80px 0 0 0;
}

html:lang(ja) #top {
	background: url("/styles/pico/ja/images/top.png") no-repeat top center;
}

html:lang(en) #top {
	background: url("/styles/pico/en/images/top.png") no-repeat top center;
}

#top a {
	display: block;
	height: 80px;
	width: 700px;
	margin: auto;
	text-indent: -100000px;
	overflow: hidden;
}

#language-link {
	width: 700px;
	margin: auto;
	overflow: hidden;
	text-align: right;
}

#language-link ul {
	font-size: 85%;
	padding: 0;
	margin: 1em 0 0 0;
}

#language-link ul li {
	display: inline;
	padding: 0 0.2em;
	margin: 0;
}

#language-link ul li a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#language-link ul li a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#language-link ul li a:hover {
	text-decoration: underline;
}

#content {
}

#content .section {
	background: url("/styles/pico/images/backh.gif") repeat-x;
	margin: 50px 0 100px;
	padding: 0;
	clear: both;
}

#content .section p {
	width: 35em;
	padding: 0 0 0 75px;
	margin: 0 auto 3em auto;
}

#content .section p.icon {
	width: 35em;
	padding: 0 0 0 75px;
	margin: 0 auto 1em auto;
}

#content .section p.icon img {
	margin: 0 0 1em 1em;
	float: right;
}

#content .section p.image {
	width: 35em;
	padding: 0 0 0 0;
	margin: 0 auto 1em auto;
}

#content .section p.image img {
	margin: 0 1em 1em 0;
	float: left;
}

#content .section div {
	width: 35em;
	padding: 0 0 0 75px;
	margin: 0 auto 3em auto;
}

#content .section div p {
	width: auto;
	padding: 0;
	margin: 0 auto 3em auto;
}

#content .section div h3 {
	font-size: 150%;
	font-weight: bold;
	background: #c3c3aa;
	color: #fff;
	letter-spacing: -0.05em;
	margin: 1em 0 2em 0;
	/*
	border-style: solid;
	border-color: #242833;
	border-width: 0 0 1px 0;
	*/
}

#content .section div h3 a:link ,
#content .section div h3 a:visited {
	color: #fff;
	text-decoration: none;
}

#content .section .vevent h3 {
	clear: both;
}

#content .section .vevent dt.image {
	display: none;
}

#content .section .vevent dd.image {
	float: right;
	margin: 0 0 3em 1em;
}

#content .section .vevent dd.image img {
	border: 1px solid #666;
}

#content .section .vevent .dtstart,
#content .section .vevent .dtend {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -0.1em;
}

#content .section .vevent .location {
	font-weight: bold;
	letter-spacing: -0.05em;
}

#content .section .link ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content .section .link ul li {
	margin: 0 0 2em 0;
}

#content .section .link ul li .sitename {
	display: block;
	width: 15em;
	padding: 0 1em;
	margin: 0 1em 0 0;
	background: #b8d1d3;
	color: #fff;
	font-weight: bold;
}

#content .section .link ul li a {
	display: block;
	margin: 0 0 0 5em;
	padding: 0 0 0 1em;
}

#content .section .link ul li a:link ,
#content .section .link ul li a:visited {
	text-decoration: none;
}

#content .section .link ul li a:hover {
	background: #ffffcc;
	color: #333;
}

#content #about h2 {
	background: #242833 url("/styles/pico/images/about.png") no-repeat 0 -8px;
	text-indent: -10000px;
	overflow: hidden;
}

#content #evidences h2 {
	background: #242833 url("/styles/pico/images/evidences.png") no-repeat 0 -8px;
	text-indent: -10000px;
	overflow: hidden;
}

#content #declaration h2 {
	background: #242833 url("/styles/pico/images/declaration.png") no-repeat 0 -8px;
	text-indent: -10000px;
	overflow: hidden;
}

#content #events h2 {
	background: #242833 url("/styles/pico/images/events.png") no-repeat 0 -8px;
	text-indent: -10000px;
	overflow: hidden;
}

#content #productions h2 {
	background: #242833 url("/styles/pico/images/productions.png") no-repeat 0 -8px;
	text-indent: -10000px;
	overflow: hidden;
}

#content #links h2 {
	background: #242833 url("/styles/pico/images/links.png") no-repeat 0 -8px;
	text-indent: -10000px;
	overflow: hidden;
}

#footer {
	border-style: solid;
	border-color: #242833;
	border-width: 8px 0 0 0;
	width: 700px;
	margin: 10em auto 0;
	padding: 1em;
	text-align: center;
	color: #666;
}

#footer .foaf\.maker .foaf\.Person{
}

#footer .foaf\.maker .foaf\.Person .foaf\.name {
	display: none;
}

#footer .foaf\.maker .foaf\.Person .foaf\.mbox {
	display: none;
}
