@charset "utf-8";

#gcc_top {
	/*margin: 28px 0 33px;*/
	margin: 28px 0 23px;
}

#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 h4 span.icon_wel img {
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: middle;
	/*background: url(../imgs/icon_gcc_wel.gif) 23px center no-repeat;*/
	
}

#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;
	position: relative;
}

#members .welcome  {
	background: url(../imgs/gcc_members_welcome.gif) left 3px no-repeat;
}

#members .welcome .m_photo img  {
	height: 30px;
	overflow: hidden;
}

#members .m_box .m_photo  {
	width: 70px;
	float: left;
	padding: 15px 13px 15px 15px;

}

#members .m_box .m_right  {
	width: 515px;
	float: left;
	padding: 13px 25px 11px 12px;
}

#members .m_box .m_message  {
	padding: 2px 0 0 0;
	color: #999;
}

/*
#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  {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#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;
}





#gcc_news {
	margin-bottom: 35px;
}
#gcc_news h4 {
	background: url(../imgs/icon_green.gif) left center no-repeat;
	padding-left: 17px;
	font-size: 12px;
	font-weight: bold;
	margin: 24px 0 15px 1px;

}

#gcc_news table {
	width: 650px;
	border-collapse: collapse;
	border: 0;
	background: url(../imgs/dotline.gif) 0 top repeat-x;
	margin: 0 1px;
}

#gcc_news table th {
	font-weight: normal;
	color: #669900;
	text-align: left;
	vertical-align: top;
	padding: 4px 20px 4px 0;
	width: 4.5em;
}

#gcc_news table tr {
	background: url(../imgs/dotline.gif) 0 bottom repeat-x;
}

#gcc_news table td {
	padding: 4px 0;
}

#gcc_news table td a {
	background: url(../imgs/icon_arrow.gif) 0 0 no-repeat;
	padding-left: 20px;
}


