/* CSS Document */

#main {
	background:url(../../images/common/bg_main.jpg) repeat-x top center;
		/* height:145px; */
		margin-bottom:20px;
}

#main_inner{
	width:960px;
	margin:auto;
}

h2 {
	/* background:url(../images/img_main.jpg) no-repeat top; */
	/* text-indent:-9999px; */
	/* height:170px; */
}

.info {
	width:700px;
	margin-bottom:30px;
	}

dl.info dt {
	float:left;
	width:140px;
	clear:both;
	padding:5px 5px;
	}

dl.info dd {
	float:right;
	clear:right;
	width:540px;
	padding:5px 5px;
	}

.color {background-color:#ccf5cc;}

.name { text-indent:-9999px;
		background:url(../images/img_name2.jpg) no-repeat left center #ccf5cc;
}
.textalign-r{
	text-align:right;
}

.textalign-r img{
	width:178px;
}

h3 {
	clear:both;
	padding-top:25px;
}
