@charset "shift_jis";

/* ------------------------------------------------------------------

index.css

--------------------------------------------------------------------- */
#main-image{
	margin-bottom: 22px;
}
#left-side #info {
	width: 178px;
	border: 1px solid #B4B4B4;
	margin-bottom: 10px;
}
#left-side #info h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	width: 167px;
	padding-left: 11px;
	height: 28px;
}
#left-side #info dl{
	font-size: 10px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#left-side #info dt{
	font-weight: bold;
}
#left-side #info dd{
	color: #555555;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: justify;
	text-justify:distribute;
	line-height: 1.4em;
}
#left-side #info p{
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#left-side #info a{
	color: #E60012;
	text-decoration: underline;
}

#left-side ul#topcontact{
	z-index: 10;
	height: 160px;
	width: 180px;
	position: relative;
}
#left-side ul#topcontact li{
	z-index: 20;
	position: absolute;
	left: 8px;
	bottom: 14px;
	height: 21px;
	width: 79px;
}
#right-side #topgmp{
	background-image: url(../img/top/top_gmp_back.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 590px;
	position: relative;
	margin-bottom: 10px;
}
#right-side #topgmp h2{
	position: absolute;
	left: 195px;
	top: 20px;
}
#right-side #topgmp h3{
	position: absolute;
	left: 195px;
	top: 40px;
	font-size: 10px;
}

#right-side #toppogram{
	width: 590px;
	margin-bottom: 5px;
	overflow: hidden;
}
#right-side #toppogram dl{
	width: 287px;
	border: 1px solid #999999;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
#right-side #toppogram dl.last_r{
	margin-right:0px;
}

#right-side #toppogram dl.center{
	margin-left:145px;
}
