/*==============================================

  profile/press

==============================================*/
@import url(common.css);

h1{
	margin:20px 0 0 0;
	padding:0;
	}

h2{
	background:url(../../img/bar/bar_l.png) no-repeat;
	display:block;
	width:698px;
	height:52px;
	line-height:52px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0 0 0 30px;
	}

h3{
	background:url(../../img/bar/bar_m_b.png) no-repeat;
	display:block;
	width:698px;
	height:42px;
	line-height:42px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0 0 0 80px;
	clear:both;
	}

.text{
	display:block;
	width:618px;
	margin:0 30px 0 50px;
	}

.text img{
	float:left;
	margin:0 15px 20px 0;
	}

.text p{
	font-size:12px;
	line-height:15px;
	}

	
