/*******************
**  トップページ。 *
**  index.html     *
*******************/

body#topPage h1
{
	font-family: "ＤＨＰ行書体";
	font-size: xx-large;
}
body#topPage h1 span.alttxt
{
	display: none;
}
body#topPage h1 img
{
	vertical-align: bottom;
	border: 0;
}
body#topPage h2,
body#topPage h3
{
	border-width: 0px 3px 3px 0px;
	border-style: solid;
	padding: 2px 6px;
}

body#topPage #maegaki
{
	text-align: center;
}

body#topPage #mokuzhi div
{
	margin-bottom: 1.6em;
}
body#topPage #hajimeni h2
{
	color: #3f3f00;
	background-color: #f3ef9f;
	border-color: #c6cf7f;
}

body#topPage #mokuzhi h2
{
	background-color: #e6efff;
	border-color: #dcd6df;
}
body#topPage #mokuzhi h3
{
	margin-left: -24px;
	background-color: #efefef;
	border-color: #dfdfdf;
}

/*
body#topPage #chuuigaki
{
	list-style-type: circle;
	font-size: 95%;
}
body#topPage #chuuigaki ol
{
	padding: 3px 9px 3px 40px;
	border: 1px dashed #3f3f7f;
}
body#topPage #chuuigaki address
{
	display: inline;
}
body#topPage #chuuigaki strong.htmlMail
{
	color: #00007f;
	text-decoration: underline;
}
*/

body#topPage #counters
{
	text-align: right;
}
body#topPage #counters img
{
	border-width: 5px;
	border-style: outset inset inset outset;
	border-color: #bfbfff;
	padding: 2px;
	background-color: #000000;
}

/*
	2011大文字。

@font-face
{
	font-family: otf;
	src: url(./Gozan2011otf.otf);
}
@font-face
{
	font-family: eot;
	src: url(./Gozan2011ttf.eot);
}

body#topPage .gozanwf
{
	text-align: center;
	font-family: otf, eot;
	font-size: 200%;
	margin-top: 0.6em;
	line-height: 2.4em;
	background-color: #000000;
	color: #ff7f00;
	color: #7f3f00;
}
*/


/***************************
**  トップページここまで。**
***************************/

