body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	color: #32535E;
}
a:link {color: #1797BC;text-decoration: none;}
a:visited {color: #1797BC;text-decoration: none;}
a:hover {color: #32535E;text-decoration: underline;}
a.gray:link {color: #203339;text-decoration: none;
}
a.gray:visited {color: #203339;text-decoration: none;
}
a.gray:hover {color: #32535E;text-decoration: underline;
}
a.white:link {
	color: #ffffff;text-decoration: none;
}
a.white:visited {
	color: #ffffff;text-decoration: none;
}
a.white:hover {
	color: #FF9900;text-decoration: underline;
}
.border_b {
	border: 1px solid #1086A8;
}
.sp3 {
	padding-right: 3px;
	padding-left: 3px;
}
.sp5 {
	padding-right: 5px;
	padding-left: 5px;
}
.sp10 {
	padding-right: 10px;
	padding-left: 10px;
}
.sp15 {

	padding-right: 15px;
	padding-left: 15px;
}
.sp20 {


	padding-right: 20px;
	padding-left: 20px;
}
.t_blue {
	color: #1797BC;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clubtitle {
	color: #32535e;
	font-size: 26px;
	text-align: left;
}
.rec_title {
	color: #32535e;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-top: 4px;
}
.border_dk_b {

	border: 1px solid #1f3a43;
}
h1 {
	width:100%;
	background-image:url(../img/h_bk.gif);
	background-repeat:repeat;
	font-size: 10px;
	font-weight:normal;
	line-height:15px;
	letter-spacing:1px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #999999
}
h1 a:link {
	color: #666666;text-decoration: none;
}
h1 a:visited {
	color: #666666;text-decoration: none;
}
h1 a:hover {
	color: #333333;text-decoration: underline;
}

.foot_text {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	color: #999999;
}
.foot_title {
	padding-right: 20px;
	padding-left: 20px;
	font-size:10px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}

/* link style */

.ts {
	font-size: 14px;
	font-weight: bold;
	color: #32535E;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D3E6EB;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #D3E6EB;
}
.ts2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1797BC;
	padding-left: 5px;
	line-height: 18px;
}

/* group style */

#group td {
	font-size:10px;
	line-height: 14px;
}
#group a:link {
	color: #0000ff;
	text-decoration: underline;
}
#group a:visited {
	color: #800080;
	text-decoration: underline;
}
#group a:hover {
	color: #0000ff;
	text-decoration: none;
}

#group .line {
	border-top: 1px solid #cccccc;
}

#g_service {
	margin-bottom:10px;
	padding:0 20px 10px 20px;
	font-size:10px;
	line-height:12px;
	letter-spacing:1px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(../img/group/bg_service.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#g_service .career{
	float: left;
}

#g_service .stc{
	float: right;
}

#g_service .clear{
	clear: both;
}

#g_service p{
	margin:0 0 2px 0;
}

#g_service a:link {
	color: #9e8d61;
	text-decoration: underline;
}
#g_service a:visited {
	color: #9e8d61;
	text-decoration: underline;
}
#g_service a:hover {
	color: #c5bba1;
	text-decoration: none;
}

#g_copy  {
	margin:10px;
	text-align: right;
}

.nosp {
	margin:1px 0 0 8px;
	font-size:12px;
	letter-spacing:0.1ex;
	line-height:15px;
}