/* 全ページ共通 */

/*
* {
	margin: 0px;
	padding: 0px;
}
*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 130%;
	color: #424242;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.h5 {
	font-family: "Arial, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #424242;
	letter-spacing: 2pt;
	font-weight: normal;
}

h1 {
	color: #000099; /* 文字の色 */
	padding-left : 10px;
	border-width : 0px 0px 2px 20px;
	border-style : solid;
	border-color : #9999ff;
	line-height: 100%;	/* 行の高さ */
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	font-size: 200%;
	letter-spacing: 0px;
	margin: 10px;
	background-image: none;
}

h2 {
	color: #002086; /* 文字の色 */
	padding-left : 8px;
	border-width : 0px 0px 1px 6px;
	border-style : solid;
	border-color : #002086;
	line-height: 140%;	/* 行の高さ */
	font-family: "Arial, ＭＳ Ｐゴシック",sans-serif;
	font-size: 110%;
	letter-spacing: 0px;
	margin: 0px;
	background-image: none;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	padding-top: 13px;
	padding-left: 15px;
	float: left;
	height: 74px;
	width: 154px;
	background-image: url(../../遠藤先生/common/rogo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
	margin-left: 18px;
}

a:link {
	color: #0038CC;
/*	text-decoration: none;*/
}

a:visited {
	color: #003399;
/*	text-decoration: none;*/
}

a:hover {
	color: #BD000E;
	text-decoration: underline ;
}

a:active {
	color: #ab5656;
}

li.members {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 230%;
	color: #424242;
}

.callforp{
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 1pt;
}


