@charset "Shift_JIS";

body	{
	margin: 0px;
	padding: 0px;
	background: #fff url("images/tx11a.png");
	color: #333;
	text-align: center;
	font-size: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#area	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}


h1	{
	margin-top: 16px;
	font-size: large;
	color: #666;
	text-align: left;
}

h2	{
	float: left;
	margin-top: 0em;
	padding-top: 0.25em;
	font-size: medium;
	color: #666;
	text-align: left;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 500;
}

p	{
	font-size: small;
	line-height: 1.5em;
	text-align: left;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 300;
}

.note	{
	margin: 0px;
	margin-bottom: 0.5em;
	padding: 0.75em;
	border: 1px dashed #999;
	color: #666;
	font-size: small;
	line-height: 1.5em;
	text-align: left;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 300;
}

a:link	{
	color: #600;
}
a:visited	{
	color: #633;
}
a:hover	{
	color: #c00;
	text-decoration: underline;
}

ul	{
	margin: 0em 0em 0.5em 0em;
	padding: 0.25em 0em 0em 0em;
}
li	{
	list-style: none;
	line-height: 1.5em;
	text-indent: 0.75em;
	border-bottom: 1px dashed #ccc;
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	font-weight: 300;
}

li a	{
	display: block;
	text-decoration: none;
}
li a:hover	{
	color: #fff;
	text-decoration: none;
	background: #666;
}
li a .dot	{
	padding: 0 0.5em 0 0.5em;
}
#y92 li a .dot	{
	color: #993;
}
#y93 li a .dot	{
	color: #69c;
}
#y94 li a .dot	{
	color: #c66;
}
#y92 li a:hover .dot,
#y93 li a:hover .dot,
#y94 li a:hover .dot	{
	color: #ccc;
}

#y92	{
	border-top: 2px solid #993;
	text-align: left;
}
#y92 ul	{
	margin-left: 6em;
	border-left: 16px solid #993;
}

#y93	{
	border-top: 2px solid #69c;
	text-align: left;
}
#y93 ul	{
	margin-left: 6em;
	border-left: 16px solid #69c;
}

#y94	{
	border-top: 2px solid #c66;
	text-align: left;
}
#y94 ul	{
	margin-left: 6em;
	border-left: 16px solid #c66;
}

.yr	{
	color: #999;
	text-align: right;
	font-size: x-small;
	padding-bottom: 0.5em;
}

#cr	{
	color: #666;
	text-align: right;
	font-size: x-small;
}

/*	----- Google -----	*/
form	{
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 0.5em;
	text-align: left;
}
/*.fm1	{
	border: #999 1px solid;
	color: #666;
}
.fm2	{
	border: #999 1px solid;
	background-color: #eee;
	color: #666;
}
.btn	{
	background-color: #eee;
	color: #666;
}*/
.www	{
	padding-top: 0.25em;
	color: #666;
	font-size: x-small;
}
