@charset "Shift_JIS";
/*===========================================================================
                                                                 2009/08/20
   owner.css 
   owner.htm‚Ö‚ÌCSS
  =========================================================================== */

/*--owner.htm-------*/


	h1.owner {
		background :url(../images/common/title_owner.gif) left top no-repeat;
	}

/*
#owner_warap {
	width : 525px ;
	padding : 24px 21px 42px 19px ;
}
*/

#owner1 {
	width : 565px ;
	height : 270px ;
	background :url(../images/owner/owner_bg1.gif) left top no-repeat;
	position : relative ;
}

#owner1 p.cap {
	text-indent : -2000px ;
}

#owner1 p.text {
	position : absolute ;
	left : 39px ;
	top : 95px ;
	color : #009900 ;
	font-weight :bold;
}

#owner2 {
	width : 565px ;
	height : 829px ;
	background :url(../images/owner/owner_bg2.jpg) left top no-repeat;
	position : relative ;
}

#owner2 h3 {
	font-size : 21px ;
	font-weight : bold ;
	position : absolute ;
	left : 24px ;
	top : 31px ;
	line-height : 1.2;
}

#owner2 h3 span {
	font-size : 15px ;
}

#owner2 p.text {
	position : absolute ;
	left : 55px ;
	top : 175px ;
	color : #009900 ;
}

#owner2 p.text2 {
	position : absolute ;
	left : 180px ;
	top : 662px ;
	color : #009900 ;
}

.owner_cont	{
	background :url(../images/owner/owner_img1.jpg) 387px 58px no-repeat;
	height : 275px ;
}
