@charset "utf-8";

/*グリーン電子証書*/

/*---------------------------------------------------
ナビ上書き
---------------------------------------------------*/

#navi h4#menu01 {
	margin-top: 0;
	display: block;
	width: 260px;
	height: 35px;
	background: #ddf1bd url(../../img/menu_title01.gif) 0px -35px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#navi ul#menulist01 li a#navi14 {
	color: #669933;
	background: #ffffff url(../../img/bg_navi.gif) 0px -60px no-repeat;
}


/*---------------------------------------------------
#mainbox ページ別スタイル設定
---------------------------------------------------*/

#mainbox h3#tgc1 {
	margin: 15px 0 0 10px;
	font-size: 0px;
	line-height: 0px;
}

#mainbox h3#tgc2 {
	margin: 25px 0 0 10px;
	font-size: 0px;
	line-height: 0px;
}

#mainbox #tgcimg {
	position: relative;
	margin: 20px 0 0 10px;
	width: 480px;
	height: 211px;
	z-index: 200px;
}

#mainbox #tgcimg #tgc01 {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 147px;
	height: 208px;
}

#mainbox #tgcimg #tgc02 {
	position: absolute;
	top: 0px;
	left: 180px;
	display: block;
	width: 300px;
	height: 211px;
}

#mainbox #eglogo {
	margin-top: 15px;
	text-align: center;
}

