@charset "utf-8";

/*=========================================================


	Site Name   
	File Name   styles.css

	Create Date 2010/05
	Update Date 2010/05


==========================================================*/
#pagebody h1 {
	margin-bottom: 20px;
	}

#column2-main h2 {
	margin-bottom: 20px;
	}

#column2-main h2.page_tit {
	width:750px;
	padding:0 0 4px 3px;
	border-bottom:#e4eaed 1px solid;
	}

#column2-main h3 {
	margin-bottom: 18px;
	}

#column2-main a {
	padding: 0 0 0 10px;
	background: none;
}

#column2-main .detail a {
	background: transparent url(/member_images/about/share/mod_about_list.gif) 0 0.2em no-repeat;
	}
	
#column2-main p {
	margin-bottom: 18px;
	line-height: 180%;
	}
	
#column2-main p.detail {
	margin: 18px 0;
	}

