﻿/* CSS Document */

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image:url(../img/back.gif);
}



.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

.text {font-size: 11px; color: #555555; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; line-height: 180%;}



a:link {
	text-decoration: none;
	color: #AA3F55;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #AA3F55;
}
a:active {
	text-decoration: none;
	color: #AA3F55;
	
	
	
	
}
.name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}

.name_v {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
}
.text_h {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #555555;
	line-height: 130%;
}
.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #991F00;
	line-height: 130%;
}
.title_s {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #555555;
	line-height: 130%;
	font-weight: bold;
	text-transform: uppercase;
}
.banner {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-decoration: blink;
}
.banner {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #991F00;
	font-size: 10px;
	font-weight: bold;
}
.name-u {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

a.totop:link,
a.totop:visited,
a.totop:active {
	font-size: 10px;
	text-decoration: underline;
	color: #555555;
	line-height: 25px;
	vertical-align: bottom;
}
a.totop:hover {
	font-size: 10px;
	text-decoration: none;
	color: #555555;
	line-height: 25px;
	vertical-align: bottom;
}
	
