@charset "Shift_JIS";
/* CSS Document */

body {
	margin: 0px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background: #F3F3F3 url(/common/images/bg.png) repeat-y center fixed;
}

th,td {
	
	}

img {
	border: none;
}

#page_wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
}


#header_wrapper {
	width: 800px;
	overflow: hidden;
}

#content_wrapper {
	width: 800px;
	padding-bottom: 1px;
}


/* header japanese */


#header {
	position: relative;
	height: 60px;
	width: 760px;
	padding: 20px;
	border-top: 4px solid #333333;
}

.gm_english {
	position: absolute;
	top: 24px;
	left: 719px;
	height: 10px;
	width: 62px;
}

.gm_english a {
	background-image: url(../images/link_english.gif);
	background-position: 0 0;
	display: block;
	width: 62px;
	height: 10px;
	text-indent: -10000px;
	overflow: hidden;
}

.gm_english a:hover {
	background-position: 0px 10px;
	text-indent: -10000px;
}

.gm_search {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 200px;
	text-align: right;
	left: 581px;
	top: 56px;
}

#global_menu {
	margin: 0;
	padding: 0;
	width: 800px;
}

#global_menu a {
	background-image: url(/common/images/global_menu.gif);
	border-bottom: 1px solid #999999;
	height: 30px;
	display: block;
	float: left;
	text-indent: -6000px;
	overflow: hidden;
}

#global_menu a.gm_guidance {
	background-position: 0px 0px;
	width: 160px
}

#global_menu a:hover.gm_guidance {
	background-position: 0px 30px;
}

#global_menu a.gm_convention {
	background-position: -160px 0px;
	width: 160px;
}

#global_menu a:hover.gm_convention {
	background-position: -160px 30px;
}

#global_menu a.gm_members {
	background-position: -320px 0px;
	width: 160px
}

#global_menu a:hover.gm_members {
	background-position: -320px 30px;
}

#global_menu a.gm_pub {
	background-position: -480px 0px;
	width: 160px
}

#global_menu a:hover.gm_pub {
	background-position: -480px 30px;
}

#global_menu a.gm_mcic {
	background-position: -640px 0px;
	width: 160px
}

#global_menu a:hover.gm_mcic {
	background-position: -640px 30px;
}


.top_sample_image {
}


/* local menu */

#local_menu{
	float: left;
	width: 190px;
}

/* content column */

#content_column{
	float: left;
	width: 560px;
	margin-left: 20px;
	padding: 0;
	overflow: hidden;
}

#content_col {
	width: 567px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	padding: 0;
	overflow: hidden;
}

#top_update_window {
	width: 557px;
	height: 213px;
	padding: 4px;
	overflow: auto;
	border:1px solid #999999;
}

.newsTable td{
	text-align: left;
}
.newsTable th {
	text-align: left;
}

/* right column */

#right_col {
	width: 173px;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
}

#ad_top_j {
}

#ad_top_j img {
	margin-top: 8px;
}

/* partners link*/

#partners_link {
	padding: 10px 0 0;
}

#partners_link a{
	background-image: url(../images/partner_link.jpg);
	display: block;
	float: left;
	height: 56px;
	text-indent: -100px;
	overflow: hidden;
	cursor: default;
}

.pl_jnto {
	background-position: 0px 0px;
	width: 55px;
}
.pl_uia {
	background-position: -55px 0px;
	width: 79px;
}
.pl_icca {
	background-position: -134px 0px;
	width: 51px;
}
.pl_mpi {
	background-position: -185px 0px;
	width: 75px;
}

/*  footer wrapper */

#footer_wrapper {
	min-height: 90px;
	background: url(../images/footer_bg.gif) repeat-x #888888 !important;
	margin-top: 12px;
	padding: 12px 20px;
	width: 760px;
	color: #FFFFFF;
}
.footer_link2{ border-bottom: 2px solid #999; padding-bottom: 4px; margin-bottom: 8px} 
.footer_link2 a{color:#FFFFFF; text-decoration: none}
