@charset "utf-8";

#gcc_top {
	margin: 28px 0 33px;
}

#gcc_top_1 img {
	margin-left: 248px;
}

#gcc_top_2 img {
	margin-left: 178px;
}

#gcc_top_3 img {
	margin-left: 68px;
}

#gcc_top_2_en img {
	margin-left: 110px;
}

#gcc_top p {
	margin-top: 15px;
	padding: 0 1px;
}

#gcc_top p.en {
	margin-top: 10px;
	padding: 0 1px;
}

#concept {
	padding: 0 1px;
	text-align: center;
	margin-bottom: 42px;
}

#purpose {
	margin-bottom: 35px;
}

#purpose .ttl {
	margin-bottom: 21px;
}

#purpose dl {
	margin-bottom: 25px;
}

#purpose dt {
	height: 37px;
	margin-bottom: 11px;
}

#purpose dd {
	padding-left:56px;
	text-indent: -0.8em;
}

#purpose p {
	padding: 0 1px;
}


#purpose .ttl_en {
	margin-bottom: 25px;
}

#purpose dl.en {
	margin-bottom: 24px;
}

#purpose dt.en {
	height: 26px;
	margin-bottom: 8px;
}

#purpose dd.en {
	padding-left:34px;
	text-indent: 0;
}

#members {

}

#members_body {
	padding: 0 1px;

}

#members h4 {
	background: url(../imgs/icon_green.gif) left center no-repeat;
	padding-left: 17px;
	font-size: 12px;
	font-weight: bold;
}

#members h4 span {
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

#members .m_h {
	border-bottom: solid 1px #DDD;
	padding: 24px 0 15px;
}

#members .m_h_2 {
	border-bottom: solid 1px #DDD;
	padding: 28px 0 15px;
}

#members .m_box  {
	width: 650px;
	border-bottom: solid 1px #DDD;
	background: url(../../ja/imgs/gcc_members_bg2.gif) 616px bottom no-repeat;
	position: relative;
}

#members .m_box .m_photo  {
	width: 70px;
	float: left;
	padding: 15px 13px 15px 15px;

}

#members .m_box .m_right  {
	width: 552px;
	float: left;
	background: url(../../ja/imgs/gcc_members_bg1.gif) left 6px no-repeat;
}

#members .m_box .m_message  {
	padding: 15px 25px 0 12px;
	margin-bottom: 4em;
}

#members .m_box .m_message_new  {
	padding: 15px 25px 0 12px;
	margin-bottom: 4em;
	background: url(../../ja/imgs/gcc_members_new.gif) 12px 17px no-repeat;
	text-indent: 3.5em;
}

#members .m_box .m_foot  {
	text-align: right;
	padding: 7px 25px 9px 12px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#members .m_box .m_name  {
	background: url(../../ja/imgs/gcc_dash.gif) left center no-repeat;
	padding-left: 30px;
	font-weight: bold;
}

#members .m_box .en  {
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
}

#members .m_box .m_info  {
	font-size: 11px;
	line-height: 18px;
	color: #669900;
}


