@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style: none;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: normal;
	vertical-align: baseline;
}

a {
	color: #000000;
}

a:link {
}

a:visited {
}

a:hover {
}

body {
	font-size: 100%;
}

#header {
	border-bottom: 1px solid #000000;
	margin-bottom: 3px;
}

#lang {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#lang   p  {
	font-size: 81.25%;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin-bottom: 0px;
}
#lang    a   {
	font-weight: bold;
	color: #003399;
	text-align: right;
}
#lang     a:visited    {
	font-weight: bold;
	color: #003399;
	text-align: right;
}
#lang      a:hover     {
	font-weight: bold;
	color: #3366FF;
	text-align: right;
	background: #EFFFFF;
}


h1 {
	font-family: Georgia, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
	font-size: 93.75%;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

h1.eng strong {
	line-height: 1.3em;
}

h1  strong {
	font-size: 162.5%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", sans-serif;
	font-weight: bold;
}

h1 span {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
	font-size: 87.5%;
	font-weight: normal;
}
.wrap  {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	font-size: 100%;
	background: #BFCF8F;
	border-top: 3px solid #000000;
	margin-bottom: 20px;
}

#navi ul {
	vertical-align: middle;
}

#navi li#home {
	border-left: 1px solid #9FAF6F;
}

#navi li#list3 {
	border-right: 1px solid #EFFFBF;
}

#navi li {
	display: block;
	font-size: 87.5%;
	float: left;
	text-align: center;
	height: 2em;
}

* html #navi li {
	overflow: hidden;
}

#navi li span {
	display: block;
	padding: 0.5em 15px;
	line-height: 1em;
	font-weight: bold;
	background: #EFFFBF;
	border-right: 1px solid #CFDF9F;
	border-left: 1px solid #FFFFFF;
	color: #3F4F0F;
}
#navi li a {
	display: block;
	padding: 0.5em 15px;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	border-right: 1px solid #9FAF6F;
	border-left: 1px solid #EFFFBF;
}
#navi  li  a:hover {
	background: #EFFFBF;
	border-right: 1px solid #CFDF9F;
	border-left: 1px solid #FFFFFF;
	color: #3F4F0F;
	text-decoration: none;
}


#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#read p {
	text-indent: 1em;
}

p {
	font-size: 87.5%;
	margin-bottom: 1em;
}

dd p,
li p {
	font-size: 100%;
}

h2 {
	font-family: Georgia, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	margin-top: 40px;
	font-size: 125%;
	margin-bottom: 10px;
}

dl h2 {
	font-family: Georgia, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	margin-top: 15px;
	font-size: 81.25%;
	margin-bottom: 20px;
}

dl h2 a {
	font-family: Georgia, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	padding-bottom: 0px;
}

dl h2 a.eng {
	padding-bottom: 10px;
}

dl h2 strong {
	font-size: 112.5%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
}

dl h2 span {
	font-size: 93.75%;
	color: #556677;
	line-height: 2em;
}

dt {
	margin-top: 2em;
	font-size: 81.25%;
	color: #FFFFFF;
	background: #666666;
	padding: 4px;
	line-height: 1em;
}

dt  span.date {
	color: #DDFF99;
	font-weight: bold;
	margin-right: 1em;
	line-height: 1em;
}

dd.eng {
	width: 650px;
}

dd.photo   {
	text-align: right;
	background: #E1E1E1 url(../images/photofolder.png) no-repeat right center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1em;
}

dd.photo   a    {
	padding: 10px 60px 10px 0px;
	margin: 0px;
	line-height: 1em;
	color: #000000;
	font-size: 81.25%;
}

dd.photo   a:visited    {
	line-height: 1em;
	color: #000000;
	font-size: 81.25%;
}

dd.photo   a:hover    {
	line-height: 1em;
	color: #003399;
	font-size: 81.25%;
}
div.list {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 1em;
	margin-top: 20px;
}

.list dl {
	border-bottom: 1px solid #DDDDDD;
}

.list dt {
	font-size: 87.5%;
	font-weight: bold;
	color: #3F4F0F;
	background: #FFFFFF;
	float: left;
	clear: left;
	margin-top: 0em;
	padding: 5px 0px;
	line-height: 1.6em;
	border-top: 1px solid #DDDDDD;
	width: 12em;
}

.list dd {
	font-size: 87.5%;
	border-top: 1px solid #DDDDDD;
	line-height: 1.6em;
	margin-left: 12em;
	display: block;
}

.list dd a {
	display: block;
	color: #000000;
	padding: 5px;
}

.list dd a:link {

}

.list dd a:visited {
	display: block;
	color: #000000;
	padding: 5px;
}

.list dd a:hover {
	text-decoration: none;
	background: #EFFFBF;
}

.list dd h3 {
}

.list dd.nonLink {
	padding: 5px;
}


#gallerytop {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	margin-top: 40px;
}

#gallerybottom {
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}

#gallerytop p {
	float: left;
	margin: 0px;
	padding: 4px;
	border-right: 1px dotted #CCCCCC;
}

#gallerybottom p {
	float: left;
	margin: 0px;
	padding: 4px;
	border-right: 1px dotted #CCCCCC;
}



.table {
	margin-left: 2em;
}

.table  dt {
	float: left;
	width: 8em;
	margin-top: 0px;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 1em;
	background: url(none);
	padding: 5px 0px 0px;
	color: #666666;
	font-size: 87.5%;
	margin-right: 0px;
	line-height: 1.5em;
	clear: left;
}

.table dd {
	margin-left: 8em;
	border-top: 1px solid #DDDDDD;
	font-size: 87.5%;
}
.table dd p {
	padding-top: 5px;
}

.table  ol li {
	font-size: 87.5%;
	border-top: 1px solid #DDDDDD;
}

* html .table ol li {
	line-height: 0px;
}

.table ol li p {
	margin-bottom: 1em;
	padding-top: 5px;
}

.table   ul  li {
	font-size: 87.5%;
	border-top: 1px solid #DDDDDD;
	line-height: 1em;
}

* html .table ul li {
	line-height: 0px;
}

.table ul li p {
	margin-bottom: 1em;
	padding-top: 5px;
}

.table  span {
	font-size: 87.5%;
	color: #556677;
	margin-left: 2em;
}

.table ul span {
	font-size: 100%;
	display: block;
	margin-top: 5px;
}

p.comment {
	margin-top: 3em;
	padding-top: 10px;
	border-top: 1px solid #888888;
	font-size: 87.5%;
	color: #555555;
	margin-bottom: 30px;
}

h2 a,
.table a {
	background: url(../images/pdf.gif) no-repeat right center;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 1em;
	color: #000000;
}

h2 a:link,
.table a:link {

}

h2 a:visited,
.table a:visited {
	background: url(../images/pdf.gif) no-repeat right center;
}

h2 a:hover,
.table a:hover {
	background: #EFFFBF url(../images/pdf.gif) no-repeat right center;
}

p.prev,
p.pagetop {
	border-top: 1px dotted #888888;
	margin-bottom: 0px;
	text-align: right;
}

p.prev {
	margin-top: 30px;
}

p.prev a,
p.pagetop a {
	padding: 10px 0px;
	display: block;
}

p.prev a:hover,
p.pagetop a:hover {
	background: #EFFFBF;
	text-decoration: none;
}

#footer {
	padding: 5px 0px 10px;
	border-top: 3px solid #000000;
}
#footer p {
	margin-bottom: 0px;
}
address {
	font-family: Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, sans-serif;
	font-size: 68.75%;
	font-style: normal;
	color: #666666;
	margin-top: 5px;
}
.f-l {
	float: left;
}

.f-r {
	float: right;
}

.tal-r {
	text-align: right;
}


.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: inline-table;}
/* End hide from IE-mac */



/* これ以降Mac IE 5のみに適用される \*//*/
dd.photo   {
	padding-right: 60px;
}
/* これ以降Mac IE 5以外にも適用される */
