@charset "utf-8";

/*見出し用*/

.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* 行間スペース */
.space7px {
	margin-bottom: 7px;
}

.space3px {
	margin-bottom: 3px;
}

/* 下の協会囲み */
.box {
	padding: 10px;
	width: 500px;
	border: 1px solid #C1DAD7;
	text-align: center;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #F5FAFA;
	clear: left;
}
img.waku {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.text_bgcolor {
	background-color: #EFBC96;
}


/*テーブル用*/
#jac_table {
	width: 530px;
	margin: 0;
}

.sell {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
}


.alt {
	padding: 6px 6px 6px 12px;
	border-bottom: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	background: #F5FAFA;
	color: #797268;
	text-align: left;
}

.alt_color {
	color: #797268;
}

.alt2 {
	padding: 6px 6px 6px 12px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	text-align: left;
}

.alt2_color {
	color: #4f6b72;
}

/*テキスト用*/
.text10{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 13pt;
	text-decoration: none;
	text-align: left;
}
div.center {
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/* タイトル文字　*/

.title {
	height: 68px;
	width: 750px;
	background-color: #FFFFFF;
}

/* 文字サイズと行間設定　*/

.text10{
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 13pt;
	text-decoration: none;
}

.text11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 14pt;
	color: #333333;
}


.text10_5{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10.5pt;
	color: #333333;
	line-height: 13.5pt;
}

.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	color: #333333;
}

/*テキストカラー設定。上記のテキストサイズと組み合わせ可　*/
.text_green {
	color: #006666;
	text-decoration: none;
}

.text_white {
	color: #FFFFFF;
	text-decoration: none;
}

/*　団体名用 */
.corp_name {
	font-size: 10.5pt;
	color: #006666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
