
/* basic style -----------------------------------------------------------------------------------------*/

body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px
}

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.mname { 
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}


p {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 150%

}

.size1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px
}

.size1h {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 10px;
	line-height: 135%
}

.size2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px
}

.size2h {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 135%
}

.size3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 14px
}

.size3h {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 14px;
	line-height: 135%
}

a {
	text-decoration: none;
	color: #0033cc
}

a:hover {
	text-decoration: underline;
	color: #ff0000
}

a.navi {
	text-decoration: none;
	color: #333333;
}

a.navi:hover {
	text-decoration: underline;
	color: #333333;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #000000
}

h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 16px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 14px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
}

input.search {
	font-style: normal;
	font-weight: normal;
	height: 20px;
	background-color: #FFFAF0;
	width: 140px;
}

input.searchi {
	font-style: normal;
	font-weight: normal;
	height: 20px;
	background-color: #FFFAF0;
	width: 170px;
}

/* ----------------------------------------------------------------------------------------- */

ol {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

ul {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

/* ----------------------------------------------------------------------------------------- */

