@charset "shift_jis";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: center;
}

p {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}
h1 {
	margin: 0px;
}


h2 {
	font-size: medium;
	margin: 0px;
}
h3 {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: medium;
	margin: 0px;
}
h5 {
	margin: 0px;
}

h6 {
	margin: 0px;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	font-size: small;
	line-height: 1.2em;
}
li {
	margin: 0px;
}



a {
	text-decoration: none;
	margin: 0px;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

#main a:visited {
	color: #999999;
}
.marker             {
	color: #333333;
	text-decoration: underline;
}
.marker  a:visited            {
	color: #333333;
}
#main  .navi  .marker  {
	color: #990000;
	text-decoration: none;
}



address {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}
#side em {
	font-size: 12px;
	line-height: 16px;
}
#side strong {
	font-size: 21px;
	line-height: 40px;
}

.top {
	color: #CC0000;
}


.totop  {
	clear: left;
	text-align: right;
	margin-bottom: 32px;
}

.layout1    a:hover  {
	color: #333333;
	text-decoration: none;

}
