/*-- アイブライズフレンズ 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#contents_friend {
	padding : 25px 15px ;
}

#contents_friend div.friend h2 {
	width : 770px ;
	height : 40px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_friend.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
}

#contents_friend div.friend h3 {
	width : 720px ;
	height : 20px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_friend.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
}

#contents_friend div.friend p.left,
#contents_friend div.friend p.right {
	margin : 0 ;
	padding : 15px 0 0 0 ;
}

#contents_friend div.friend div.album_select {
	padding-left : 44px ;
}

#contents_friend div.friend div.album_select div.picture {
	margin-top : 25px ;
	width : 316px ;
	height : 426px ;
	background-image : url(../img/background_picture_001.gif) ;
	background-position : center center ;
	background-repeat : no-repeat ;
	float : left ;
}

#contents_friend div.friend div.album_select div.picture p.image {
	margin : 0 ;
	padding : 30px 0 0 30px ;
}

#contents_friend div.friend div.album_select div.picture p.name {
	margin : 0 ;
	padding : 15px 31px 0 15px ;
	font-size : 13px ;
	line-height : 20px ;
	text-align : center ;
}


/*-- 詳細ページ専用 --*/

#contents_friend div.friend p.back {
	margin : 0 ;
	padding : 25px 0 0 0 ;
}

#contents_friend div.friend div.album div.left {
	margin-top : 25px ;
	width : 308px ;
	height : 396px ;
	background-image : url(../img/background_picture_002.gif) ;
	background-position : center center ;
	background-repeat : no-repeat ;
}

#contents_friend div.friend div.album div.left p {
	margin : 0 ;
	padding : 18px 0 0 18px ;
}

#contents_friend div.friend div.album div.right {
	padding : 32px 20px 0 0 ;
	width : 366px ;
}

#contents_friend div.friend div.album div.right h4 {
	width : 366px ;
	height : 26px ;
	line-height : 26px ;
	text-indent : 15px ;
	color : #ffffff ;
	background-color : #a81b4b ;
}

#contents_friend div.friend div.album div.right p.name {
	margin : 0 ;
	padding : 20px 0 ;
	font-size : 16px ;
	line-height : 24px ;
	color : #a81b4b ;
}

#contents_friend div.friend div.album div.right h5 {
	width : 366px ;
	height : 27px ;
	text-indent : -9999px ;
	background-image : url(../img/h5_memo.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

#contents_friend div.friend div.album div.right p.memo {
	margin : 0 ;
	padding : 20px 0 ;
}

#contents_friend div.friend div.album div.gallery {
	margin : 10px 7px 0 0 ;
	width : 173px ;
	height : 204px ;
	background-image : url(../img/background_picture_003.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	float : left ;
}

#contents_friend div.friend div.album div.gallery p {
	margin : 0 ;
	padding : 18px 0 0 24px ;
}

