@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  -webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 135%;
	color: #666666;
	text-decoration: none;
	margin: 0px auto;
	padding: 2px 0px 0px;
}
.gothic11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 15px;
}
.gothic12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}
.gothic_oshirase_12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}
.gothic12-2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 13px;
}
.gothic10 {
	font-size: 10px;
	line-height: 12px;
}
.gothic14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
}
.gothic14_2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 22px;
}
.gothic16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 18px;
}

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


ul {
	padding: 0px;
	margin: 0;
}

.ul_greeting {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.ul_greeting li{
	background-image: url(../new-greeting/img/greeting09.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 20px;
}
.ul_greeting li ul  li{
	background-image: none;
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn {
}
.club_name {
	background-color: #CCCCCC;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.index li {
	width: 19%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	padding: 5px;
}
.index li:before {
	content:"▼";
	margin-right:5px;
	font-size: 12px;
}
.message {
	width: 380px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 140%;
	text-indent: 0.5em;
	margin-top: 10px;
}
.club_data td {
	vertical-align: top;
}

.club_data h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	background-color: rgb(240, 240, 240);
	display: block;
	padding: 4px;
	margin-bottom: 15px;
	font-weight:normal;
}
.club_data h6 {
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0.5em;
	margin-bottom: 0px;
	padding: 0;
}
.club_data ul {
	display: block;
	font-size: 13px;
	margin: 0;
	line-height: 16px;
}
.club_data ul li {
	display: inline-block;
	padding: 5px 0;
	text-align: right;
}
.club_data ul li:first-child {
	margin-left: 1em;
	width: 28%;
	text-align: left;
}
.club_data ul li:nth-child(2) {
	width:30%;
}
.club_data ul li:nth-child(3) {
	width:16%;
}
.club_data ul li:nth-child(4) {
	width: 18%;
}
.club_data p {
	margin: 0px;
	margin-bottom: 0.5em;
	padding: 0px;
}
.club_data p em{
	font-style: normal;
	font-size: 12px;
	font-weight: 700;
	color: red;
	margin-left: 0.5em;
}
.club_data p strong{
	font-size: 13px;
	font-weight: 700;
	color: red;
	margin-left: 1em;
	text-align: right;
	display: block;
}

.two-col ul li:first-child {
	width: 48%;
	text-align: right;
}
.two-col ul li:nth-child(2) {
	width: 47%;
}
.two-col p strong{
	font-size: 12px;
	font-weight: 700;
	color: red;
	margin-left: 1em;
text-align: right;
	display: block;
}

.three-col ul li:first-child {
	width: 49%;
}
.three-col ul li:nth-child(2) {
	width: 26%;
}
.three-col ul li:nth-child(3) {
	width: 18%;
}
.one-col ul li {
	width: 100%!important;
}
.pdf li {
	list-style: none;
}
.pdf li:before {
	content:"→"
}